Undefined variable: vary_header and cache_control_header
-
Hi, I’ve faced with the following errors:
Notice: Undefined variable: vary_header in /var/www/html/wp-content/plugins/wp-super-cache/wp-cache.php on line 3460 Notice: Undefined variable: cache_control_header in /var/www/html/wp-content/plugins/wp-super-cache/wp-cache.php on line 3463
To reproduce set constants to empty string:
define('WPSC_VARY_HEADER', ''); define('WPSC_CACHE_CONTROL_HEADER', '');
The page I need help with: [log in to see the link]
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Undefined variable: vary_header and cache_control_header’ is closed to new replies.