BTTeditor on "WP Super Cache is omitting the content area"
To "Polins"... Thanks very much for the update. And THANKS to Donncha for the upcoming version of WP Super Cache. I am experiencing the same problems as the initial poster "SparksInfo" and am also...
View ArticleDonncha O Caoimh on "WP Super Cache is omitting the content area"
BTTeditor - try PHP mode, you probably won't even notice any difference in speed!
View Articlepolins on "WP Super Cache is omitting the content area"
Thanks, Donncha, I'll try this, too. Forgive my lack of technical expertise, but I got the impression that you were deprecating the use of mfunc in your upcoming versions. If so, then finding...
View ArticleDonncha O Caoimh on "WP Super Cache is omitting the content area"
Yeah, I am. It's being replaced by a more secure filter based system. I wrote a blog post on the replacement for mfunc with more info.
View Article360sync on "Install WP Super Cache on Server Windows IIS"
Hello, I'm installing Super Cache on IIS 8, all appears to install correctly however get the following error. Please edit C:\inetpub\wwwroot\xxxxxxxx/wp-content/advanced-cache.php and make sure the...
View Articleraymor on "[Plugin: WP Super Cache] Supercache can be ten times faster by...
The difference in the speed of the .htaccess is huge* - somewhere between 10 and 100 times. That matters when it hits the cache, meaning it doesn't run any PHP. On the other hand. when it doesn't hit...
View Articleblau on "[Plugin: WP Super Cache] Supercache can be ten times faster by using...
Very interesting because more speed means also lower server load. I'm using php cache right now mainly because I can send 304s.
View Articlehelloari on "WP Super Cache & WPSCMin: HTML Minify plugin"
that link is still not working FYI
View Articlenickaster on "[Plugin: WP Super Cache] Error Message on Activating WP-Super...
Same problem... complete disaster... did you ever fix it?
View ArticleMadd1974 on "[Plugin: WP Super Cache] Homepage not refreshing - Garbage...
@Biranit I would like to clear the homepage-cache, when a new post is published. Can you please send me the code, that you use in your functions.php? It would be nice.
View Articlenissimziv on "wp-super-cache output buffer error and 'ob_start()"
I am receiving this error on the txt debag file – “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.”...
View Articlemyklfd on "[Plugin: WP Super Cache] Error Message on Activating WP-Super Cache"
Yes - it is the settings that your host provider has set in C Panel - so if you are not sure ask them. I was using Hosting Matters for my site and had to change the permissions for wp content, and wp...
View ArticleDonncha O Caoimh on "wp-super-cache output buffer error and 'ob_start()"
Check that the theme is correctly using ob_end_clean(), maybe use error_log to log to your server or wp_mail() to debug it. Maybe it's calling it one too many times.
View ArticleGeorge Appiah on "[Plugin: WP Super Cache] Notice: Undefined variable: base"
Hello, My setup is WordPress 3.5.1 with Multisite in sub-directory mode, I'm and using Domain Mapping. I see the following WP Super Cache warnings logged: Notice: Undefined variable: base in...
View Articlenissimziv on "wp-super-cache output buffer error and 'ob_start()"
My Apache error log is always empty. I check it periodically. I have just checked it again to see if any error occurred. No. There's nothing in it. The second line of the txt debag file after the – "...
View ArticleBiranit on "[Plugin: WP Super Cache] Homepage not refreshing - Garbage...
Hi Madd1974, I don't actually use a specific function for the homepage -- I did try in the past to use do_action( 'gc_cache', 'prune', 'homepage' ); -- but that did not seem to work for me. So instead,...
View Articlenissimziv on "wp-super-cache output buffer error and 'ob_start()"
OK. I may have a solution. Not sure yet. From what I read about PHP output buffering, ob_end_clean() destroys/turns-off output buffering. So, it might cause an issue with super-cache plugin seeing a...
View Articlenissimziv on "wp-super-cache output buffer error and 'ob_start()"
Well, it works but I will have to check it again later. On the debag, I don't see more messages about an empty buffer: “Output buffer may have been corrupted by another plugin or this is a redirected...
View Articlenissimziv on "wp-super-cache output buffer error and 'ob_start()"
Hello Donncha, Unfortunately, I am still seeing "buffer is blank" on the wp-super-cache debager. Maybe this issue is related to the settings of the php.ini? I am on Linux shared server : * Output...
View Articleazazure on "[Plugin: WP Super Cache] Will Pay: Preload Always Randomly...
I'm having the same problem with preload. I have disabled the refresh and garbage collection completely and it still periodically dumps everything.
View Article