<?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"
	>
<channel>
	<title>Comments on: Search and Replace in WordPress MySQL Database</title>
	<atom:link href="http://lorelle.wordpress.com/2005/12/01/search-and-replace-in-wordpress-mysql-database/feed/" rel="self" type="application/rss+xml" />
	<link>http://lorelle.wordpress.com/2005/12/01/search-and-replace-in-wordpress-mysql-database/</link>
	<description>Helping you learn more and do more with WordPress</description>
	<pubDate>Fri, 18 Jul 2008 22:17:29 +0000</pubDate>
	<generator>http://wordpress.org/?v=MU</generator>
		<item>
		<title>By: redcomet</title>
		<link>http://lorelle.wordpress.com/2005/12/01/search-and-replace-in-wordpress-mysql-database/#comment-906814</link>
		<dc:creator>redcomet</dc:creator>
		<pubDate>Tue, 15 Jul 2008 19:45:19 +0000</pubDate>
		<guid isPermaLink="false">http://lorelle.wordpress.com/2005/12/01/search-and-replace-in-wordpress-mysql-database/#comment-906814</guid>
		<description>THANK YOU!!!  I just upgraded my blog's lightbox plugin from an older version to Lightbox2 and needed a way to update all the image code entries in my posts.  I was going through each of them slowly and cursing myself for using so many images when I decided to search for someone way smarter about SQL databases than I am.

I appreciate the time you took to create such a useful and explanatory post on the subject.  You saved me a lot of tedious work!

