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

User code for profile?

Meagan Hooper · ·
5:24 AM Friday, 17 February 2017
None
Hello, we are using some custom code to load a user's avatar and name in various places in our site. However we are having a problem obtaining a link to the user's profile. We have used the following code to try to retrieve the url of a specific user's profile page:

$author = $article->created_by;
$link = ES::user($author)->getProfile();

Unfortunately, this code always generates the following url: http://www.bsmartguide.com/SocialTableProfile
Can you tell me what the proper method is to retrieve the url to a specific user's profile?

Thank You.
The replies under this section are restricted to logged in users or users with an active subscription with us