<?xml version="1.0" encoding="UTF-8"?><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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: LiveJournal and WordPress</title>
	<atom:link href="http://thedeadone.net/lj/livejournal-and-wordpress/feed/" rel="self" type="application/rss+xml" />
	<link>http://thedeadone.net/how-to/livejournal-and-wordpress/</link>
	<description></description>
	<lastBuildDate>Mon, 07 May 2012 16:46:57 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.3</generator>
	<item>
		<title>By: Gwyneth Llewelyn</title>
		<link>http://thedeadone.net/how-to/livejournal-and-wordpress/comment-page-1/#comment-196419</link>
		<dc:creator>Gwyneth Llewelyn</dc:creator>
		<pubDate>Wed, 20 Jul 2011 15:00:13 +0000</pubDate>
		<guid isPermaLink="false">http://thedeadone.net/news/livejournal-and-wordpress/#comment-196419</guid>
		<description>Works like a charm! Under WP 3.2.1, the syntax has slightly changed for your update #6:

In function query(), change line 642 (at least that&#039;s what my editor says) to:

        $request  = &quot;POST http://{$this-&gt;server}{$this-&gt;path} HTTP/1.0$r&quot;;

But thanks a lot for your thorough commentary, it was a life-saver for me!</description>
		<content:encoded><![CDATA[<p><!-- google_ad_section_start --><br />
<!--INFOLINKS_ON--></p>
<p>Works like a charm! Under WP 3.2.1, the syntax has slightly changed for your update #6:</p>
<p>In function query(), change line 642 (at least that&#8217;s what my editor says) to:</p>
<p>        $request  = &#8220;POST http://{$this-&gt;server}{$this-&gt;path} HTTP/1.0$r&#8221;;</p>
<p>But thanks a lot for your thorough commentary, it was a life-saver for me!<br />
<!--INFOLINKS_OFF--><br />
<!-- google_ad_section_end --></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mraz</title>
		<link>http://thedeadone.net/how-to/livejournal-and-wordpress/comment-page-1/#comment-116647</link>
		<dc:creator>mraz</dc:creator>
		<pubDate>Thu, 10 Jul 2008 07:34:11 +0000</pubDate>
		<guid isPermaLink="false">http://thedeadone.net/news/livejournal-and-wordpress/#comment-116647</guid>
		<description>btw,i changed the username and pass with my own...</description>
		<content:encoded><![CDATA[<p><!-- google_ad_section_start --><br />
<!--INFOLINKS_ON--></p>
<p>btw,i changed the username and pass with my own&#8230;<br />
<!--INFOLINKS_OFF--><br />
<!-- google_ad_section_end --></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mraz</title>
		<link>http://thedeadone.net/how-to/livejournal-and-wordpress/comment-page-1/#comment-116645</link>
		<dc:creator>mraz</dc:creator>
		<pubDate>Thu, 10 Jul 2008 07:33:10 +0000</pubDate>
		<guid isPermaLink="false">http://thedeadone.net/news/livejournal-and-wordpress/#comment-116645</guid>
		<description>$request .= &quot;Content-length: {$length}$r$r&quot;;
$request .= &quot;Proxy-Authorization: &quot; . &quot;Basic &quot; . base64_encode_ (‘username:password’).”\r\n”;
$request .= $xml;

i added some codes....but  whenever i post it just returns a blank page.
this is what i got from googling, i donk know what&#039;s wrong with it.</description>
		<content:encoded><![CDATA[<p><!-- google_ad_section_start --><br />
<!--INFOLINKS_ON--></p>
<p>$request .= &#8220;Content-length: {$length}$r$r&#8221;;<br />
$request .= &#8220;Proxy-Authorization: &#8221; . &#8220;Basic &#8221; . base64_encode_ (‘username:password’).”\r\n”;<br />
$request .= $xml;</p>
<p>i added some codes&#8230;.but  whenever i post it just returns a blank page.<br />
this is what i got from googling, i donk know what&#8217;s wrong with it.<br />
<!--INFOLINKS_OFF--><br />
<!-- google_ad_section_end --></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://thedeadone.net/how-to/livejournal-and-wordpress/comment-page-1/#comment-116026</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Mon, 07 Jul 2008 10:41:24 +0000</pubDate>
		<guid isPermaLink="false">http://thedeadone.net/news/livejournal-and-wordpress/#comment-116026</guid>
		<description>I&#039;m afraid I don&#039;t really know. You should do some googling around PHP proxy authentication and how its done and update the two hacks above to handle it.</description>
		<content:encoded><![CDATA[<p><!-- google_ad_section_start --><br />
<!--INFOLINKS_ON--></p>
<p>I&#8217;m afraid I don&#8217;t really know. You should do some googling around PHP proxy authentication and how its done and update the two hacks above to handle it.<br />
<!--INFOLINKS_OFF--><br />
<!-- google_ad_section_end --></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mraz</title>
		<link>http://thedeadone.net/how-to/livejournal-and-wordpress/comment-page-1/#comment-115968</link>
		<dc:creator>mraz</dc:creator>
		<pubDate>Mon, 07 Jul 2008 03:39:17 +0000</pubDate>
		<guid isPermaLink="false">http://thedeadone.net/news/livejournal-and-wordpress/#comment-115968</guid>
		<description>what if the proxy requires authentication? what part of the code should i change? coz i tried changing the codes like what mark did, but the error changed into:

Something went wrong - -32300 : transport error - HTTP status code was not 200

maybe it&#039;s because my proxy requires authentication...so how will i fix the code? 

i&#039;m a noob in these kinds of stuff....</description>
		<content:encoded><![CDATA[<p><!-- google_ad_section_start --><br />
<!--INFOLINKS_ON--></p>
<p>what if the proxy requires authentication? what part of the code should i change? coz i tried changing the codes like what mark did, but the error changed into:</p>
<p>Something went wrong &#8211; -32300 : transport error &#8211; HTTP status code was not 200</p>
<p>maybe it&#8217;s because my proxy requires authentication&#8230;so how will i fix the code? </p>
<p>i&#8217;m a noob in these kinds of stuff&#8230;.<br />
<!--INFOLINKS_OFF--><br />
<!-- google_ad_section_end --></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Zhaarteth</title>
		<link>http://thedeadone.net/how-to/livejournal-and-wordpress/comment-page-1/#comment-29884</link>
		<dc:creator>Zhaarteth</dc:creator>
		<pubDate>Fri, 01 Jun 2007 00:43:10 +0000</pubDate>
		<guid isPermaLink="false">http://thedeadone.net/news/livejournal-and-wordpress/#comment-29884</guid>
		<description>Hey, Lee. (even though this post is a bit dated, might as well offer help to those suffering the same issue since this is the first Google result regarding this issue)

I came across this site after having the same permissions error when trying to X-post to LJ. I changed nothing yet it seems that it was something related to /wp-includes/js/tinymce/tiny_mce_gzip.php requesting a nonexistent file. Seems as if I untick that box in WP&#039;s Reading options in regards to compressing posts to gzip, it solves the problem without having to debug if you&#039;re lazy like me and you&#039;d rather your readers wait a bit for their slower browsers/connections to load posts.

Hope this helps!

-Z-</description>
		<content:encoded><![CDATA[<p><!-- google_ad_section_start --><br />
<!--INFOLINKS_ON--></p>
<p>Hey, Lee. (even though this post is a bit dated, might as well offer help to those suffering the same issue since this is the first Google result regarding this issue)</p>
<p>I came across this site after having the same permissions error when trying to X-post to LJ. I changed nothing yet it seems that it was something related to /wp-includes/js/tinymce/tiny_mce_gzip.php requesting a nonexistent file. Seems as if I untick that box in WP&#8217;s Reading options in regards to compressing posts to gzip, it solves the problem without having to debug if you&#8217;re lazy like me and you&#8217;d rather your readers wait a bit for their slower browsers/connections to load posts.</p>
<p>Hope this helps!</p>
<p>-Z-<br />
<!--INFOLINKS_OFF--><br />
<!-- google_ad_section_end --></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Darius</title>
		<link>http://thedeadone.net/how-to/livejournal-and-wordpress/comment-page-1/#comment-10477</link>
		<dc:creator>Darius</dc:creator>
		<pubDate>Tue, 19 Dec 2006 11:51:40 +0000</pubDate>
		<guid isPermaLink="false">http://thedeadone.net/news/livejournal-and-wordpress/#comment-10477</guid>
		<description>(Trivial comment spam defense) Please type the word</description>
		<content:encoded><![CDATA[<p><!-- google_ad_section_start --><br />
<!--INFOLINKS_ON--></p>
<p>(Trivial comment spam defense) Please type the word<br />
<!--INFOLINKS_OFF--><br />
<!-- google_ad_section_end --></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark</title>
		<link>http://thedeadone.net/how-to/livejournal-and-wordpress/comment-page-1/#comment-2049</link>
		<dc:creator>Mark</dc:creator>
		<pubDate>Fri, 30 Jun 2006 07:33:46 +0000</pubDate>
		<guid isPermaLink="false">http://thedeadone.net/news/livejournal-and-wordpress/#comment-2049</guid>
		<description>Hi Lee, I&#039;m afraid my error was not the same so I&#039;m not sure if I can help. 

If I were you I&#039;d check with your host provider and ask them if they allow out bound connections, if there is a proxy and/or is safe mode enabled for PHP.

Your error message above indicates that it is during the &quot;fgets&quot; rather than the &quot;fsockopen&quot;, which was my problem. So I&#039;m assuming it&#039;s not to do with a proxy. This means my solution won&#039;t work.

If you plan to do some of your own debugging (the error message isn&#039;t actually that informative), you can do a number of things.

You can enable debug in the plugin by opening lj_crosspost.php in a decent text editor and looking for this line &quot;$client-&gt;debug = false;&quot;. Change it to &quot;$client-&gt;debug = true;&quot;. This&#039;ll give you more output, but may not be enough to diagnose the problem.

You can also add debug to the file class-IXR.php in your wordpress installation (under the wp-includes directory). Open the file in a text editor and search for the number of your error i.e. &quot;-32300&quot;. Heres one simply suggestion, change the line: 

$this-&gt;error = new IXR_Error(-32300, &quot;transport error - HTTP status code was not 200&quot;);

to:

$this-&gt;error = new IXR_Error(-32300, &quot;transport error - HTTP status code was not 200: $line&quot;);

This will print out a useful message about the failure, which might help you figure out why you can&#039;t make outbound connections from PHP.

Hope this is helpful,
Mark</description>
		<content:encoded><![CDATA[<p><!-- google_ad_section_start --><br />
<!--INFOLINKS_ON--></p>
<p>Hi Lee, I&#8217;m afraid my error was not the same so I&#8217;m not sure if I can help. </p>
<p>If I were you I&#8217;d check with your host provider and ask them if they allow out bound connections, if there is a proxy and/or is safe mode enabled for PHP.</p>
<p>Your error message above indicates that it is during the &#8220;fgets&#8221; rather than the &#8220;fsockopen&#8221;, which was my problem. So I&#8217;m assuming it&#8217;s not to do with a proxy. This means my solution won&#8217;t work.</p>
<p>If you plan to do some of your own debugging (the error message isn&#8217;t actually that informative), you can do a number of things.</p>
<p>You can enable debug in the plugin by opening lj_crosspost.php in a decent text editor and looking for this line &#8220;$client->debug = false;&#8221;. Change it to &#8220;$client->debug = true;&#8221;. This&#8217;ll give you more output, but may not be enough to diagnose the problem.</p>
<p>You can also add debug to the file class-IXR.php in your wordpress installation (under the wp-includes directory). Open the file in a text editor and search for the number of your error i.e. &#8220;-32300&#8243;. Heres one simply suggestion, change the line: </p>
<p>$this->error = new IXR_Error(-32300, &#8220;transport error &#8211; HTTP status code was not 200&#8243;);</p>
<p>to:</p>
<p>$this->error = new IXR_Error(-32300, &#8220;transport error &#8211; HTTP status code was not 200: $line&#8221;);</p>
<p>This will print out a useful message about the failure, which might help you figure out why you can&#8217;t make outbound connections from PHP.</p>
<p>Hope this is helpful,<br />
Mark<br />
<!--INFOLINKS_OFF--><br />
<!-- google_ad_section_end --></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lee</title>
		<link>http://thedeadone.net/how-to/livejournal-and-wordpress/comment-page-1/#comment-2041</link>
		<dc:creator>Lee</dc:creator>
		<pubDate>Thu, 29 Jun 2006 22:28:57 +0000</pubDate>
		<guid isPermaLink="false">http://thedeadone.net/news/livejournal-and-wordpress/#comment-2041</guid>
		<description>I hate to be the nosy idiot that can&#039;t solve his own problems, but this looks like the best reference for Crossposter issues.  Any ideas about this one? 

Something went wrong - -32300 : transport error - HTTP status code was not 200

I appreciate your help.</description>
		<content:encoded><![CDATA[<p><!-- google_ad_section_start --><br />
<!--INFOLINKS_ON--></p>
<p>I hate to be the nosy idiot that can&#8217;t solve his own problems, but this looks like the best reference for Crossposter issues.  Any ideas about this one? </p>
<p>Something went wrong &#8211; -32300 : transport error &#8211; HTTP status code was not 200</p>
<p>I appreciate your help.<br />
<!--INFOLINKS_OFF--><br />
<!-- google_ad_section_end --></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Evan</title>
		<link>http://thedeadone.net/how-to/livejournal-and-wordpress/comment-page-1/#comment-1933</link>
		<dc:creator>Evan</dc:creator>
		<pubDate>Thu, 22 Jun 2006 14:49:43 +0000</pubDate>
		<guid isPermaLink="false">http://thedeadone.net/news/livejournal-and-wordpress/#comment-1933</guid>
		<description>An interesting fix. My suspicion is that most people are having problems due to Safe Mode being turned on, and I just don&#039;t have a way around that one. I&#039;ll hold on to this, although I wish we could come up with a better way than hacking WP-core.</description>
		<content:encoded><![CDATA[<p><!-- google_ad_section_start --><br />
<!--INFOLINKS_ON--></p>
<p>An interesting fix. My suspicion is that most people are having problems due to Safe Mode being turned on, and I just don&#8217;t have a way around that one. I&#8217;ll hold on to this, although I wish we could come up with a better way than hacking WP-core.<br />
<!--INFOLINKS_OFF--><br />
<!-- google_ad_section_end --></p>
]]></content:encoded>
	</item>
</channel>
</rss>