:-)</description>
		<content:encoded><![CDATA[<p>THANK YOU!!!  I just upgraded my blog&#8217;s lightbox plugin from an older version to Lightbox2 and needed a way to update all the image code entries in my posts.  I was going through each of them slowly and cursing myself for using so many images when I decided to search for someone way smarter about SQL databases than I am.</p>
<p>I appreciate the time you took to create such a useful and explanatory post on the subject.  You saved me a lot of tedious work!</p>
<p> <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lorelle VanFossen</title>
		<link>http://lorelle.wordpress.com/2005/12/01/search-and-replace-in-wordpress-mysql-database/#comment-906601</link>
		<dc:creator>Lorelle VanFossen</dc:creator>
		<pubDate>Fri, 11 Jul 2008 22:25:43 +0000</pubDate>
		<guid isPermaLink="false">http://lorelle.wordpress.com/2005/12/01/search-and-replace-in-wordpress-mysql-database/#comment-906601</guid>
		<description>@&lt;a href="http://lorelle.wordpress.com/2005/12/01/search-and-replace-in-wordpress-mysql-database/#comment-906589" rel="nofollow"&gt; Mad Dog&lt;/a&gt;:

The &lt;code&gt;wp-includes/kses.php&lt;/code&gt; file in WordPress contains the commands to strip out codes from posts. You can add or subtract code within there to remove things manually, without the use of a Plugin. There may be Plugins that handle this through the Administration Panels, but I don't know of one.</description>
		<content:encoded><![CDATA[<p>@<a href="http://lorelle.wordpress.com/2005/12/01/search-and-replace-in-wordpress-mysql-database/#comment-906589" rel="nofollow"> Mad Dog</a>:</p>
<p>The <code>wp-includes/kses.php</code> file in WordPress contains the commands to strip out codes from posts. You can add or subtract code within there to remove things manually, without the use of a Plugin. There may be Plugins that handle this through the Administration Panels, but I don&#8217;t know of one.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mad Dog</title>
		<link>http://lorelle.wordpress.com/2005/12/01/search-and-replace-in-wordpress-mysql-database/#comment-906589</link>
		<dc:creator>Mad Dog</dc:creator>
		<pubDate>Fri, 11 Jul 2008 17:15:17 +0000</pubDate>
		<guid isPermaLink="false">http://lorelle.wordpress.com/2005/12/01/search-and-replace-in-wordpress-mysql-database/#comment-906589</guid>
		<description>Have you heard of a plug-in that will strip out specified HTML code tags from posts? I set up a blog for a client who, despite my instructions, created lots of posts by pasting, which included  and  tags that are overriding the CSS. It would be nice to be able to either tell WP to ignore those tags in posts or to strip them out of the db, but unfortunately they're all different so your method won't work. Any idea?

THANKS!</description>
		<content:encoded><![CDATA[<p>Have you heard of a plug-in that will strip out specified HTML code tags from posts? I set up a blog for a client who, despite my instructions, created lots of posts by pasting, which included  and  tags that are overriding the CSS. It would be nice to be able to either tell WP to ignore those tags in posts or to strip them out of the db, but unfortunately they&#8217;re all different so your method won&#8217;t work. Any idea?</p>
<p>THANKS!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: JoLynn Braley</title>
		<link>http://lorelle.wordpress.com/2005/12/01/search-and-replace-in-wordpress-mysql-database/#comment-895582</link>
		<dc:creator>JoLynn Braley</dc:creator>
		<pubDate>Sat, 05 Apr 2008 22:26:06 +0000</pubDate>
		<guid isPermaLink="false">http://lorelle.wordpress.com/2005/12/01/search-and-replace-in-wordpress-mysql-database/#comment-895582</guid>
		<description>Thanks Lorelle! This is so easy (if you're used to working with databases) but you saved me soooo much time in figuring out the statement. Thanks!! :)</description>
		<content:encoded><![CDATA[<p>Thanks Lorelle! This is so easy (if you&#8217;re used to working with databases) but you saved me soooo much time in figuring out the statement. Thanks!! <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ITauthor &#187; Blog Archive &#187; SQL find and replace</title>
		<link>http://lorelle.wordpress.com/2005/12/01/search-and-replace-in-wordpress-mysql-database/#comment-892485</link>
		<dc:creator>ITauthor &#187; Blog Archive &#187; SQL find and replace</dc:creator>
		<pubDate>Sat, 08 Mar 2008 22:41:16 +0000</pubDate>
		<guid isPermaLink="false">http://lorelle.wordpress.com/2005/12/01/search-and-replace-in-wordpress-mysql-database/#comment-892485</guid>
		<description>[...] http://lorelle.wordpress.com/2005/12/01/search-and-replace-in-wordpress-mysql-database/ [...]</description>
		<content:encoded><![CDATA[<p>[...] <a href="http://lorelle.wordpress.com/2005/12/01/search-and-replace-in-wordpress-mysql-database/" rel="nofollow">http://lorelle.wordpress.com/2005/12/01/search-and-replace-in-wordpress-mysql-database/</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lorelle VanFossen</title>
		<link>http://lorelle.wordpress.com/2005/12/01/search-and-replace-in-wordpress-mysql-database/#comment-891344</link>
		<dc:creator>Lorelle VanFossen</dc:creator>
		<pubDate>Mon, 18 Feb 2008 03:39:38 +0000</pubDate>
		<guid isPermaLink="false">http://lorelle.wordpress.com/2005/12/01/search-and-replace-in-wordpress-mysql-database/#comment-891344</guid>
		<description>@&lt;a href="http://lorelle.wordpress.com/2005/12/01/search-and-replace-in-wordpress-mysql-database/#comment-891342" rel="nofollow"&gt; seocontest2008&lt;/a&gt;:

You need to get help via the WordPress Support Forum.</description>
		<content:encoded><![CDATA[<p>@<a href="http://lorelle.wordpress.com/2005/12/01/search-and-replace-in-wordpress-mysql-database/#comment-891342" rel="nofollow"> seocontest2008</a>:</p>
<p>You need to get help via the WordPress Support Forum.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: seocontest2008</title>
		<link>http://lorelle.wordpress.com/2005/12/01/search-and-replace-in-wordpress-mysql-database/#comment-891342</link>
		<dc:creator>seocontest2008</dc:creator>
		<pubDate>Mon, 18 Feb 2008 03:33:41 +0000</pubDate>
		<guid isPermaLink="false">http://lorelle.wordpress.com/2005/12/01/search-and-replace-in-wordpress-mysql-database/#comment-891342</guid>
		<description>Actually, I am trying to set up a new blog and try to drop all the default database and try to replace my old blog’s database which has already posts, alot post actually. But I am having not to set up right. When tried to drop the default database then access my site, wordpress then goes installing again thus, creating the default database. I have imported my blog’s old database on it but it doesnt uses it. How to fix this one?? Please help</description>
		<content:encoded><![CDATA[<p>Actually, I am trying to set up a new blog and try to drop all the default database and try to replace my old blog’s database which has already posts, alot post actually. But I am having not to set up right. When tried to drop the default database then access my site, wordpress then goes installing again thus, creating the default database. I have imported my blog’s old database on it but it doesnt uses it. How to fix this one?? Please help</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lorelle VanFossen</title>
		<link>http://lorelle.wordpress.com/2005/12/01/search-and-replace-in-wordpress-mysql-database/#comment-891132</link>
		<dc:creator>Lorelle VanFossen</dc:creator>
		<pubDate>Thu, 14 Feb 2008 00:59:07 +0000</pubDate>
		<guid isPermaLink="false">http://lorelle.wordpress.com/2005/12/01/search-and-replace-in-wordpress-mysql-database/#comment-891132</guid>
		<description>@&lt;a href="http://lorelle.wordpress.com/2005/12/01/search-and-replace-in-wordpress-mysql-database/#comment-891085" rel="nofollow"&gt; Gary&lt;/a&gt;:

Ouch. If you can edit the database, go in and manually change the information. After that, your best help on this is the WordPress Support Forums. They will be able to help you with the specifics.

Also, I deleted the error information that revealed private information about your blog's server. DO NOT publish that information anywhere as it can invite hackers.</description>
		<content:encoded><![CDATA[<p>@<a href="http://lorelle.wordpress.com/2005/12/01/search-and-replace-in-wordpress-mysql-database/#comment-891085" rel="nofollow"> Gary</a>:</p>
<p>Ouch. If you can edit the database, go in and manually change the information. After that, your best help on this is the WordPress Support Forums. They will be able to help you with the specifics.</p>
<p>Also, I deleted the error information that revealed private information about your blog&#8217;s server. DO NOT publish that information anywhere as it can invite hackers.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gary</title>
		<link>http://lorelle.wordpress.com/2005/12/01/search-and-replace-in-wordpress-mysql-database/#comment-891085</link>
		<dc:creator>Gary</dc:creator>
		<pubDate>Wed, 13 Feb 2008 08:10:24 +0000</pubDate>
		<guid isPermaLink="false">http://lorelle.wordpress.com/2005/12/01/search-and-replace-in-wordpress-mysql-database/#comment-891085</guid>
		<description>Lorelle - Love your blog - THANKS! I amsol and struggling.  I have a blog that is remorelty hosted,  Oploaded the files to godaddy for me and made some changes to the blog.  Worked fine.  I then tried to copy it to another url at godaddy.  I followed instructions re FTP'ing the files to my hardrove and made 1 mistake - I never backed up the database befopre changing the URL.  Of course the moment I changed the URL - I could no longer get into wordpress or the blog.  I got all the files and the changeed database into the new locatiobn and restpored everything to the old one.  Now I cannot get to either blog.  I have checked and changed the URL in the database and the config file.  This is the message I get:
"Error establishing a database connection"

I have checked these and they seem to be fine.  What options can you think of and is there anything I cando?  Thanks.</description>
		<content:encoded><![CDATA[<p>Lorelle - Love your blog - THANKS! I amsol and struggling.  I have a blog that is remorelty hosted,  Oploaded the files to godaddy for me and made some changes to the blog.  Worked fine.  I then tried to copy it to another url at godaddy.  I followed instructions re FTP&#8217;ing the files to my hardrove and made 1 mistake - I never backed up the database befopre changing the URL.  Of course the moment I changed the URL - I could no longer get into wordpress or the blog.  I got all the files and the changeed database into the new locatiobn and restpored everything to the old one.  Now I cannot get to either blog.  I have checked and changed the URL in the database and the config file.  This is the message I get:<br />
&#8220;Error establishing a database connection&#8221;</p>
<p>I have checked these and they seem to be fine.  What options can you think of and is there anything I cando?  Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Khai</title>
		<link>http://lorelle.wordpress.com/2005/12/01/search-and-replace-in-wordpress-mysql-database/#comment-890809</link>
		<dc:creator>Khai</dc:creator>
		<pubDate>Sat, 09 Feb 2008 01:45:55 +0000</pubDate>
		<guid isPermaLink="false">http://lorelle.wordpress.com/2005/12/01/search-and-replace-in-wordpress-mysql-database/#comment-890809</guid>
		<description>thanks!! very usefull for my blog... u're my hero!!</description>
		<content:encoded><![CDATA[<p>thanks!! very usefull for my blog&#8230; u&#8217;re my hero!!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
