Page 1 of 1

Frontendusers returnlast issue

Posted: Thu Jul 24, 2014 5:53 pm
by nervino
Hello, I'm using the FrontEndUsers's returnlast parameter inside an EventsManager module template:

Code: Select all

<div id="formlogin">
{FrontEndUsers form='login' nocaptcha='1' returnlast='1'}
</div>
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

Re: Frontendusers returnlast issue

Posted: Sat Jul 26, 2014 2:37 pm
by nervino
I solved modifying a FEU core file as I think this is a bug:

Deleted

Re: Frontendusers returnlast issue

Posted: Sat Jul 26, 2014 2:42 pm
by Jo Morg
If you believe it is a bug, please file a bug report, and include the proposed solution.

Re: Frontendusers returnlast issue

Posted: Sat Jul 26, 2014 2:44 pm
by nervino
Just done ;)

Re: Frontendusers returnlast issue

Posted: Sat Jul 26, 2014 2:46 pm
by Jo Morg
Thank you! That is the preferred procedure. :)