Vitor Brito Posted September 9, 2013 Share Posted September 9, 2013 Hi everyone, 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 after " // 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');does not work with content from my domain:Tools::redirect('cms.php?id_cms=5'); Tools::redirect('registsucess.php'); Tools::redirect('http://MYDOMAIN.COM'); I´ve tried with tinyurl as well, but didn´t work too. 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 closing due to duplicate post http://www.prestashop.com/forums/topic/272089-redirect-to-internal-link/ Link to comment Share on other sites More sharing options...
Recommended Posts