<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Q's place &#187; image</title>
	<atom:link href="http://www.byknight.com/journal/tag/image/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.byknight.com/journal</link>
	<description>Peter Knight's journal</description>
	<lastBuildDate>Sun, 17 Jan 2010 23:04:14 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>WordPress 2.5 won&#8217;t post images (sometimes)</title>
		<link>http://www.byknight.com/journal/wordpress-25-wont-post-images-sometimes/</link>
		<comments>http://www.byknight.com/journal/wordpress-25-wont-post-images-sometimes/#comments</comments>
		<pubDate>Fri, 16 May 2008 18:53:03 +0000</pubDate>
		<dc:creator>Peter</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[error]]></category>
		<category><![CDATA[image]]></category>

		<guid isPermaLink="false">http://www.byknight.com/journal/?p=42</guid>
		<description><![CDATA[Not uploading images (again)
This is the script that leads to the error:
/ send html to the post editor
2function send_to_editor(h) {
3 var win = window.opener ? window.opener : window.dialogArguments;
4 if ( !win )
5 win = top;
6 tinyMCE = win.tinyMCE;
7 if ( typeof tinyMCE != &#8216;undefined&#8217; &#038;&#038; ( ed = tinyMCE.getInstanceById(&#8216;content&#8217;) ) &#038;&#038; !ed.isHidden() ) {
8 tinyMCE.selectedInstance.getWin().focus();
9 [...]]]></description>
			<content:encoded><![CDATA[<!-- sphereit start --><p><em>Not uploading images (again)</em></p>
<p><strong>This is the script that leads to the error:</strong></p>
<p>/ send html to the post editor<br />
2function send_to_editor(h) {<br />
3 var win = window.opener ? window.opener : window.dialogArguments;<br />
4 if ( !win )<br />
5 win = top;<br />
6 tinyMCE = win.tinyMCE;<br />
7 if ( typeof tinyMCE != &#8216;undefined&#8217; &#038;&#038; ( ed = tinyMCE.getInstanceById(&#8216;content&#8217;) ) &#038;&#038; !ed.isHidden() ) {<br />
8 tinyMCE.selectedInstance.getWin().focus();<br />
9 tinyMCE.execCommand(&#8216;mceInsertContent&#8217;, false, h);<br />
10 } else<br />
11 win.edInsertContent(win.edCanvas, h);<br />
12}</p>
<p><strong>And this is the error message:</strong></p>
<p>win.edInsertContent is not a function<br />
[Break on this error] win.edInsertContent(win.edCanvas, h);</p>
<p>Is there anyone out there that knows what&#8217;s going on? I am missing something. The problem is sporadic, and this was a 35K JPEG picture.</p>
<p>Q</p>
<!-- sphereit end --><span style="margin-bottom:40px; border-bottom:none;"><a class="iconsphere" title="Sphere: Related Content" onclick="return Sphere.Widget.search('http://www.byknight.com/journal/wordpress-25-wont-post-images-sometimes/')" href="http://www.sphere.com/search?q=sphereit:http://www.byknight.com/journal/wordpress-25-wont-post-images-sometimes/">Sphere: Related Content</a></span><br/><br/>]]></content:encoded>
			<wfw:commentRss>http://www.byknight.com/journal/wordpress-25-wont-post-images-sometimes/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
