UPDATES EasyBlog 6.0.14 Released! Joomla 5.x and PHP 8.x compatible now!

Helpdesk

Your Time
Our Time
Response Time
24 — 48 hours
We strive to provide the fastest ever response possible. However, we are not super beings.

Allow at least 24 — 48 hours
  Support is online
Our support specialists is available now. We will attend to you as soon as we can.
  Support is online

How to retrieve the unique id of a post?

PeterChain · ·
2:20 AM Wednesday, 01 October 2014
None
I want to use the unique id for a post to creat a special link in the blog.item.php view.

How can I retrieve it?

By now I'm retrieving the user data this way:

$user = JFactory::getUser();
echo 'User name: ' . $user->username . '<br />';


and I guess I should be able to do the same with the "post" object or similar... but I was not good to find clear documentation about EasyBlog object data retrieving.
The replies under this section are restricted to logged in users or users with an active subscription with us