Jaye
Forum Replies Created
-
Forum: Plugins
In reply to: [W3 Total Cache] Can't uninstallForum: Plugins
In reply to: [W3 Total Cache] Can't uninstallIf I can find it again, I will.
Was going to, but had apparently reused that tab or closed it ??
It boiled down to:
Turn off the plugin via SQL
Delete anything in wp-content that has w3tc or cache in the file or folder name.
It’d listed a couple other files, but they didn’t exist. Db.php and advanced-(something, cache i think).phpForum: Plugins
In reply to: [W3 Total Cache] Can't uninstallgot it figured out.
finally found the magical combo of terms that got me a 4yr old answer that allowed me to manually get rid of W3TCForum: Fixing WordPress
In reply to: MU .htaccessturns out the issue was host side.
the compression had quit working even on the main site, so I’d contacted my provider and discovered that I’d simply enabled compression at the same time they were testing the idea of adding it.
Forum: Themes and Templates
In reply to: Twenty Eleven default header image has gone missingApologies — I’ve discovered that the firewall utilised by my work operates rather strangely and seems to think that [URL]/chessboard.jpg is a gaming site, so blocks the image. Despite the fact that I can go to several sites that are, in fact, gaming sites and can readily look at several chessboards in Google Images.
Forum: Fixing WordPress
In reply to: unable to setup jetpackWell, just to help a little:
In my case it turns out I’m using Entropy PHP (Whatever that is)If you are using an Entropy build (or don’t know if you are), try running the following command from your webserver’s command line:
/usr/local/php5/bin/php -r ‘echo( 3000000000 );’ && echothe output would be 2147483647
if that’s the case … well, I’m working with a support ticket on that one =/
Forum: Fixing WordPress
In reply to: unable to setup jetpackWhat exactly are the details needed?
WP version: 3.2.1
Jetpack Version: 1.1.3
URL: dravenloft.no-ip.orgHost: OSX 10.5.8, and if you need the SQL or Apache information that might take me a little while to remember where to find.
I know it’s SQL 5.x, and it has PHP 5.