Page 1 of 1

syntax erorr opencart2.0.1.1

Posted: Fri Nov 04, 2016 4:11 pm
by den8712
if i want to edit orders are change from status pending to shiping i get asyntax error somebody nows how i can solve this

Re: syntax erorr opencart2.0.1.1

Posted: Sat Nov 05, 2016 2:29 pm
by EvolveWebHosting
den8712 wrote:if i want to edit orders are change from status pending to shiping i get asyntax error somebody nows how i can solve this
If possible, I would suggest upgrading to v2.3.0.2 as v2.0.1.1 was pretty buggy.

If not, make sure both of your config files are consistent using www or no www in the HTTP and HTTPS sections (your choice) and then add the appropriate 301 redirect in your .htaccess file to force the www or non www.

Without it, there is a URL conflict here and it creates the issue you're experiencing.