<?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>Craig Hamnett &#187; themes</title>
	<atom:link href="http://www.craighamnett.com/tag/themes/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.craighamnett.com</link>
	<description>Crossing America one puncture at a time</description>
	<lastBuildDate>Thu, 02 Feb 2012 22:00:24 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.1</generator>
		<item>
		<title>Blank Pages in WordPress when changing themes</title>
		<link>http://www.craighamnett.com/general/blank-pages-in-wordpress-when-changing-themes/</link>
		<comments>http://www.craighamnett.com/general/blank-pages-in-wordpress-when-changing-themes/#comments</comments>
		<pubDate>Sat, 04 Jul 2009 12:25:20 +0000</pubDate>
		<dc:creator>Craig</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[blank pages]]></category>
		<category><![CDATA[problems]]></category>
		<category><![CDATA[themes]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.craighamnett.com/?p=171</guid>
		<description><![CDATA[Whoopsie, I broke my WordPress installation (it&#8217;s fixed now obviously!) I switched to another theme/template and when it tried to refresh both the frontend, and admin area were just blank. Going through the path of logic, I started at the &#8230; <a href="http://www.craighamnett.com/general/blank-pages-in-wordpress-when-changing-themes/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Whoopsie, I broke my WordPress installation (it&#8217;s fixed now obviously!) I switched to another theme/template and when it tried to refresh both the frontend, and admin area were just blank.</p>
<p>Going through the path of logic, I started at the beginning to find the bottleneck. The &#8220;index.php&#8221; file was fine, this then requires &#8220;wp-blog-header.php&#8221; which in turn requires &#8220;wp-load.php&#8221;. From then on I was just blagging my way through, because at that point I got lost. Logic isn&#8217;t my strongpoint.</p>
<p>Anyways, it turns out to be a theme problem, here&#8217;s the fix.</p>
<ol>
<li>Login to your phpMyAdmin and select your WordPress database.</li>
<li>Go to the wp_options table.</li>
<li>Find option_id 49 and 50 which relate to the template and stylesheet.</li>
<li>Change these to another template which you had installed, or if you still have default installed, just change the value of these fields to &#8220;default&#8221; without the quotes.</li>
</ol>
<p>Then simply visit your website and things should load normally!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.craighamnett.com/general/blank-pages-in-wordpress-when-changing-themes/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

