wayne_f Posted November 5, 2015 Share Posted November 5, 2015 After Upgrading from PrestaShop 1.6.1.0 > 1.6.1.2 Running PHP 5.2.17 Upgrade appeared to work great Warning: parse_url(/login?back=https://My_Site.com/order?step=1) [function.parse-url]: Unable to parse URL in /classes/Dispatcher.php on line 757Parse error: syntax error, unexpected T_PAAMAYIM_NEKUDOTAYIM in /controllers/front/AuthController.php on line 364 I have tried an uninstall of module_newsletter referenced on line 364 cleared cache tried with and without module installed No change I performed the same upgrade process on my test server PHP 5.3.3 and have had no issues. Downloaded all the files and used the Same Database records, and it still works. is there a deprecated feature ?? Link to comment Share on other sites More sharing options...
skishop Posted November 8, 2015 Share Posted November 8, 2015 (edited) hello wayne, I had the same bug... with the same php version ...I upgraded php to 5.4 and now it's running fine.... Edited November 8, 2015 by skishop (see edit history) Link to comment Share on other sites More sharing options...
dakota_spring Posted December 26, 2015 Share Posted December 26, 2015 Oh yes that is the solution I've been looking for the whole day! Thank you skyshop! Link to comment Share on other sites More sharing options...
alexiscruz007 Posted February 1, 2016 Share Posted February 1, 2016 i cant change the php version i need used 5.2 i have other web in my server, i used the AuthController.php version 1.6.1.1 and work. Link to comment Share on other sites More sharing options...
Nati Mask Posted February 3, 2016 Share Posted February 3, 2016 T_PAAMAYIM_NEKUDOTAYIMis a php thing: http://php.net/manual/en/language.oop5.paamayim-nekudotayim.php 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