<?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: WordPress 2.7 Bug: Blank Home Page and High Number of Posts to Display</title>
	<atom:link href="http://nslog.com/2008/12/13/wordpress_27_bug_blank_home_page_high_number_of_posts/feed" rel="self" type="application/rss+xml" />
	<link>http://nslog.com/2008/12/13/wordpress_27_bug_blank_home_page_high_number_of_posts</link>
	<description>The Weblog of Erik J. Barzeski</description>
	<lastBuildDate>Tue, 07 Feb 2012 16:40:07 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Mike Landis</title>
		<link>http://nslog.com/2008/12/13/wordpress_27_bug_blank_home_page_high_number_of_posts#comment-53281</link>
		<dc:creator>Mike Landis</dc:creator>
		<pubDate>Wed, 11 Mar 2009 18:01:00 +0000</pubDate>
		<guid isPermaLink="false">http://nslog.com/2008/12/13/wordpress_27_bug_blank_home_page_high_number_of_posts#comment-53281</guid>
		<description>It was a caching issue.  I deliberately broke something in Wordpress&#039; main page (I forget now, maybe it was index.php) and tried to access the site.  Browser couldn&#039;t load it, but I think in the process also cleared the cache.  I unbroke the page and the site returned to normal.  There are other posts about solving caching problems (some by me, where I posted the solution earlier).  Sorry, but I don&#039;t remember where.

-Mike</description>
		<content:encoded><![CDATA[<p>It was a caching issue.  I deliberately broke something in WordPress' main page (I forget now, maybe it was index.php) and tried to access the site.  Browser couldn't load it, but I think in the process also cleared the cache.  I unbroke the page and the site returned to normal.  There are other posts about solving caching problems (some by me, where I posted the solution earlier).  Sorry, but I don't remember where.</p>
<p>-Mike</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sundavy</title>
		<link>http://nslog.com/2008/12/13/wordpress_27_bug_blank_home_page_high_number_of_posts#comment-53280</link>
		<dc:creator>Sundavy</dc:creator>
		<pubDate>Wed, 11 Mar 2009 17:17:07 +0000</pubDate>
		<guid isPermaLink="false">http://nslog.com/2008/12/13/wordpress_27_bug_blank_home_page_high_number_of_posts#comment-53280</guid>
		<description>I am a totally new to Wordpress. Yesterday I downloaded and installed 2.7.1. After a few changes in configurations I got the same problem: blank pages. Thanks to Mike Landis I could see the error information. My problem was due to the last space character in a theme file. Apparently I am a little bit luckier than you guys :lol: . 
I don&#039;t know why the code didn&#039;t work in Mike&#039;s case. But i strongly believe the blank page must be caused by PHP run-time error. So try you best to get the PHP run-time error message so you can have a clue.</description>
		<content:encoded><![CDATA[<p>I am a totally new to WordPress. Yesterday I downloaded and installed 2.7.1. After a few changes in configurations I got the same problem: blank pages. Thanks to Mike Landis I could see the error information. My problem was due to the last space character in a theme file. Apparently I am a little bit luckier than you guys <img src='http://nslog.com/wp-includes/images/smilies/icon_lol.gif' alt=':lol:' class='wp-smiley' />  .<br />
I don't know why the code didn't work in Mike's case. But i strongly believe the blank page must be caused by PHP run-time error. So try you best to get the PHP run-time error message so you can have a clue.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike Landis</title>
		<link>http://nslog.com/2008/12/13/wordpress_27_bug_blank_home_page_high_number_of_posts#comment-51650</link>
		<dc:creator>Mike Landis</dc:creator>
		<pubDate>Mon, 22 Dec 2008 01:21:21 +0000</pubDate>
		<guid isPermaLink="false">http://nslog.com/2008/12/13/wordpress_27_bug_blank_home_page_high_number_of_posts#comment-51650</guid>
		<description>My maximum is set to 10 (far below 1250) and I&#039;m still getting the blank home page, with all other pages working fine, so there must be something else that causes blank home pages.  I added the following code...

ini_set(&#039;display_errors&#039;,&#039;1&#039;);
ini_set(&#039;display_startup_errors&#039;,&#039;1&#039;);
error_reporting(E_ALL);

... to /index.php in an attempt to get whatever errors might be occurring instead of a completely blank page, but I still get a blank page.  Any suggestions???</description>
		<content:encoded><![CDATA[<p>My maximum is set to 10 (far below 1250) and I'm still getting the blank home page, with all other pages working fine, so there must be something else that causes blank home pages.  I added the following code...</p>
<p>ini_set('display_errors','1');<br />
ini_set('display_startup_errors','1');<br />
error_reporting(E_ALL);</p>
<p>... to /index.php in an attempt to get whatever errors might be occurring instead of a completely blank page, but I still get a blank page.  Any suggestions???</p>
]]></content:encoded>
	</item>
</channel>
</rss>

