Private Sales

Hi,

I was wondering if anyone could put me in the right direction of this next procedure:

I have the private sales option activated so you need to be registered to access the website

once you put your info

it takes the user to the window for personal info, billing address etc…

instead of going immediately displaying its personal info I want it to go here

which is the home page

any ideas? thanks in advance

Hi,

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=Marco Steinhaeuser;61563]Hi,

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.

Joscha

1 Like