[wp-trac] [WordPress Trac] #29698: blogger.getUsersBlogs XML-RPC method returns an empty array
WordPress Trac
noreply at wordpress.org
Thu Sep 18 23:09:34 UTC 2014
#29698: blogger.getUsersBlogs XML-RPC method returns an empty array
--------------------------+------------------------------
Reporter: tom103 | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: XML-RPC | Version: 3.9.2
Severity: normal | Resolution:
Keywords: | Focuses:
--------------------------+------------------------------
Comment (by tom103):
Replying to [comment:1 redsweater]:
> I would recommend that tom103 check for PHP errors on the server side to
see if there are any clues about why this particular WordPress
installation is not working as expected.
Where should I check that? I'm far from being an expert on either
WordPress or PHP...
> Perhaps it's a peculiarity of the hosting environment or of specific
plugins installed?
It's possible, yes. It's a rather unusual setup: IIS server on a
mutualized Windows hosting service, with sites mapped to different domains
(the urls in the attached file are redacted). I actually have 4 blogs (2
of them used only for tests)
- Blog 1 is mysite.com, mapped to blog.mysite.net/en
- Blog 2 is mysite.fr, mapped to blog.mysite.net/fr
- Blog 3 is blog.mysite.net/
- Blog 4 is blog.mysite.net/test
I have the following plugins enabled:
- Analytics Head
- Bad Behavior
- Cookies for Comments
- Fix remote IP (OVH)
- Multicons
- OPML Importer
- SyntaxHighlighter Evolved
- WordPress Importer
- WP-Cumulus
- WP-Mail-SMTP
- WP Hide Post
And a custom plugin that replaces the REMOTE_ADDR and REMOTE_HOST headers
with the content of HTTP_REMOTE_IP, to work around an issue with the
hosting provider.
Anyway, is there any reason why `blogger.getUsersBlogs` doesn't use the
same implementation as `wp.getUsersBlogs`? It seems to me that they should
be synonyms...
--
Ticket URL: <https://core.trac.wordpress.org/ticket/29698#comment:2>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list