Please Log in or Create an account to join the conversation.
This isn't coming from CB. Your sites xcache (file caching) is failing.Warning: xcache_isset(): xcache.var_size is either 0 or too small to enable var data caching in <span>/</span>var<span>/</span>www/clients/client1/web2/web/libraries/joomla/cache/storage/xcache.php on line 56 Warning: xcache_set(): xcache.var_size is either 0 or too small to enable var data caching in <span>/</span>var<span>/</span>www/clients/client1/web2/web/libraries/joomla/cache/storage/xcache.php on line 76 Warning: xcache_isset(): xcache.var_size is either 0 or too small to enable var data caching in <span>/</span>var<span>/</span>www/clients/client1/web2/web/libraries/joomla/cache/storage/xcache.php on line 56 Warning: xcache_set(): xcache.var_size is either 0 or too small to enable var data caching in <span>/</span>var<span>/</span>www/clients/client1/web2/web/libraries/joomla/cache/storage/xcache.php on line 76
This isn't coming from CB. You've some sort of AcyMailing subscriber extension installed. You can disable it from Joomla > Plugin Manager as it's a "User" plugin for AcyMailing.In order to get the english expression for "abgelaufenen Cache" I tried to change the language for the admin from german to english and received the following message:
JDatabaseMySQL::query: 1062 - Duplicate entry ' bose@masterplan.de' for key 'email' SQL=UPDATE `mpm_acymailing_subscriber` SET `email`=' bose@masterplan.de',`name`='Mark Bose',`confirmed`='1',`enabled`='1',`userid`='62' WHERE subid='1'
Please Log in or Create an account to join the conversation.
krileon wrote:
This isn't coming from CB. Your sites xcache (file caching) is failing.Warning: xcache_isset(): xcache.var_size is either 0 or too small to enable var data caching in <span>/</span>var<span>/</span>www/clients/client1/web2/web/libraries/joomla/cache/storage/xcache.php on line 56 Warning: xcache_set(): xcache.var_size is either 0 or too small to enable var data caching in <span>/</span>var<span>/</span>www/clients/client1/web2/web/libraries/joomla/cache/storage/xcache.php on line 76 Warning: xcache_isset(): xcache.var_size is either 0 or too small to enable var data caching in <span>/</span>var<span>/</span>www/clients/client1/web2/web/libraries/joomla/cache/storage/xcache.php on line 56 Warning: xcache_set(): xcache.var_size is either 0 or too small to enable var data caching in <span>/</span>var<span>/</span>www/clients/client1/web2/web/libraries/joomla/cache/storage/xcache.php on line 76
lmgtfy.com/?q=libraries%2Fjoomla%2Fcache%2Fstorage%2Fxcache.php+on+line+56
Searching suggests setting session handler within Joomla global configuration to database instead of file (may need to do this directly through configuration.php). This could also be due to xcache not being configured properly in php.ini (you'd need to contact your host).
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
krileon wrote: I don't know what to tell you. None of your errors are coming from CB. First there is a cache corruption issue going on.
krileon wrote: Second the callstack points directly to AcyMailing the one making the API calls resulting in your errors. Please disable all AcyMailing usage and confirm if issue persists. If issue persists after testing with AcyMailing disabled I can take a look.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.