UPDATES EasyBlog 6.0.11 Released! Update to the latest version 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
Normal
Hi,

Could you help me to find out the right code to let user editing his own ES avatar and change it.

In my easysocial component, setting avatar is to the step 3 in easysocial profile edit and the link is:

https://mywebsite.com/308/edit?activeStep=3

In my code I have got this:


public function getEditURL()
{

$url = ESR :: profile(array('layout' => 'edit'));

return $url;

}


And the edit profile works... but I need to jump to the step 3.

Do you know the correct code for adding activeStep3 to the code?

Thank you for your help.
The replies under this section are restricted to logged in users or users with an active subscription with us