[Plugin: WP Super Cache] Ob_start, @font-face and Legacy mode
-
Don’t know what is going on anymore, but WP-Super-Cache isn’t functioning like before, I think it all started when I choose to use Half-On (Now, Legacy mode)
Everything seems to work ok, (mfunc functions are dynamically loading) the only ‘small’ problem is a new cache file is generated with each visit or not generated at all.
I checked the debug mode, the only thing i see is ob_start and strange checking for closing html tags on @font-face ttf files.
I comment out every ob_start call in other plugins (wp-widget-cache, page-navi, all-in-one-seo-pack)
Nothing help, same errors, any idea/ direction where or what to check ?
Here’s the debug output:
07:43:36 / Supercache Late Init: add wp_cache_serve_cache_file to init 07:43:36 / Supercache Late Loader running on init 07:43:36 / Cookie detected: wordpress_logged_in_2652771ebdc9f02d5b7dbbc450372bb3 07:43:36 / supercache dir: /var/www/home/mysite/mytheme/wp-content/cache/supercache/mydomain.com/ 07:43:36 / Cookie detected: wordpress_logged_in_2652771ebdc9f02d5b7dbbc450372bb3 07:43:36 / No wp-cache file exists. Must generate a new one. 07:43:36 / In WP Cache Phase 2 07:43:36 / Setting up WordPress actions 07:43:36 / Created output buffer 07:43:36 / scheduled wp_cache_gc for 10 seconds time. 07:43:36 / Output buffer callback 07:43:36 / Buffer is blank. Output buffer may have been corrupted by another plugin or this is a redirected URL. Look for text 'ob_start' in the files of your plugins directory. 07:43:36 / No closing html tag. Not caching. 07:43:45 /wp-content/themes/mytheme/include/fnt/OtherCustomFont.ttf Supercache Late Init: add wp_cache_serve_cache_file to init 07:43:45 /wp-content/themes/mytheme/include/fnt/OtherCustomFont.ttf Supercache Late Loader running on init 07:43:45 /wp-content/themes/mytheme/include/fnt/OtherCustomFont.ttf Cookie detected: wordpress_logged_in_2652771ebdc9f02d5b7dbbc450372bb3 07:43:45 /wp-content/themes/mytheme/include/fnt/OtherCustomFont.ttf supercache dir: /var/www/home/mysite/wp-content/cache/supercache/mydomain.com/wp-content/themes/mytheme/include/fnt/OtherCustomFont.ttf/ 07:43:45 /wp-content/themes/mytheme/include/fnt/OtherCustomFont.ttf No wp-cache file exists. Must generate a new one. 07:43:45 /wp-content/themes/mytheme/include/fnt/OtherCustomFont.ttf In WP Cache Phase 2 07:43:45 /wp-content/themes/mytheme/include/fnt/OtherCustomFont.ttf Setting up WordPress actions 07:43:45 /wp-content/themes/mytheme/include/fnt/OtherCustomFont.ttf Created output buffer 07:43:45 /wp-content/themes/mytheme/include/fnt/OtherCustomFont.ttf Output buffer callback 07:43:45 /wp-content/themes/mytheme/include/fnt/OtherCustomFont.ttf Buffer is blank. Output buffer may have been corrupted by another plugin or this is a redirected URL. Look for text 'ob_start' in the files of your plugins directory. 07:43:45 /wp-content/themes/mytheme/include/fnt/OtherCustomFont.ttf No closing html tag. Not caching. 07:43:47 /wp-content/themes/mytheme/include/fnt/SiteCustomFont.ttf Supercache Late Init: add wp_cache_serve_cache_file to init 07:43:47 /wp-content/themes/mytheme/include/fnt/SiteCustomFont.ttf Supercache Late Loader running on init 07:43:47 /wp-content/themes/mytheme/include/fnt/SiteCustomFont.ttf Cookie detected: wordpress_logged_in_2652771ebdc9f02d5b7dbbc450372bb3 07:43:47 /wp-content/themes/mytheme/include/fnt/SiteCustomFont.ttf supercache dir: /var/www/home/mysite/wp-content/cache/supercache/mydomain.com/wp-content/themes/mytheme/include/fnt/SiteCustomFont.ttf/ 07:43:47 /wp-content/themes/mytheme/include/fnt/SiteCustomFont.ttf No wp-cache file exists. Must generate a new one. 07:43:47 /wp-content/themes/mytheme/include/fnt/SiteCustomFont.ttf In WP Cache Phase 2 07:43:47 /wp-content/themes/mytheme/include/fnt/SiteCustomFont.ttf Setting up WordPress actions 07:43:47 /wp-content/themes/mytheme/include/fnt/SiteCustomFont.ttf Created output buffer 07:43:47 /wp-content/themes/mytheme/include/fnt/SiteCustomFont.ttf Output buffer callback 07:43:47 /wp-content/themes/mytheme/include/fnt/SiteCustomFont.ttf Buffer is blank. Output buffer may have been corrupted by another plugin or this is a redirected URL. Look for text 'ob_start' in the files of your plugins directory. 07:43:47 /wp-content/themes/mytheme/include/fnt/SiteCustomFont.ttf No closing html tag. Not caching.
Thanks
- The topic ‘[Plugin: WP Super Cache] Ob_start, @font-face and Legacy mode’ is closed to new replies.