When I was working with backend in library/cart/cart.php, I forgot to put ; in the end of a line.
After clearing modification I got an error:
Parse error: syntax error, unexpected 'if' (T_IF) in /home/vodolika/mmi.kiev.ua/storage/modification/system/library/cart/cart.php on line 187
Now there is white screen with my error everywhere and I can't refresh modification because of it.
Plz help.
Ps. I have already cleared storage/cache folder.
After clearing modification I got an error:
Parse error: syntax error, unexpected 'if' (T_IF) in /home/vodolika/mmi.kiev.ua/storage/modification/system/library/cart/cart.php on line 187
Now there is white screen with my error everywhere and I can't refresh modification because of it.
Plz help.
Ps. I have already cleared storage/cache folder.
Clear the storage/modification folder. This will remove the modifications and should let you login.
In /admin/controller/startup I commented $this->registry->set('cart', new Cart\Cart($this->registry));
After taht the site started to work, so I can update the modification.
After that I brought back $this->registry->set('cart', new Cart\Cart($this->registry)); in /admin/controller/startup.
Ps: Sorry fot bad english.
After taht the site started to work, so I can update the modification.
After that I brought back $this->registry->set('cart', new Cart\Cart($this->registry)); in /admin/controller/startup.
Ps: Sorry fot bad english.
Last edited by StepKov on Mon Jul 05, 2021 12:35 am, edited 1 time in total.
Cache issues. Ensure your storage folder is located outside of your public_html folder and your CHMOD settings are recursively set to 0755 on your sub-folders and main folder (not files!) . Then, to edit both config.php files to address your new path accordingly.StepKov wrote: ↑Mon Jul 05, 2021 12:34 amIt didn't.ADD Creative wrote: ↑Mon Jul 05, 2021 12:27 amClear the storage/modification folder. This will remove the modifications and should let you login.
Dedication and passion goes to those who are able to push and merge a project.
Regards,
Straightlight
Programmer / Opencart Tester
Look in your PHP and OpenCart error logs.StepKov wrote: ↑Mon Jul 05, 2021 12:34 amIt didn't.ADD Creative wrote: ↑Mon Jul 05, 2021 12:27 amClear the storage/modification folder. This will remove the modifications and should let you login.
Who is online
Users browsing this forum: No registered users and 60 guests