<?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>WordPress Hacks &#187; WordPress Error</title>
	<atom:link href="http://wphacks.com/tag/wordpress-error/feed/" rel="self" type="application/rss+xml" />
	<link>http://wphacks.com</link>
	<description>WordPress Themes, Plugins, Hacks, Tutorials, and more!</description>
	<lastBuildDate>Fri, 25 May 2012 20:07:36 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>Fixing the Unresponsive Script Problem in WordPress 2.5+</title>
		<link>http://wphacks.com/fixing-unresponsive-script-problem-wordpress-25/</link>
		<comments>http://wphacks.com/fixing-unresponsive-script-problem-wordpress-25/#comments</comments>
		<pubDate>Tue, 21 Oct 2008 08:00:10 +0000</pubDate>
		<dc:creator>Kyle Eslick</dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Unresponsive Script]]></category>
		<category><![CDATA[WordPress Error]]></category>
		<category><![CDATA[WordPress Hacks]]></category>
		<category><![CDATA[WordPress How-To]]></category>
		<category><![CDATA[WordPress Tutorial]]></category>

		<guid isPermaLink="false">http://wphacks.com/?p=923</guid>
		<description><![CDATA[Yesterday in my post about moving your blog to a new domain, I mentioned that there is a problem that presents itself when posts are imported into WordPress 2.5 or later.   A quick search determined that I wasn&#8217;t the only one having this problem, so I decided to document how to fix this problem here (or [...]]]></description>
			<content:encoded><![CDATA[<p>Yesterday in my post about <a href="http://wphacks.com/how-to-move-wordpress-blog-new-domain-name/">moving your blog to a new domain</a>, I mentioned that there is a problem that presents itself when posts are imported into WordPress 2.5 or later.   A quick search determined that I wasn&#8217;t the only one having this problem, so I decided to document how to fix this problem here (or at least how I was able to fix it).</p>
<p>Here are the steps I took to fix the problem with the unresponsive script in the Write panel (requires CPanel/PHPMyAdmin access):</p>
<ol>
<li>Please make a backup of your database in case you run into any problems.  These are the steps that worked for me to fix the problem, but I can&#8217;t guarantee they will work for everyone. </li>
<li>Login in to your CPanel.   This is usually found at http://yourdomain.com/cpanel/ and usually uses your FTP password.</li>
<li>Access your PHPMyAdmin (in CPanel this is usually found at the bottom of the MySQL Databases page).</li>
<li>Click on the MySQL database you created for your new WordPress installation in the menu on the left.</li>
<li>Click on <strong>wp_postmeta</strong> in the list of tables on the left.</li>
<li>Click the <strong>Browse</strong> icon.</li>
<li>Click on the <strong>post_id</strong> tab once to sort the list from 0 to higher.</li>
<li>Now you&#8217;ll need to delete anything with a post_id of 0.  Depending on how many posts were imported, there may be a lot of zeroes.  I had about 600 of them to delete.</li>
</ol>
<p>The best way to do this is to locate the boxes with &#8220;row(s) starting from record #&#8221; between them.  In the front box put 100 (or whatever number of your choice) and always put 1 in the right box.   Click Show.  You can use the select all button and verify all of them are zero.   Uncheck any that aren&#8217;t zero and click Delete.  Repeat until all zeroes are gone.</p>
<p>Now open your Write panel in your new blog&#8217;s dashboard and everything should be good!</p>
<img src="http://wphacks.com/?ak_action=api_record_view&id=923&type=feed" alt="" />]]></content:encoded>
			<wfw:commentRss>http://wphacks.com/fixing-unresponsive-script-problem-wordpress-25/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>

