<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.1" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
		>
	<channel>
		<title>WordPress for iOS Forums &#187; Topic: App iPad 2 - Blog returned invalid data</title>
		<link>http://ios.forums.wordpress.org/topic/app-ipad-2-blog-returned-invalid-data</link>
		<description>Just another bbPress community</description>
		<language>iphone</language>
		<pubDate>Fri, 24 May 2013 04:46:42 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1</generator>
				<atom:link href="http://ios.forums.wordpress.org/rss/topic/app-ipad-2-blog-returned-invalid-data" rel="self" type="application/rss+xml" />

		<item>
			<title>peteradie on "App iPad 2 - Blog returned invalid data"</title>
			<link>http://ios.forums.wordpress.org/topic/app-ipad-2-blog-returned-invalid-data#post-6509</link>
			<pubDate>Thu, 05 Jul 2012 07:24:01 +0000</pubDate>
			<dc:creator>peteradie</dc:creator>
			<guid isPermaLink="false">6509@http://ios.forums.wordpress.org/</guid>
			<description><![CDATA[<p>Hi,<br />
Similar problem.</p>
<p>Using Wordpress on iPhone 3GS or iPad2 running iOS 5.1.1, I get the error "Couldn't sync posts. Blog returned invalid data."  The blog works fine via IE9 on my PC. I am using default twentyten theme on WordPress v3.4 but it is integrated into an X-Cart shopping cart website. As part of the integration, the following rules in the .htaccess file in the root folder.</p>
<p>---------------------------<br />
RewriteRule ^blog/(wp-login\.php&#124;wp-admin&#124;wp-includes&#124;wp-content&#124;wp-comments-post\.php&#124;wp-cron\.php)(.*)$ blog/$1$2  [QSA,L]<br />
RewriteRule ^blog/(.*).(css&#124;js&#124;gif&#124;jpg&#124;png&#124;html&#124;php)$ blog.php?incl_file=$1.$2 [QSA,L]<br />
RewriteRule ^blog/.*$ blog.php?url=$1  [QSA,L]<br />
RewriteRule ^blog$ blog.php  [QSA,L]<br />
---------------------------</p>
<p>I have run the steps described at <a href="http://wpiphonedev.wordpress.com/extra-debug/">http://wpiphonedev.wordpress.com/extra-debug/</a></p>
<p>The contents of the log produced are below. Can anyone help?</p>
<p>---------------------------<br />
2012-07-05 06:55:22 +0000 Launching WordPress for iOS 3.0.1...<br />
2012-07-05 06:55:22 +0000 device: iPhone2,1, iOS 5.1.1<br />
2012-07-05 06:55:23 +0000 &#60;WordPressAppDelegate: 0x270780&#62; cleanUnusedMediaFileFromTmpDir<br />
2012-07-05 06:55:23 +0000 &#60;BlogsViewController: 0x28ce60&#62; viewDidLoad<br />
2012-07-05 06:55:23 +0000 &#60;BlogsViewController: 0x28ce60&#62; viewWillAppear:<br />
2012-07-05 06:55:23 +0000 - [Blog hostname] for <a href="http://www.marionadie.com/blog" rel="nofollow">http://www.marionadie.com/blog</a>: <a href="http://www.marionadie.com" rel="nofollow">http://www.marionadie.com</a><br />
2012-07-05 06:55:23 +0000 &#60;WordPressAppDelegate: 0x270780&#62; applicationDidBecomeActive:<br />
2012-07-05 06:55:25 +0000 - [Blog hostname] for <a href="http://www.marionadie.com/blog" rel="nofollow">http://www.marionadie.com/blog</a>: <a href="http://www.marionadie.com" rel="nofollow">http://www.marionadie.com</a><br />
2012-07-05 06:55:25 +0000 &#60;BlogViewController: 0x2bbe00&#62; viewDidLoad<br />
2012-07-05 06:55:25 +0000 &#60;PostsViewController: 0x2c1f90&#62; viewDidLoad<br />
2012-07-05 06:55:25 +0000 &#60;BlogsViewController: 0x28ce60&#62; viewWillDisappear:<br />
2012-07-05 06:55:25 +0000 &#60;BlogViewController: 0x2bbe00&#62; viewWillAppear:<br />
2012-07-05 06:55:26 +0000 &#60;BlogsViewController: 0x28ce60&#62; viewDidDisappear:<br />
2012-07-05 06:55:26 +0000 Error syncing options: Blog returned invalid data.<br />
2012-07-05 06:55:26 +0000 Error syncing post formats: Blog returned invalid data.<br />
2012-07-05 06:55:26 +0000 Error syncing categories: Blog returned invalid data.<br />
2012-07-05 06:55:26 +0000 Error syncing posts: Blog returned invalid data.<br />
2012-07-05 06:55:30 +0000 &#60;WordPressAppDelegate: 0x270780&#62; applicationWillResignActive:<br />
2012-07-05 06:55:30 +0000 &#60;WordPressAppDelegate: 0x270780&#62; applicationDidEnterBackground:<br />
2012-07-05 06:55:56 +0000 &#60;WordPressAppDelegate: 0x270780&#62; applicationDidBecomeActive:<br />
2012-07-05 06:55:58 +0000 [XML-RPC] &#62; system.multicall<br />
2012-07-05 06:55:59 +0000 [XML-RPC] &#60;<br />
2012-07-05 06:55:59 +0000 Blog returned invalid data (URL: <a href="http://www.marionadie.com/blog/xmlrpc.php)" rel="nofollow">http://www.marionadie.com/blog/xmlrpc.php)</a><br />
2012-07-05 06:55:59 +0000 Error syncing options: Blog returned invalid data.<br />
2012-07-05 06:55:59 +0000 Error syncing post formats: Blog returned invalid data.<br />
2012-07-05 06:55:59 +0000 Error syncing categories: Blog returned invalid data.<br />
2012-07-05 06:55:59 +0000 Error syncing posts: Blog returned invalid data.<br />
2012-07-05 06:57:02 +0000 &#60;WordPressAppDelegate: 0x270780&#62; applicationWillResignActive:<br />
2012-07-05 06:57:02 +0000 &#60;WordPressAppDelegate: 0x270780&#62; applicationDidEnterBackground:<br />
2012-07-05 06:57:07 +0000 &#60;WordPressAppDelegate: 0x270780&#62; applicationDidBecomeActive:<br />
2012-07-05 06:58:56 +0000 &#60;WordPressAppDelegate: 0x270780&#62; applicationWillResignActive:<br />
2012-07-05 06:58:56 +0000 &#60;WordPressAppDelegate: 0x270780&#62; applicationDidEnterBackground:<br />
---------------------------</p>
<p>Thanks for any help.
</p>]]></description>
					</item>
		<item>
			<title>Euphio on "App iPad 2 - Blog returned invalid data"</title>
			<link>http://ios.forums.wordpress.org/topic/app-ipad-2-blog-returned-invalid-data#post-6087</link>
			<pubDate>Tue, 17 Apr 2012 16:55:08 +0000</pubDate>
			<dc:creator>Euphio</dc:creator>
			<guid isPermaLink="false">6087@http://ios.forums.wordpress.org/</guid>
			<description><![CDATA[<p>Yes, I went through those stages. I retrieved the above information by setting 'extra debug' &#38; using iExplorer to check the log. Unfortunately, I am no clearer on what to do now that I have this information. </p>
<p>I have tried setting my blog to default theme and turning off plugins but that did not seem to make any difference when I attempted to log in to the app.
</p>]]></description>
					</item>
		<item>
			<title>Jorge Bernal on "App iPad 2 - Blog returned invalid data"</title>
			<link>http://ios.forums.wordpress.org/topic/app-ipad-2-blog-returned-invalid-data#post-6086</link>
			<pubDate>Tue, 17 Apr 2012 16:50:18 +0000</pubDate>
			<dc:creator>Jorge Bernal</dc:creator>
			<guid isPermaLink="false">6086@http://ios.forums.wordpress.org/</guid>
			<description><![CDATA[<p>Can you try this guide?<br />
<a href="http://wpiphonedev.wordpress.com/extra-debug/" rel="nofollow">http://wpiphonedev.wordpress.com/extra-debug/</a>
</p>]]></description>
					</item>
		<item>
			<title>Euphio on "App iPad 2 - Blog returned invalid data"</title>
			<link>http://ios.forums.wordpress.org/topic/app-ipad-2-blog-returned-invalid-data#post-6067</link>
			<pubDate>Sat, 14 Apr 2012 16:12:28 +0000</pubDate>
			<dc:creator>Euphio</dc:creator>
			<guid isPermaLink="false">6067@http://ios.forums.wordpress.org/</guid>
			<description><![CDATA[<p>I am having a similar problem to iAlexander on an iPad 3: </p>
<p>2012-04-14 16:03:46 +0000 &#60;AddSiteViewController: 0x54d9a0&#62; checkURL <a href="http://www.euphiodesign.com/blog" rel="nofollow">http://www.euphiodesign.com/blog</a><br />
2012-04-14 16:03:47 +0000 &#60;WPDataController: 0x599750&#62; guessXMLRPCForUrl: <a href="http://www.euphiodesign.com/blog/" rel="nofollow">http://www.euphiodesign.com/blog/</a><br />
2012-04-14 16:03:47 +0000 &#60;WPDataController: 0x599750&#62; executeXMLRPCRequest: system.listMethods <a href="http://www.euphiodesign.com/blog/xmlrpc.php" rel="nofollow">http://www.euphiodesign.com/blog/xmlrpc.php</a><br />
2012-04-14 16:03:47 +0000 &#60;WPDataController: 0x599750&#62; errorWithResponse: Error Domain=org.wordpress.iphone Code=903 "Blog returned invalid data." UserInfo=0x28a2d0 {NSLocalizedDescription=Blog returned invalid data.}</p>
<p>Any help would be greatly appreciated.
</p>]]></description>
					</item>
		<item>
			<title>iAlexander on "App iPad 2 - Blog returned invalid data"</title>
			<link>http://ios.forums.wordpress.org/topic/app-ipad-2-blog-returned-invalid-data#post-6043</link>
			<pubDate>Mon, 09 Apr 2012 13:55:32 +0000</pubDate>
			<dc:creator>iAlexander</dc:creator>
			<guid isPermaLink="false">6043@http://ios.forums.wordpress.org/</guid>
			<description><![CDATA[<p>Good day! Tell me, what does this error mean? -</p>
<p>2012-04-09 13:30:27 +0000 &#60;WPDataController: 0x46e340&#62; errorWithResponse: Error Domain=org.wordpress.iphone Code=903 "Blog returned invalid data." UserInfo=0x246660 {NSLocalizedDescription=Blog returned invalid data.}
</p>]]></description>
					</item>

	</channel>
</rss>
