Php error
-
Hi, I am getting this php error. (I am on a litespeed host and not using any other caching plugin).
PHP Fatal error: Uncaught TypeError: array_key_exists(): Argument #2 ($array) must be of type array, bool given in /home/v..mv/public_html/wp-content/advanced-cache.php:258
Stack trace:0 /home/v..mv/public_html/wp-content/advanced-cache.php(219): swcfpc_fallback_cache_remove_url_parameters()
1 /home/v..mv/public_html/wp-content/advanced-cache.php(14): swcfpc_fallback_cache_get_current_page_cache_key()
2 /home/v..mv/public_html/wp-settings.php(95): include(‘/home/v..mv/pu…’)
3 /home/v..mv/public_html/wp-config.php(108): require_once(‘/home/v..mv/pu…’)
4 /home/v..mv/public_html/wp-load.php(50): require_once(‘/home/v..mv/pu…’)
5 /home/v..mv/public_html/wp-blog-header.php(13): require_once(‘/home/v..mv/pu…’)
6 /home/v..mv/public_html/index.php(17): require(‘/home/v..mv/pu…’)
7 {main}
thrown in /home/v..mv/public_html/wp-content/advanced-cache.php on line 258
The headers looks fine and caching works, cloudflare is usually HIT. Any suggestions, what should I do?
The topic ‘Php error’ is closed to new replies.