This one should read as:admin/config.php
define('DIR_TEMPLATE', '/public_html/store/catalog/view/theme/');
Code: Select all
define('DIR_TEMPLATE', '/public_html/store/catalog/view/template/');
This one should read as:admin/config.php
define('DIR_TEMPLATE', '/public_html/store/catalog/view/theme/');
Code: Select all
define('DIR_TEMPLATE', '/public_html/store/catalog/view/template/');
Dedication and passion goes to those who are able to push and merge a project.
Regards,
Straightlight
Programmer / Opencart Tester
Dedication and passion goes to those who are able to push and merge a project.
Regards,
Straightlight
Programmer / Opencart Tester
Code: Select all
define('HTTP_CATALOG', 'http://www.yourstore.com/');
define('HTTPS_CATALOG', 'https://www.yourstore.com/');
Dedication and passion goes to those who are able to push and merge a project.
Regards,
Straightlight
Programmer / Opencart Tester
Dedication and passion goes to those who are able to push and merge a project.
Regards,
Straightlight
Programmer / Opencart Tester
Dedication and passion goes to those who are able to push and merge a project.
Regards,
Straightlight
Programmer / Opencart Tester
Dedication and passion goes to those who are able to push and merge a project.
Regards,
Straightlight
Programmer / Opencart Tester
The references are not the issue since importing the language class does not cause any errors. The real problem is related with your default language from your database.I don't know if I should fix all the references of those throughout the file or what since this part is all new to me.
Dedication and passion goes to those who are able to push and merge a project.
Regards,
Straightlight
Programmer / Opencart Tester
Dedication and passion goes to those who are able to push and merge a project.
Regards,
Straightlight
Programmer / Opencart Tester
And here we go. That is an issue from your database. Also ensure the en-gb language folder name still exist both end-side on your FTP - admin and catalog. If they do and you see this error, then this issue is definitely from the database.Notice: Undefined index: en-gb in /home/motorhea/public_html/store1/catalog/controller/startup/startup.php on line 109Error: A theme has not been assigned to this store!
Dedication and passion goes to those who are able to push and merge a project.
Regards,
Straightlight
Programmer / Opencart Tester
Dedication and passion goes to those who are able to push and merge a project.
Regards,
Straightlight
Programmer / Opencart Tester
Users browsing this forum: No registered users and 9 guests