<?xml version="1.0" encoding="UTF-8"?><!-- generator="bbPress" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
>
	<channel>
		<title>Coding Robots Forums Topic: Error receiving more than 200 posts from server</title>
		<link>http://forum.codingrobots.com/topic/error-receiving-more-than-200-posts-from-server</link>
		<description>Coding Robots Forums Topic: Error receiving more than 200 posts from server</description>
		<language>en-US</language>
		<pubDate>Thu, 09 Feb 2012 06:55:50 +0000</pubDate>
		<generator>bbpress 1.0-alpha-2</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://forum.codingrobots.com/search.php</link>
		</textInput>

		<item>
			<title>LMAshton on "Error receiving more than 200 posts from server"</title>
			<link>http://forum.codingrobots.com/topic/error-receiving-more-than-200-posts-from-server/page/98#post-2037</link>
			<pubDate>Thu, 20 Aug 2009 08:50:36 +0000</pubDate>
			<dc:creator>LMAshton</dc:creator>
			<guid isPermaLink="false">2037@http://forum.codingrobots.com/</guid>
			<description>&#60;p&#62;I'm providing this solution in the event that it helps another blogger in a similar situation.&#60;/p&#62;
&#60;p&#62;I've solved this problem by exporting my entire Wordpress blog. Then set up a virtual server, installed Wordpress to that virtual server, and imported the entire Wordpress blog. Then I changed the hosts file to point the URL for that blog to the virtual server. Then retrieved the entire blog history of posts.&#60;/p&#62;
&#60;p&#62;I did that for both of my larger blogs. It's a pain in the butt to do, so I would rather not have to do it again, but it works.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dmitry Chestnykh on "Error receiving more than 200 posts from server"</title>
			<link>http://forum.codingrobots.com/topic/error-receiving-more-than-200-posts-from-server/page/96#post-2008</link>
			<pubDate>Sat, 11 Jul 2009 14:27:37 +0000</pubDate>
			<dc:creator>Dmitry Chestnykh</dc:creator>
			<guid isPermaLink="false">2008@http://forum.codingrobots.com/</guid>
			<description>&#60;p&#62;Unfortunately, no, since there is no other ways to get posts via API.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>LMAshton on "Error receiving more than 200 posts from server"</title>
			<link>http://forum.codingrobots.com/topic/error-receiving-more-than-200-posts-from-server/page/96#post-2007</link>
			<pubDate>Sat, 11 Jul 2009 12:39:00 +0000</pubDate>
			<dc:creator>LMAshton</dc:creator>
			<guid isPermaLink="false">2007@http://forum.codingrobots.com/</guid>
			<description>&#60;p&#62;Thank you for your response.&#60;/p&#62;
&#60;p&#62;Submitting a bug report will likely result in a fix in a matter of weeks at best, most likely months, I would imagine. That doesn't solve anything in the short term for me.&#60;/p&#62;
&#60;p&#62;Exporting my posts out of Wordpress isn't the issue - it's importing them into BlogJet. Is there a way to do that?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Dmitry Chestnykh on "Error receiving more than 200 posts from server"</title>
			<link>http://forum.codingrobots.com/topic/error-receiving-more-than-200-posts-from-server/page/96#post-2005</link>
			<pubDate>Sat, 11 Jul 2009 09:41:50 +0000</pubDate>
			<dc:creator>Dmitry Chestnykh</dc:creator>
			<guid isPermaLink="false">2005@http://forum.codingrobots.com/</guid>
			<description>&#60;p&#62;MetaWeblog API, which WordPress uses to send posts to BlogJet, sends all posts in one request. If you have a lot of entries for this request, they are all sent as one big XML document. It seems like WordPress generates this response in memory, that is why you're getting out of memory errors from PHP.&#60;/p&#62;
&#60;p&#62;This is an issue with WordPress. You can submit a bug report using the following instructions: &#60;a href=&#34;http://codex.wordpress.org/Submitting_Bugs&#34; rel=&#34;nofollow&#34;&#62;http://codex.wordpress.org/Submitting_Bugs&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;If you want to export posts, WordPress has a better way to do it without using the API -- in WP admin panel use Tools &#38;gt; Export.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>LMAshton on "Error receiving more than 200 posts from server"</title>
			<link>http://forum.codingrobots.com/topic/error-receiving-more-than-200-posts-from-server/page/96#post-2004</link>
			<pubDate>Sat, 11 Jul 2009 05:06:30 +0000</pubDate>
			<dc:creator>LMAshton</dc:creator>
			<guid isPermaLink="false">2004@http://forum.codingrobots.com/</guid>
			<description>&#60;p&#62;- BlogJet 2.0.0.10&#60;br /&#62;
- Windows XP&#60;br /&#62;
- Wordpress 2.8.1&#60;br /&#62;
- &#60;a href=&#34;http://srilanka.laurieashton.com&#34; rel=&#34;nofollow&#34;&#62;http://srilanka.laurieashton.com&#60;/a&#62; (~1400 posts) + &#60;a href=&#34;http://lmashton.com&#34; rel=&#34;nofollow&#34;&#62;http://lmashton.com&#60;/a&#62; (720 posts)&#60;/p&#62;
&#60;p&#62;I'm new to using BlogJet and haven't decided if I'm going to continue using it or not. Whether I do or not depends on whether this following problem can be fixed.&#60;/p&#62;
&#60;p&#62;I have four blogs. Two have no problems receiving posts from my server, but they also have less than 200 posts each. The two blogs I have problems with are listed above. &#60;/p&#62;
&#60;p&#62;If I try to receive 200 or fewer posts, it retrieves those with no problem. If I try to receive more than that, I get the following error message:&#60;/p&#62;
&#60;p&#62;----&#60;br /&#62;
Invalid payroad received from xml-rpc server.&#60;br /&#62;
Please check your Host and Page settings for this account.&#60;/p&#62;
&#60;p&#62;Server said:&#60;br /&#62;
&#34;&#60;br /&#62;
&#38;lt;b&#38;gt;Fatal error&#38;lt;/b&#38;gt;: Allowed memory size of 33554432 bytes&#60;br /&#62;
exhausted (tried to allocate 1934460 byes) in&#60;br /&#62;
&#38;lt;b&#38;gt;/home/laurieas/public_html/srilanka/wp-includes/class-ICR.php&#38;lt;/b&#38;gt;&#60;br /&#62;
on line &#38;lt;b&#38;gt;335&#38;lt;/b&#38;gt; &#60;br /&#62;
...&#34;(EGetRecentError)&#60;br /&#62;
-----&#60;br /&#62;
Which looks to me like it means doing this sync is trying to take up more memory than my server allows. Since I can't change how much memory I'm allocated, either I need to fix something or I need to find another way to import all my blog entries in.&#60;/p&#62;
&#60;p&#62;Suggestions?
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>

