Frontendusers returnlast issue
Posted: Thu Jul 24, 2014 5:53 pm
Hello, I'm using the FrontEndUsers's returnlast parameter inside an EventsManager module template:
All works fine after a succesful login: it redirects to previous detail event (es.: http://www.example.com/events/1/42/test/)
BUT
the redirect doesn't work if FEU has to display any error (missing user, login failed etc.): it only redirects to the cmsms page that contains the FEU tag (NOT to the event's detail url).
Can Anybody suggest me a fix?
Thanks
====================
CMSMS 1.11.10
FrontEndUsers 1.23.5
Code: Select all
<div id="formlogin">
{FrontEndUsers form='login' nocaptcha='1' returnlast='1'}
</div>BUT
the redirect doesn't work if FEU has to display any error (missing user, login failed etc.): it only redirects to the cmsms page that contains the FEU tag (NOT to the event's detail url).
Can Anybody suggest me a fix?
Thanks
====================
CMSMS 1.11.10
FrontEndUsers 1.23.5