“Turbo” 404 error
-
I’ve searched through the forums and online but I can’t find a solution. When I try to run google gears I get the following error:
Local storage status: Error: Download of ‘http://www.masterscommission360.com/wp-admin/gears-manifest.php’ returned response code 404
Aha, I thought. If it was a 404 error the file must not exist. It did. I’ve re-uploaded everything in the wp-admin and wp-includes directory. I’ve changed the file and folder permissions, made sure that indexing wasn’t off for the folder, played with my .htaccess file, disabled all my plugins, tried it in both IE and Firefox.
I’ve tried accessing the file directly but just get my wordpress 404 page.
Any ideas? I’m assuming it’s some kind of server configuration, I just can’t think what it could be.
-
Nevermind- I solved it. I added
RewriteCond %{HTTP_REFERER} !^$
to my .htaccess file and it fixed it(at least, I think that’s what it was that worked) -
FWIW – you were in the wrong forum, anyway. We use different software here. The proper support forum is http://wordpress.org/support/
- The topic ‘“Turbo” 404 error’ is closed to new replies.