AbanteCart Community
Shopping Cart Operations => Support => General Support => Topic started by: clutchespk on July 24, 2017, 06:41:00 AM
-
Hello,
Whenever I click settings/system in my admin panel , i get a blank page or not opening...Kindly help..its ******.
-
Please post your public_html/system/logs/error.txt file here
-
2017-07-24 10:46:32 - App Error: AbanteCart core v.1.2.10 Cache storage driver file can not be loaded! in /home/clutches/public_html/core/lib/config.php on line 115
2017-07-24 10:46:32 - App Error: AbanteCart core v.1.2.10 Cache storage driver file can not be loaded! in /home/clutches/public_html/core/lib/config.php on line 115
2017-07-24 10:46:33 - App Error: AbanteCart core v.1.2.10 Cache storage driver file can not be loaded! in /home/clutches/public_html/core/lib/config.php on line 115
2017-07-24 10:46:43 - App Error: AbanteCart core v.1.2.10 Cache storage driver file can not be loaded! in /home/clutches/public_html/core/lib/config.php on line 115
-
Above is the error showing the file...it is only this error written in error.txt ...
-
please check this line inside your system/config.php file
define('CACHE_DRIVER', 'file');
if not presents - add it
-
Added this...but still not opening...
-
Unable to save anything..e.g. I change something in a product and when I press save button, it opens a blank page.
-
what about this file?
core/cache/file.php
exists?
-
Thanks alot...i just noticed my hosting provider changed the name of cache folder when he was troubleshooting... very bad service by them...i changed back to cache..now working fine..thanks..