ericjforman on "W3 Total Cache and CSS / JS Minify Cache Error"
yes I empty all caches frequently. the error messages still pop up once or twice a day, seemingly at random. sometimes in the afternoon, sometimes in the middle of the night. (i'm not clear on how W3TC...
View Articlegruvii on "[Plugin: W3 Total Cache] [feature request] Bypass Cache...
Is there a way to bypass the W3TotalCache (minification,pagecache, etc) programatically in some cases so I could bypass the cache for something like dev.domain.com....
View Articlemozimax on "W3 Total Cache and CSS / JS Minify Cache Error"
Hi Frederick, The same is happening to three of my sites that have W3TC. Today the one site delivered a blank page and then had to be minified four times already. The other two sites come up with...
View Articlesms-producer on "[Plugin: W3 Total Cache] W3 total cache error: incorrect #...
The message says: Edit file /XXXXXX/.htaccess and remove all lines between and including # BEGIN W3TC Page Cache and # END W3TC Page Cache markers. But the .htaccess File in XXXXXX does not contain...
View Articleagent86ix on "[Plugin: W3 Total Cache] wp-content/cache/tmp filling up with...
Frederick, Thanks for the response. This host is running PHP in safe mode with GID restrictions in effect. Thus, the PHP file requesting access and the file being written have to be owned by the same...
View Articlenasca on "[Plugin: W3 Total Cache] Random Blank Pages - w3 total cache"
I am having the same blank screen of death problem. Very hard to replicate consistently. Version 0.9.2.11, Apache, AWS CDN The following seem to show no effect and I tested them extensively with...
View Articlechristopheran on "[Plugin: W3 Total Cache] How to use variables in fragments?"
I need to have a few variables figured in one place, then echo'd in another. So basically, I have this: <!-- mfunc nfs098 --> $test = " test4"; <!-- /mfunc nfs098 --> then later in the...
View Articlechristopheran on "[Plugin: W3 Total Cache] How to use variables in fragments?"
Ok, I found that if I put the first section there is regular php tags and declare it global in the mfunc tag this will work. . Still can't get it to do what I want to on my actual pages though. I don't...
View Articlesilviod on "[Plugin: W3 Total Cache] Fatal error 0.9.2.10"
Thank you Fredrick, it still a GREAT work. I'll wait fort next upgrade.
View Articlesireneweb on "[Plugin: W3 Total Cache] Remove query strings"
i advise you to use Remove Script & Stylesheet Versions plugin, this plugin works very well, no conflict with google map or other external javascripts
View ArticleLoneShooter on "[Plugin: W3 Total Cache] Cache files are never deleted"
I upgraded W3TC to the last v0.9.2.11 but generated cache files are never deleted and Empty All Caches option still doesn't work. Namely, cache files created in...
View Articlehyperthalamus on "[Plugin: W3 Total Cache] Hours / Days / weeks / months for...
It's amazing you are doing this for the community, so I ask with full gratitude. Just wondering if you have any kind of expectation for release even if there's a wide margin for error. I ask because...
View ArticleSamatva on "[Plugin: W3 Total Cache] Blank page in frontend, fatal APC error...
I am finding APC causes occasional blank pages, and I'm not using W3TC, but WP Super Cache. I've complied the latest version from source, no help. The speed-up of APC is not worth this bug...?
View ArticleChad Huntley on "[Plugin: W3 Total Cache] CDN to Local Fallback"
Ended up coming up with a javascript solution for myself: $(window).load(function() { $('img').each(function() { if (!this.complete || typeof this.naturalWidth == "undefined" || this.naturalWidth == 0)...
View Articlefpsfil on "[Plugin: W3 Total Cache] After a few hours you have installed the...
Do not know why, but after I install the plugin W3 my site goes down ... You try to access the site, but the page does not load and is all white. site http://portaldarenda.com when the plugin is...
View Articlerobnalexpress on "[Plugin: W3 Total Cache] W3TC Page Source Info Missing in...
After upgrading two of my sites to 0.9.2.11, I noticed that the usual: <!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/ Minified using disk: basic...
View Articlebobbydonovan on "[Plugin: W3 Total Cache] Cache files are never deleted"
Did you have any joy investigating this? I'm not having much luck with the garbage collection removing pages that should be expired.
View Articlebobbydonovan on "[Plugin: W3 Total Cache] Garbage collection - not always...
Did you have any success here? I'm also experiencing issues with garbage collection.
View ArticleShreyo on "[Plugin: W3 Total Cache] i misconfigured and site is down"
hello, i misconfigured agent and my site is down with 500 internal server error. how do i get my site running back? here is the code i used to create the agent - http://pastebin.com/YaUZ9TTF please...
View Article