#12674 closed defect (bug) (invalid)
WLW/XMLRPC Blog for Main site returns no Blog ID
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | Priority: | lowest | |
Severity: | minor | Version: | 2.9.2 |
Component: | General | Keywords: | wlw, xmlrpc |
Focuses: | Cc: |
Description
For a WordPress MU Blog WLW now works ok for all subblogs after fixing an issue with global $current_site;
For the main site blog however WLW does not work and returns
No Blogs Found on Server
A successful connection was made to your account however the server
reported that you do not currently have an active blog. Please ensure that your account with this provider is current before proceeding.
So: for ALL subsite blogs WLW works perfectly. It also works for Blogs created by admin. It only returns this message for the main / #1 blog on the main domain in WordPress MU.
See this thread: http://mu.wordpress.org/forums/topic/16375?replies=5#post-94619
The return XML is pretty much empty (no Blog ID entry)
while the correct ones contain at least the BLOG ID.
I also think for some MU installs the main blog returns a Blog ID and for others it does not produce a Blog ID for the main blog.
Did the account you tested it with have access to the main/core WP blog?