#1794 closed defect (bug) (worksforme)
Error message editing files from admin page if blog address different from WordPress address
Reported by: | filosofo | Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | 1.6 |
Component: | Administration | Keywords: | files manage directory htaccess rewrite |
Focuses: | Cc: |
Description
If your blog address is set to a different directory than the one WordPress is actually in (e.g. www.example.com/blog instead of just www.example.com), then you get the following error message at Manage > Files: "Oops, no such file exists! Double check the name and try again, merci."
Change History (3)
Note: See
TracTickets for help on using
tickets.
Tested this on a blog where the Blog and WordPress URIs differed and it seemed I experienced the same "Oops, no such file..." problem.
But, on closer examination I found that the top file listed under the Recent column really was missing and and caused the "Oops, no such file...".
That file was, in fact, missing! Note: it was missing because the file was a /wp-content/theme/default/author.php file, and that got deleted "accidently" during a test upgrade ;)