adibranch Posted August 5, 2013 Share Posted August 5, 2013 (edited) Hi all, during the 'create account' type of checkout. once the user has added their details and address, they then get redirected back to the 'my account' page. I need to redirect to the 'choose address' page, as it did in prestashop 1.4 Can anyone give me any clues? (When will prestashop ever get their default checkout right.. its so flawed on ever major release and contributes to huge drop off rates) Edited August 6, 2013 by adibranch (see edit history) Link to comment Share on other sites More sharing options...
adibranch Posted August 6, 2013 Author Share Posted August 6, 2013 fixed.. around 589 of authcontroller.php , replace with Tools::redirect('index.php?controller='.$back); Tools::redirect('index.php?controller=order&step=1'); Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now