<?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>gHacks Technology News &#124; Latest Tech News, Software And Tutorials &#187; wordpress bug</title> <atom:link href="http://www.ghacks.net/tag/wordpress-bug/feed/" rel="self" type="application/rss+xml" /><link>http://www.ghacks.net</link> <description>A technology news blog covering software, mobile phones, gadgets, security, the Internet and other relevant areas.</description> <lastBuildDate>Fri, 10 Feb 2012 20:51:26 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <atom:link rel="hub" href="http://pubsubhubbub.appspot.com"/><atom:link rel="hub" href="http://superfeedr.com/hubbub"/> <item><title>WordPress: Your attempt to edit this post has failed</title><link>http://www.ghacks.net/2009/02/02/wordpress-your-attempt-to-edit-this-post-has-failed/</link> <comments>http://www.ghacks.net/2009/02/02/wordpress-your-attempt-to-edit-this-post-has-failed/#comments</comments> <pubDate>Mon, 02 Feb 2009 20:45:37 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Tutorials Basic]]></category> <category><![CDATA[blog]]></category> <category><![CDATA[wordpress]]></category> <category><![CDATA[wordpress autosave]]></category> <category><![CDATA[wordpress blog]]></category> <category><![CDATA[wordpress bug]]></category> <category><![CDATA[wordpress error]]></category> <category><![CDATA[wordpress tip]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=10296</guid> <description><![CDATA[There are usually two areas that can cause problems and errors in a WordPress blog. The first are plugins that produce incompatibilities or display errors while the second are problems after updates of the blog software itself. There have been some problematic messages occasionally when trying to publish posts lately. The error message Your attempt [...]]]></description> <content:encoded><![CDATA[<p>There are usually two areas that can cause problems and errors in a WordPress blog. The first are plugins that produce incompatibilities or display errors while the second are problems after updates of the blog software itself.</p><p>There have been some problematic messages occasionally when trying to publish posts lately. The error message Your attempt to edit this post [..] has failed appeared occasionally after upgrading to WordPress 2.7. WordPress was not able to publish the article which was bad enough but the underlying problem was that all work up to the point of the last auto save was lost as well.</p><p>This usually meant that the tags, categories and other last minute edits (like urls) were missing from the posts and had to be added again. The second edit and publishing always succeeded without difficulties.</p><p><span
id="more-10296"></span>The first thought was that this could have something to do with the automatic saves of posts before publishing. A quick research on the WordPress support forum seemed to confirm that.</p><p>The fix is apparently the following:</p><p>Locate the file post-new.php in the wp-admin folder of the WordPress installation. Find the following line in that file <code>wp_enqueue_script('autosave');</code> and replace it with <code>//wp_enqueue_script('autosave');</code>.</p><p>The // in front of the row make the entire row a comment which essentially means that the command will not be executed. This will practically disable auto save during post publishing meaning that you will hacve to click on the Save Draft button before you leave an unfinished post page.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2009/02/02/wordpress-your-attempt-to-edit-this-post-has-failed/feed/</wfw:commentRss> <slash:comments>12</slash:comments> </item> <item><title>Flash 10 Breaks WordPress Flash File Uploader</title><link>http://www.ghacks.net/2008/11/02/flash-10-breaks-wordpress-flash-file-uploader/</link> <comments>http://www.ghacks.net/2008/11/02/flash-10-breaks-wordpress-flash-file-uploader/#comments</comments> <pubDate>Sat, 01 Nov 2008 23:20:39 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Online Services]]></category> <category><![CDATA[adobe flash]]></category> <category><![CDATA[blog]]></category> <category><![CDATA[blog software]]></category> <category><![CDATA[flash 10]]></category> <category><![CDATA[flash bug]]></category> <category><![CDATA[flash uploader]]></category> <category><![CDATA[wordpress]]></category> <category><![CDATA[wordpress bug]]></category> <category><![CDATA[wordpress images]]></category> <category><![CDATA[wordpress upload]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=8004</guid> <description><![CDATA[I have been trying to use the default WordPress Flash uploader for the last days only to find out that it did not work at all anymore after updating Flash to version 10. Clicking on the Choose Files To Upload button did not have any effect anymore. The only solution was to use the basic [...]]]></description> <content:encoded><![CDATA[<p>I have been trying to use the default WordPress Flash uploader for the last days only to find out that it did not work at all anymore after updating Flash to version 10. Clicking on the Choose Files To Upload button did not have any effect anymore. The only solution was to use the basic browser uploader instead which only allowed to upload one image at a time; Not very useful for uploading multiple images.</p><p>The reason why the Flash uploader in WordPress was not working anymore was that Adobe disabled the feature to open a file dialog for security reasons in Flash 10 which broke the SWFUpload script WordPress was using.</p><p>A <a
href="http://core.trac.wordpress.org/ticket/6979">ticket</a> was opened and is currently discussed over at WordPress and a fix is assigned to Milestone 2.7 of WordPress which aims for a release in 1-2 weeks. The best solution so far for WordPress webmasters who use the Flash based image uploader regularly is to keep using Flash 9 for now and update to Flash 10 once the fix comes out.</p><p><span
id="more-8004"></span></p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2008/11/02/flash-10-breaks-wordpress-flash-file-uploader/feed/</wfw:commentRss> <slash:comments>3</slash:comments> </item> </channel> </rss>
