#13672 closed defect (bug) (invalid)
iPhone can't access primary blog in multisite mode
Reported by: | giuseppex | Owned by: | josephscott |
---|---|---|---|
Milestone: | Priority: | high | |
Severity: | normal | Version: | 3.0 |
Component: | XML-RPC | Keywords: | Iphone, xml-rpc, set up |
Focuses: | Cc: |
Description
Can't access the blog at the root level with WordPress multisite enabled, no problem with blog in sub dirctory. Application die when try to login the first time.
Change History (8)
#2
@
15 years ago
Sorry josephscott,
i try to setup WordPress for iPhone application. I can setup blog created in sub directory but can't with the main at the root level.
I tryed to point it to the domain, to the domain with the / at the end of domain name and to point directly to the xml-rpc-php file as described in some blog somewhere.
The application simply (everything is at the last version naturally) crash.
#3
@
15 years ago
Sounds like this is an iPhone app bug, not a WordPress bug. You can report those at http://iphone.trac.wordpress.org/.
#7
@
14 years ago
I was experiencing a similar problem - by editing line 477 of xmlrpc.php to make the $blog_id a string, I was able to get the iphone app to connect to my blog.
I got the fix from here: http://iphone.forums.wordpress.org/topic/iphone-app-crashes-when-adding-a-blog#post-2870
not sure if it's a solution or a quirk...
#8
@
14 years ago
Looks like this is this iPhone app bug - http://iphone.trac.wordpress.org/ticket/449
Please provide more details on exactly what happened. What XML-RPC method did you try to call? What was the response?