Hi,
I'm running the latest nightly of WordPress 3.0. Since moving to the multi-site setup I've been unable add blogs to the iPhone app.
The iPhone app returns "500 internal server error." If I pass the wrong password it gives the wrong password feedback so it is authenticating.
In the php logs I get this:
[06-Feb-2010 18:10:53] PHP Fatal error: Call to undefined function _multisite_getUsersBlogs() in /var/www/vhosts/zgware.com/httpdocs/xmlrpc.php on line 1551
Sure, this an iPhone issue but also a problem with the multiuser calls. What should I try in xmlrpc to give the app what it needs to function?