Forums
URL not found - APP 3.0
-
Any one here have a problem with a IPHONE APP wordpress 3.0 ?
I just can not log in on the app any more. I upgrade last week and that was it not working any more.
Couldn't FIND a wordpress site on that URL
I try to change password change the URL but norhing is working can some one please help ?
2 weeks I been trying and I can't find a answer
-
Are you hosting your blog on WordPress.com or self-hosted WordPress ? If self hosted, what is the URL of your blog?
-
BrazucaNY.com or BrazucaNY.tv
My server iis - windows 2003
-
I tested the XML-RPC endpoint of your site at http://BrazucaNY.tv/xmlrpc.php by using an XML-RPC validator tool (www.eritreo.it) and find out that the XML-RPC response of your site is not ok. There are characters before the xml preamble.
I wonder if you have modified the wp-config,php file with an editor that insert the BOM at the begin of that file.
Could you please check that file with an open source editor such as Notepad++To remove the BOM using Notepad++:
- Open the php file using Notepad++ (Now, you won't even see the BOM marks there, BUT it can remove them).
- Your file is most likely UTF-8, so Go to Format, and select "Encode in ANSI".
- Then go to Format again, and select UTF-8 without BOM.
- Save your file -
Danil
Check this out I used one time this NOTEPAD++ I do not use that anymore. I have Dreamweave on my pc.
I just donwload a refresh copy of wordpress and I copy the code from we-config to my server.
Do you think that will work ?
Thanks you!!!
-
I check and the follow error is going on...
The RSD document is not well formed. There are characters before the xml preamble.
Can you please help me fix that >?
-
here is the log from my IPHONE APP WORDPRESS
2012-06-01 20:40:59 +0000 Launching WordPress for iOS 3.0...
2012-06-01 20:40:59 +0000 device: iPhone4,1, iOS 5.1.1
2012-06-01 20:40:59 +0000 <WordPressAppDelegate: 0x29a470> cleanUnusedMediaFileFromTmpDir
2012-06-01 20:40:59 +0000 <WelcomeViewController: 0x484a00> viewDidLoad
2012-06-01 20:40:59 +0000 <WordPressAppDelegate: 0x29a470> applicationDidBecomeActive:
2012-06-01 20:41:01 +0000 <AddSiteViewController: 0x2807e0> viewDidLoad
2012-06-01 20:41:36 +0000 <AddSiteViewController: 0x2807e0> checkURL http://brazucany.com
2012-06-01 20:41:38 +0000 Blog returned invalid data (URL: http://brazucany.com/xmlrpc.php)
<?xml version="1.0"?>
<methodResponse>
<params>
<param>
<value>
<array><data> -
You need to edit the "corrupted" wp-config.php file by using NotePad++, and by following the instructions above. If you want to start from scratch, by using an empty config.php file downloaded from the network, please use NotePad or NotePade++, but not Word or Dreamweaver when edit it.
-
DANIL - wooowwwwwwww
THANK YOU !!!
:) I realy do APPRECIATE THAT.
-
Hi. I am experiencing the same problem. I can´t use my IPHONE APP Wordpress 3.0 since one week. I´ve corrected my wp-config using notepad++ extracting the BOM marks. Markup Validation confirmed the file is ok. But I can´t access my blogs using iPhone e iPad. Do you have any news about this issue?
-
@ernestofriedman - This could be related to an issue we've discovered in 3.0 that broke some code that we were using to clean up the XML-RPC response for some blogs. It has already been fixed for 3.0.1 that is currently under review. It will be available in the next few days.
In the meantime I suggest you to test your site by using an XML-RPC validator tool, like the one available at the following URL http://www.eritreo.it -
I´ve used notepad++ to fix xmlrpc.php. Things work nice now. Thank you. Good job.
Topic Closed
This topic has been closed to new replies.