OpenCart - Решение ошибки Notice: Use of undefined constant DIR MODIFICATION - assumed DIR MODIFICATION

Материал из Wiki - Iphoster - the best ever hosting and support. 2005 - 2023
Перейти к:навигация, поиск
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

OpenCart - Решение ошибки Notice: Use of undefined constant DIR MODIFICATION - assumed DIR MODIFICATION

Ошибка вида:

Notice: Use of undefined constant DIR_MODIFICATION - assumed 'DIR_MODIFICATION' in /var/www/user1/data/www/site.ru/system/startup.php


Решение - добавить директорию DIR_MODIFICATION в конфиги config.php, admin/config.php, например:

define('DIR_MODIFICATION', '/var/www/user1/data/www/site.ru/system/storage/modification/');