Vitor Brito Posted August 30, 2013 Share Posted August 30, 2013 I´ve searched the forum and posted in a few topics, but I didn´t had solved this problem: I want to redirect after registration the user to a cms page I´ve made. I´ve changed AuthController, and pasted in line 675 (after comment // if register process is in two steps, we display a message to confirm account creation) but it only works with external links: Tools::redirect('http://www.google.com'); not with content from my domain: Tools::redirect('cms.php?id_cms=5'); Can someone tell me what´s wrong? Thanks in advance!! Link to comment Share on other sites More sharing options...
El Patron Posted September 9, 2013 Share Posted September 9, 2013 Please refrain from posting same questions multiple times. You have three posts on this subject. closing post, see: http://www.prestashop.com/forums/topic/272089-redirect-to-internal-link/ 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