AbanteCart Community

Shopping Cart Operations => Support => General Support => Topic started by: clutchespk on July 24, 2017, 06:41:00 AM

Title: Unable to proceed to settings/system
Post 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 ******.
Title: Re: Unable to proceed to settings/system
Post by: abolabo on July 24, 2017, 06:43:14 AM
Please post your public_html/system/logs/error.txt file here
Title: Re: Unable to proceed to settings/system
Post by: clutchespk on July 24, 2017, 06:48:27 AM
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
Title: Re: Unable to proceed to settings/system
Post by: clutchespk on July 24, 2017, 07:07:57 AM
Above is the error showing the file...it is only this error written in error.txt ...
Title: Re: Unable to proceed to settings/system
Post by: abolabo on July 24, 2017, 08:51:18 AM
please check this line inside your system/config.php file
Code: [Select]
define('CACHE_DRIVER', 'file');
if not presents - add it
Title: Re: Unable to proceed to settings/system
Post by: clutchespk on July 24, 2017, 08:55:16 AM
Added this...but still not opening...
Title: Re: Unable to proceed to settings/system
Post by: clutchespk on July 24, 2017, 08:56:55 AM
Unable to save anything..e.g. I change something in a product and when I press save button, it opens a blank page.
Title: Re: Unable to proceed to settings/system
Post by: abolabo on July 24, 2017, 08:58:03 AM
what about this file?
core/cache/file.php
exists?
Title: Re: Unable to proceed to settings/system
Post by: clutchespk on July 24, 2017, 09:05:35 AM
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..