<?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: Updated: The Independence Day WordPress theme</title>
	<atom:link href="http://customwp.com/updated-the-independence-day-wordpress-theme.php/feed" rel="self" type="application/rss+xml" />
	<link>http://customwp.com/updated-the-independence-day-wordpress-theme.php</link>
	<description>A Wordpress site about WordPress sites...</description>
	<lastBuildDate>Thu, 26 Aug 2010 16:36:19 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: bnpositive</title>
		<link>http://customwp.com/updated-the-independence-day-wordpress-theme.php/comment-page-1#comment-30870</link>
		<dc:creator>bnpositive</dc:creator>
		<pubDate>Tue, 05 Feb 2008 21:25:09 +0000</pubDate>
		<guid isPermaLink="false">http://imjtk.com/updated-the-independence-day-wordpress-theme.php#comment-30870</guid>
		<description>I was having the same error. For now I just commented line 53 out and everything is fine.</description>
		<content:encoded><![CDATA[<p>I was having the same error. For now I just commented line 53 out and everything is fine.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: JTk</title>
		<link>http://customwp.com/updated-the-independence-day-wordpress-theme.php/comment-page-1#comment-22621</link>
		<dc:creator>JTk</dc:creator>
		<pubDate>Sun, 09 Dec 2007 21:18:17 +0000</pubDate>
		<guid isPermaLink="false">http://imjtk.com/updated-the-independence-day-wordpress-theme.php#comment-22621</guid>
		<description>Hey Now - while I generally can&#039;t provide free support I think this is a legitimate issue - 

That error is because it is calling a new feature called tags.   Tags are a feature in the latest versions of WordPress and  I would suggest that you upgrade not just to use this template, but because of the significant security improvements.

That being said, the next time I dust this one off I will make the tags call conditional.</description>
		<content:encoded><![CDATA[<p>Hey Now &#8211; while I generally can&#8217;t provide free support I think this is a legitimate issue &#8211; </p>
<p>That error is because it is calling a new feature called tags.   Tags are a feature in the latest versions of WordPress and  I would suggest that you upgrade not just to use this template, but because of the significant security improvements.</p>
<p>That being said, the next time I dust this one off I will make the tags call conditional.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dennis Cannelis</title>
		<link>http://customwp.com/updated-the-independence-day-wordpress-theme.php/comment-page-1#comment-22598</link>
		<dc:creator>Dennis Cannelis</dc:creator>
		<pubDate>Sun, 09 Dec 2007 18:11:41 +0000</pubDate>
		<guid isPermaLink="false">http://imjtk.com/updated-the-independence-day-wordpress-theme.php#comment-22598</guid>
		<description>Hi,

My web designer downloaded andupdated your newest Independence Day template. We got everything working - EXCEPT - I cant display my blogs. 
Here is the message:
October 7th, 2007 by Dennis Cannelis
Tagged With:
Fatal error: Call to undefined function the_tags() in /home/small/www/www/wp-content/themes/independence-day-10/index.php on line 16

PLEASE HELP!</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>My web designer downloaded andupdated your newest Independence Day template. We got everything working &#8211; EXCEPT &#8211; I cant display my blogs.<br />
Here is the message:<br />
October 7th, 2007 by Dennis Cannelis<br />
Tagged With:<br />
Fatal error: Call to undefined function the_tags() in /home/small/www/www/wp-content/themes/independence-day-10/index.php on line 16</p>
<p>PLEASE HELP!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shelley</title>
		<link>http://customwp.com/updated-the-independence-day-wordpress-theme.php/comment-page-1#comment-22574</link>
		<dc:creator>Shelley</dc:creator>
		<pubDate>Sun, 09 Dec 2007 13:57:48 +0000</pubDate>
		<guid isPermaLink="false">http://imjtk.com/updated-the-independence-day-wordpress-theme.php#comment-22574</guid>
		<description>Since you updated the template, we are having issues with our site, and can&#039;t login. We have not updated to the new 1.4 version yet... and are wondering if doing so will undo our SEO edits.

What can we do to fix these error codes and get logged in?

They all point to: wp-includes/widgets.php

Warning: array_merge() [function.array-merge]: Argument #2 is not an array in /home/small/www/www/wp-includes/widgets.php on line 53

Warning: Cannot modify header information - headers already sent by (output started at /home/small/www/www/wp-includes/widgets.php:53) in /home/small/www/www/wp-login.php on line 12

Warning: Cannot modify header information - headers already sent by (output started at /home/small/www/www/wp-includes/widgets.php:53) in /home/small/www/www/wp-includes/pluggable.php on line 369

Warning: Cannot modify header information - headers already sent by (output started at /home/small/www/www/wp-includes/widgets.php:53) in /home/small/www/www/wp-includes/pluggable.php on line 370

Warning: Cannot modify header information - headers already sent by (output started at /home/small/www/www/wp-includes/widgets.php:53) in /home/small/www/www/wp-includes/pluggable.php on line 331

Thanks</description>
		<content:encoded><![CDATA[<p>Since you updated the template, we are having issues with our site, and can&#8217;t login. We have not updated to the new 1.4 version yet&#8230; and are wondering if doing so will undo our SEO edits.</p>
<p>What can we do to fix these error codes and get logged in?</p>
<p>They all point to: wp-includes/widgets.php</p>
<p>Warning: array_merge() [function.array-merge]: Argument #2 is not an array in /home/small/www/www/wp-includes/widgets.php on line 53</p>
<p>Warning: Cannot modify header information &#8211; headers already sent by (output started at /home/small/www/www/wp-includes/widgets.php:53) in /home/small/www/www/wp-login.php on line 12</p>
<p>Warning: Cannot modify header information &#8211; headers already sent by (output started at /home/small/www/www/wp-includes/widgets.php:53) in /home/small/www/www/wp-includes/pluggable.php on line 369</p>
<p>Warning: Cannot modify header information &#8211; headers already sent by (output started at /home/small/www/www/wp-includes/widgets.php:53) in /home/small/www/www/wp-includes/pluggable.php on line 370</p>
<p>Warning: Cannot modify header information &#8211; headers already sent by (output started at /home/small/www/www/wp-includes/widgets.php:53) in /home/small/www/www/wp-includes/pluggable.php on line 331</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: RF</title>
		<link>http://customwp.com/updated-the-independence-day-wordpress-theme.php/comment-page-1#comment-22045</link>
		<dc:creator>RF</dc:creator>
		<pubDate>Tue, 04 Dec 2007 20:18:03 +0000</pubDate>
		<guid isPermaLink="false">http://imjtk.com/updated-the-independence-day-wordpress-theme.php#comment-22045</guid>
		<description>Love the update. However, I&#039;m having trouble with the toggle text display feature in the header. I tried it in Firefox and Safari and the problem seems to be there in both. You might want to check it out. Seems like a bug.</description>
		<content:encoded><![CDATA[<p>Love the update. However, I&#8217;m having trouble with the toggle text display feature in the header. I tried it in Firefox and Safari and the problem seems to be there in both. You might want to check it out. Seems like a bug.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: WordPress Themes - Digg Theme, Independence Day 1.4, InKarm at WordPress Themes, Plugins, Blog Tips, Make Money Online &#62;&#62; WPthemesplugin.com</title>
		<link>http://customwp.com/updated-the-independence-day-wordpress-theme.php/comment-page-1#comment-15335</link>
		<dc:creator>WordPress Themes - Digg Theme, Independence Day 1.4, InKarm at WordPress Themes, Plugins, Blog Tips, Make Money Online &#62;&#62; WPthemesplugin.com</dc:creator>
		<pubDate>Sun, 28 Oct 2007 09:34:40 +0000</pubDate>
		<guid isPermaLink="false">http://imjtk.com/updated-the-independence-day-wordpress-theme.php#comment-15335</guid>
		<description>[...] Visit &amp; Download [...]</description>
		<content:encoded><![CDATA[<p>[...] Visit &#38; Download [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
