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 offline
Our team is away during the weekend. Some answers may already be available on our documentation

Rest assured that we will get back to your posts as soon as the week starts!
  Support is offline

Redirect after save

Don Moore · ·
4:30 AM Wednesday, 30 October 2013
None
Currently default behavior has the user redirected to the dashboard page once a blog has been posted. However, we would prefer to direct the user to the newly created post once they have submitted. I do understand that is is not going to be accomplished in the default settings but was hoping that you could help me to construct the correct url (the 5 I've tried do not work) and let me know the proper place to place the change. I have tried saving under the function save(), but this prevents the item from saving.

This did not work in function save()

$this->setRedirect( EasyBlogRouter::_('index.php?option=com_easyblog&view=entry&id=' . $blog->id) );
return;

Any help would be greatly appreciated.
The replies under this section are restricted to logged in users or users with an active subscription with us