abidz05 Posted January 31, 2016 Share Posted January 31, 2016 (edited) Hi, I'm using prestashop 1.6, I add few items to the cart and when I try to complete checkout I get the following error The website encountered an error while retrieving http://www.zaluni.com/index.php?controller=authentication&back=http%3A%2F%2Fwww.zaluni.com%2Findex.php%3Fcontroller%3Dorder%26step%3D1. It may be down for maintenance or configured incorrectly. Edited January 31, 2016 by abidz05 (see edit history) Link to comment Share on other sites More sharing options...
abidz05 Posted January 31, 2016 Author Share Posted January 31, 2016 Hi, After turning on debugging I found the following error Parse error: syntax error, unexpected T_PAAMAYIM_NEKUDOTAYIM in /home1/abidz05/public_html/www.zaluni.com/controllers/front/AuthController.php on line 364 I'm a java developer not php developer but I could understand that $module_newsletter::GUEST_REGISTERED need to be changed to $module_newsletter->GUEST_REGISTERED and it works now Link to comment Share on other sites More sharing options...
endriu107 Posted January 31, 2016 Share Posted January 31, 2016 What is your php version? If it is below 5.4 you had to change it to highest like 5.6 Link to comment Share on other sites More sharing options...
abidz05 Posted February 7, 2016 Author Share Posted February 7, 2016 Hi, I fixed it and not it is 5.6. Now when I'm in debug mode I can see Notice: Undefined index: newProducts in/home1/abidz05/public_html/www.zaluni.com/cache/smarty/compile/fd/15/9a/fd159a9fda0cd44941bf6d30bbaa6594cfd47c57.file.tmnewproducts.tpl.php on line52 Not sure what this error about Link to comment Share on other sites More sharing options...
endriu107 Posted February 8, 2016 Share Posted February 8, 2016 At, first try clear cache in your shop, and turn on compile. 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