AbanteCart Community
Shopping Cart Operations => Support => Template Support => Topic started by: CTGO.co on December 11, 2018, 07:54:43 AM
-
warning: AbanteCart core v.1.2.13 Use of undefined constant CACHE_DRIVER - assumed 'CACHE_DRIVER' (this will throw an Error in a future version of PHP) in <b>/core/helper/system_check.php</b> on line <b>116</b>
-
What is your PHP version?
-
What is your PHP version?
as i see on hosting control panel: PHP version: 7.2.7 this is the recently version. is that ok or not ??
-
What is your PHP version?
is that ok ??
-
PHP version is OK.
Check your AbanteCart configuration file, if it has CACHE_DRIVER defined.
system/config.php
If you do not have CACHE_DRIVER defined, you need to add it with the cache driver that you are using.
-
PHP version is OK.
Check your AbanteCart configuration file, if it has CACHE_DRIVER defined.
system/config.php
If you do not have CACHE_DRIVER defined, you need to add it with the cache driver that you are using.
thank you for your reply, can you tell me please, what to do exactly and what i have to add ??