Just a few notices (non critical)
-
I just installed and configured WP Super Cache 3.4 on a fresh multisite install (with subdirectories) and everything works fine: pages are cached using mod_rewrite.
I do see a few notices and warnings when wp_debug is set to true but they don′t seem to prevent the plugin from working. I′ll list them anyway, in case you′re interested:
Notice: Undefined variable: base in /home/user/domains/mydomain.com/public_html/wp-content/plugins/wp-super-cache/wp-cache-base.php on line 24
Notice: Undefined variable: base in /home/user/domains/mydomain.com/public_html/wp-content/plugins/wp-super-cache/wp-cache-base.php on line 27
Warning: Cannot modify header information - headers already sent by (output started at /home/user/domains/mydomain.com/public_html/wp-content/plugins/wp-super-cache/wp-cache-base.php:24) in /home/user/domains/mydomain.com/public_html/wp-content/plugins/wp-super-cache/wp-cache-phase2.php on line 91
Notice: Undefined variable: disable_supercache_htaccess_warning in /home/user/domains/mydomain.com/public_html/wp-content/plugins/wp-super-cache/wp-super-cache/wp-cache.php on line 371
(FYI the constants in wp_config are set and accurate)
Thanks for this great plugin!
- The topic ‘Just a few notices (non critical)’ is closed to new replies.