Hi
I have followed instructions but on upgrading, despite opencart telling me the update was successful i get these errors:
Notice: Use of undefined constant DIR_MODIFICATION - assumed 'DIR_MODIFICATION' in /home/bella/public_html/system/startup.php on line 53
Notice: Use of undefined constant DIR_MODIFICATION - assumed 'DIR_MODIFICATION' in /home/bella/public_html/system/startup.php on line 57
Can anyone help?
Much Appreciated
Dom
The modification folder is located at "system/modification". To resolve the error message, you need to add the path to this folder into your config.php and admin/config.php files. For example:
Replace "PATH/TO" with the correct path information.
Code: Select all
define('DIR_MODIFICATION', 'PATH/TO/system/modification/');
Modules for OpenCart 2.3.0.2
Homepage Module [Free - since OpenCart 0.7.7]
Multistore Extensions
Store Manager Multi-Vendor/Multi-Store management tool
If you're not living on the edge ... you're taking up too much space!
Who is online
Users browsing this forum: No registered users and 5 guests