<?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: How to manually change your Wordpress theme</title>
	<atom:link href="http://www.jasonlittle.ca/2008/04/16/how-to-manually-change-your-wordpress-theme/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.jasonlittle.ca/2008/04/16/how-to-manually-change-your-wordpress-theme/</link>
	<description></description>
	<pubDate>Thu, 11 Mar 2010 23:28:13 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Alex</title>
		<link>http://www.jasonlittle.ca/2008/04/16/how-to-manually-change-your-wordpress-theme/comment-page-1/#comment-11404</link>
		<dc:creator>Alex</dc:creator>
		<pubDate>Fri, 19 Feb 2010 12:50:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.jasonlittle.ca/2008/04/16/how-to-manually-change-your-wordpress-theme/#comment-11404</guid>
		<description>Thanks! Saved my bacon, just as the panic was setting in. Cosmic Buddy theme (or Copernicus) hosed my site.</description>
		<content:encoded><![CDATA[<p>Thanks! Saved my bacon, just as the panic was setting in. Cosmic Buddy theme (or Copernicus) hosed my site.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Carl</title>
		<link>http://www.jasonlittle.ca/2008/04/16/how-to-manually-change-your-wordpress-theme/comment-page-1/#comment-10994</link>
		<dc:creator>Carl</dc:creator>
		<pubDate>Wed, 03 Feb 2010 14:39:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.jasonlittle.ca/2008/04/16/how-to-manually-change-your-wordpress-theme/#comment-10994</guid>
		<description>Nice tip.
I just changed the value manually in mysql and it worked.</description>
		<content:encoded><![CDATA[<p>Nice tip.<br />
I just changed the value manually in mysql and it worked.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Deepesh Joseph</title>
		<link>http://www.jasonlittle.ca/2008/04/16/how-to-manually-change-your-wordpress-theme/comment-page-1/#comment-10102</link>
		<dc:creator>Deepesh Joseph</dc:creator>
		<pubDate>Wed, 30 Dec 2009 14:44:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.jasonlittle.ca/2008/04/16/how-to-manually-change-your-wordpress-theme/#comment-10102</guid>
		<description>Thanks for the tip. I actually found an easier way -

update wp_options set option_value ='classic' where option_value = 'philna2'

In my case, I was having php error with philna2 theme, and I had to replace it with classic. THe above sql will update all occurances of philna2 theme and it worked fine for me.

Thanks,
Deepesh</description>
		<content:encoded><![CDATA[<p>Thanks for the tip. I actually found an easier way -</p>
<p>update wp_options set option_value =&#8217;classic&#8217; where option_value = &#8216;philna2&#8242;</p>
<p>In my case, I was having php error with philna2 theme, and I had to replace it with classic. THe above sql will update all occurances of philna2 theme and it worked fine for me.</p>
<p>Thanks,<br />
Deepesh</p>
]]></content:encoded>
	</item>
</channel>
</rss>
