Make WordPress Core

Opened 15 years ago

Closed 15 years ago

Last modified 14 years ago

#13672 closed defect (bug) (invalid)

iPhone can't access primary blog in multisite mode

Reported by: giuseppex's profile giuseppex Owned by: josephscott's profile 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)

#1 @josephscott
15 years ago

Please provide more details on exactly what happened. What XML-RPC method did you try to call? What was the response?

#2 @giuseppex
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 @nacin
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/.

#4 @giuseppex
15 years ago

Thank you nacin.
I did it now.

#5 @giuseppex
15 years ago

  • Resolution set to invalid
  • Status changed from new to closed

#6 @nacin
15 years ago

  • Milestone 3.0 deleted

#7 @trepmal
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 @westi
14 years ago

Looks like this is this iPhone app bug - http://iphone.trac.wordpress.org/ticket/449

Note: See TracTickets for help on using tickets.