however you got the redirect to “my account”…
There is a bug in 4.5.0 that describes this behaviour. It’ll be fixed with 4.5.1 (release by beginning of August) https://bugs.oxid-esales.com/view.php?id=2942
however you got the redirect to “my account”…
There is a bug in 4.5.0 that describes this behaviour. It’ll be fixed with 4.5.1 (release by beginning of August) https://bugs.oxid-esales.com/view.php?id=2942
Regards[/QUOTE]
Sorry to correct you again:
This is the default private sales behavior, that you’ll be redirected to “my-account” after logged in.
This happens because the “my-account” page is the default private-sales loggin screen and the function, which is called is “login_noredirect”.
If you want to change that, you could try to remove the cl paramter from the hidden fields or could try to set the fnc parameter to “login”.
Otherwise you had to change this behavior with a samll module.