#17248 closed defect (bug) (invalid)
Problems site editing
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | 3.2 |
Component: | Multisite | Keywords: | |
Focuses: | Cc: |
Description
Hello there.
In sites admin (http://mysite.com/wp-admin/tools.php?page=sites), when I try to assing blogs, I have Invalid blog message.
And when I try to go to Blogs on this site, it tries to go to http://mysite.com/wp-admin/wpmu-blogs.php, which doesn't exist.
I have tested it in 3.1, 3.1.1, 3.1.2 and 3.2-bleeding with the same results.
It's weird, because the only reference to wpmu-blogs.php is in wp-admin/includes/update-core.php
P.S. I have upgraded from MU 2.8.4 to 3.0 -> 3.1 -> 3.2
Change History (3)
Note: See
TracTickets for help on using
tickets.
This is a plugin, not core. tools.php?page=sites is definitely a plugin, and the only reference to wpmu-blogs.php as you said is the script that removes that file.