pashmina
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: 404 not resolving when links end with .htmlAlright I answered my own question months later when ALL my 404’s started to fail. The W3 Total Cache plugin rewrote my .htaccess file to skip the 404 stuff. Hmm. Need to look deeper into W3 stuff and figure out why.
Forum: Fixing WordPress
In reply to: Uploaded media going to a 404 page after toying with PermalinksSorry to persist on this issue, but what irks me is that this file type was downloading just fine before. And we started creating a whole bunch of content with links to download these .pac files for our users.
The simple act of changing the Permalink from the default to a pretty URI, and then back (I assume) is what broke it.
Forum: Fixing WordPress
In reply to: Uploaded media going to a 404 page after toying with PermalinksIridiax, I’ve tried so many things with the mime. Still isn’t fixing it.
1. Tried the PJW Mime Config Plugin
2. Tried editing the functions.php file and adding .pac as an extension to the mime array.
3. Tried reuploading files.The files are sitting there when I go to FTP, it just won’t open.
I don’t get it.
Forum: Plugins
In reply to: Adding a new mime typeWhat did you figure out?
Forum: Fixing WordPress
In reply to: Uploaded media going to a 404 page after toying with PermalinksHmm, but the thing is it was working before. Why would it stop working all of a sudden? And if that file type isn’t allowed, how do I allow it?