inkrap on "[Plugin: W3 Total Cache] White Screen for Admin/Unable to Clear...
Alright, I'm running into an issue and I can't figure out how to resolve it, but I'm also not the most tech savvy with anything backend. Saturday I left my website, everything working without a hitch....
View Articlegeorgeinmexico on "[Plugin: W3 Total Cache] How to remove " ?repeat=w3tc "...
Your fix worked for me. Thanks! if(strpos($_SERVER['QUERY_STRING'],'repeat=w3tc')!==false){ $uri = explode('?',$_SERVER['REQUEST_URI']); wp_redirect(home_url($uri[0]), 301); exit; }
View Articleransom1337 on "[Plugin: W3 Total Cache] Is there a way to make specific lines...
The code I need to stop caching is this, if it helps anyone aid me: <?php if (wpmd_is_notphone()) { ?> <div class="sidebar_wrapper">...</div> <? }; ?>
View Articlenew_B on "[Plugin: W3 Total Cache] htaccess file changes after upgrade: what...
Hi, I encountered an error after upgrading the plugin, prompting to change the ownership and/or permissions of my htaccess file. I changed the ownership and when I went back to the WP admin section for...
View Articlerobnalexpress on "[Plugin: W3 Total Cache] page cache disk enhanced - Â...
@ Nic Windley- Thanks! That seems to have done the trick!
View ArticleBDISGUSTING on "[Plugin: W3 Total Cache] Logged out users seeing old content,...
I'm sure there's a simple explanation, but I'm having an issue where logged in vs logged out users are seeing different content. While logged in I always see the freshest content/posts on the front...
View ArticleBDISGUSTING on "[Plugin: W3 Total Cache] Logged out users seeing old content,...
I should add that I do have front page and post page checked in the purge policy.
View Articlesethcshort on "[Plugin: W3 Total Cache] Upgraded plugin, now 500 error for...
Thanks! I was able to go in through cPanel and do exactly that. Panic averted. Any idea why that happened?
View Articlepsidwell on "[Plugin: W3 Total Cache] Upgraded plugin, now 500 error for...
Not exactly sure why it happens, but it's always a good idea to disable all other plugins before installing or upgrading plugins, then turn each one back on one at a time. Glad it helped!
View Articlescarydakis on "[Plugin: W3 Total Cache] Minify URL rewrite error message and...
Hi, Just an FYI for anyone else in a similar situation. Running W3TC 0.9.2.9. I'm getting the 'It appears Minify URL rewriting is not working.' error message. However minify is working. In fact I don't...
View Articleniutak on "[Plugin: W3 Total Cache] Purge Policy"
Where do I find the purge policy selections? I am on a shared server but recently enabled page caching and now my blog posts don't update. I log in to see my scheduled posts are published, log out,...
View Articletamirster on "[Plugin: W3 Total Cache] How to remove " ?repeat=w3tc " from...
@Kristian Could you further describe how to put the piece of code? Should i put it in the theme_setup() function inside functions.php? Do i need to reactivate the theme after doing so? thank you so...
View Articlenoisegate95 on "[Plugin: W3 Total Cache] Auto Upgrade Without Your Knowledge?...
4 Sites, two different hosts. I did not update because I was using a WORKING customized version of the plugin. The latest security "scare" did not phase me because I use Disqus and not WP comments. I...
View ArticleAyman on "[Plugin: W3 Total Cache] Auto Upgrade Without Your Knowledge? Just...
Plugins doens't update without approval to that so it's 1 of this 3 options what happened with you. 1. You update it by mistake // Which I don't believe is the case 2. Your hosting updated you the...
View Articlenoisegate95 on "[Plugin: W3 Total Cache] Auto Upgrade Without Your Knowledge?...
Thank you for the thorough response... 1. All 4 or my websites on two totally different hosts, did not get hacked. 2. The code was edited to make it "look" like the version was up to date, therefore...
View ArticleAyman on "[Plugin: W3 Total Cache] Auto Upgrade Without Your Knowledge? Just...
1. I perfectly understand and it's not about having the same host for all 4 website ... please read this to understand what I ment:...
View Articlembfis on "[Plugin: W3 Total Cache] htaccess duplicate"
Hi everyone, It seems that I have 2 htacess file, one at the root and the other at "/www". Both have different content as one was modified by W3TC and the other was created by me. It seems that till...
View Articlegrayayer on "[Plugin: W3 Total Cache] Auto Upgrade Without Your Knowledge?...
yup. I just got confirmation that it was Bluehosts doing/fault. This was their response: WP Super Cache and W3TC were discovered to have remote code execution vulnerabilities. The makers of these...
View Articlenoisegate95 on "[Plugin: W3 Total Cache] Auto Upgrade Without Your Knowledge?...
This is absolutely horse sh!t. I am fully aware of the article they are quoting, and let me quote the article... "If you’re using a third-party service, like Disqus, this won’t affect you". They SHOULD...
View Article