Search the Community
Showing results for tags 'authentication.php'.
-
Hi guys I want to change authentication.php?back=my-account.php. I need redirect a logged user to index.php. In other post, somebody wrote that changing AuthController.php this sentence: if (self::$cookie->isLogged() AND !Tools::isSubmit('ajax')) Tools::redirect('index.php'); ...I could do it. I changed it, but prestashop still goes to back=my-account.php when an user logged in. Anybody can help me?? Thanks!! Sharly
-
- authentication.php
- $back
-
(and 1 more)
Tagged with:
-
I hope someone can help with this... I have a new issue on my site when trying to create a new customer account. When you click : "Create your account" after entering an email address, it redirects to authentication.php but the page does not load. When you click anywhere on the screen an error message is displayed: "addictaball.co.za is not responding due to a long running script" with an option to stop the script... Opting to stop the script sends you back to the previous screen... It loads eventually, but it takes quite some time. Any ideas on how I can fix the problem? Thank you!
-
Buongiorno a tutti, Ho installato prestashop 1.4.4.1 passando dal 1.3.7 lo sto configurando per poter avviare il mio shop. Problema: se provo a creare un utenza lato FO la pagina va in time out con dicitura errore del server, se l'utenza e creata lato BO entra regolarmente. Non posso essere tecnico ma sembrerebbe che la pagina dopo l'inserimento dell'indirizzo mail non riuscisse a puntare al modulo authentication.tlp. Grazie mille in anticipo per l'aiuto