<?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>Swift Themes &#187; Bugs</title>
	<atom:link href="http://swiftthemes.com/tag/bugs/feed/" rel="self" type="application/rss+xml" />
	<link>http://swiftthemes.com</link>
	<description>The fastest loading, premium quality free wordpress themes</description>
	<lastBuildDate>Thu, 02 Feb 2012 19:36:23 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>Fix for 404 error while updating and editing posts</title>
		<link>http://swiftthemes.com/2010/06/wordpress/fix-for-404-error-while-updating-and-editing-posts/</link>
		<comments>http://swiftthemes.com/2010/06/wordpress/fix-for-404-error-while-updating-and-editing-posts/#comments</comments>
		<pubDate>Sun, 27 Jun 2010 05:00:06 +0000</pubDate>
		<dc:creator>Satish</dc:creator>
				<category><![CDATA[Hacks]]></category>
		<category><![CDATA[How to]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[404 error]]></category>
		<category><![CDATA[Bugs]]></category>
		<category><![CDATA[post update error]]></category>
		<category><![CDATA[WordPress Troubleshooting]]></category>

		<guid isPermaLink="false">http://swiftthemes.com/?p=760</guid>
		<description><![CDATA[Yesterday when I was trying to publish a post it was redirecting me to 404 error page. The problem was with only one particular page and it was some way related to the post content. I was able to save the post when I removed some part of the post. I tried a lot of [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://swiftthemes.com/blog/wp-content/uploads/2010/06/404-error.png"><img class="aligncenter size-full wp-image-762" title="404-error" src="http://swiftthemes.com/blog/wp-content/uploads/2010/06/404-error.png" alt="" width="580" height="387" /></a></p>
<p>Yesterday when I was trying to publish a post it was redirecting me to 404 error page. The problem was with only one particular page and it was some way related to the post content. I was able to save the post when I removed some part of the post. I tried a lot of things like</p>
<ul>
<li>Disabling plugins</li>
<li>Activating the default theme</li>
<li>Updating and reinstalling WordPress</li>
<li>Rewriting htaccess and updating permalinks</li>
</ul>
<p>Nothing helped, some of the threads on this problem referred to <strong>mod_security rules</strong>. The problem was due to the mod security rules. As my post had some strings that directly relate to security issues.  These  obviously triggered some mod_security rules I had to disable mod_security rules temporarily to publish the post.</p>
<p>This is what I added to /<strong>usr/local/apache/conf/modsec2/whitelist.conf</strong>, (location may be different in your case)</p>
<p>[code]</p>
<p>&lt;LocationMatch &quot;/wp-admin/*&quot;&gt;<br />
 SecRuleRemoveById 300015<br />
&lt;/LocationMatch&gt;</p>
<p>[/code]</p>
<p>If don&#8217;t have the permissions to edit mod_security rules, ask your hosting support team to update them for you. You may want to show this post as reference to them.</p>
]]></content:encoded>
			<wfw:commentRss>http://swiftthemes.com/2010/06/wordpress/fix-for-404-error-while-updating-and-editing-posts/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Bug in version 4.1.3</title>
		<link>http://swiftthemes.com/2009/12/wordpress-themes/swift/bug-in-version-4-1-3/</link>
		<comments>http://swiftthemes.com/2009/12/wordpress-themes/swift/bug-in-version-4-1-3/#comments</comments>
		<pubDate>Tue, 01 Dec 2009 17:36:54 +0000</pubDate>
		<dc:creator>Satish</dc:creator>
				<category><![CDATA[Swift]]></category>
		<category><![CDATA[Bugs]]></category>
		<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://swiftthemes.com/?p=345</guid>
		<description><![CDATA[Hello SWIFTLERS, there is a small bug in single.php file of version 4.1.3. An extra div crept into single.php and it was breaking the layout on single post page. I corrected it and uploaded the new version on WordPress theme directory. Use the following download link until its updated on WordPress theme directory. Sorry for [...]]]></description>
			<content:encoded><![CDATA[<div id="attachment_354" class="wp-caption aligncenter" style="width: 496px"><a href="http://swiftthemes.com/blog/wp-content/uploads/2009/12/picture1.gif"><img class="size-full wp-image-354" title="A cartoon about bugs in softwares" src="http://swiftthemes.com/blog/wp-content/uploads/2009/12/picture1.gif" alt="Sometimes bugs do get in !" width="486" height="171" /></a><p class="wp-caption-text">Sometimes bugs do get in !</p></div>
<p>Hello SWIFTLERS, there is a small bug in <strong>single.php</strong> file of version 4.1.3.<br />
An extra div crept into single.php and it was breaking the layout on single post page. I corrected it and uploaded the new version on WordPress theme directory. Use the following download link until its updated on WordPress theme directory.</p>
<p>Sorry for the inconvenience caused</p>
<p>-Satish Gandham</p>
<p style="text-align: center;"><a title="Download version 4.1.4 of SWIFT theme" href="http://wordpress.org/extend/themes/swift/"><img class="aligncenter" style="border:solid 5px #eee; padding:5px;margin-top:5px;-moz-border-radius: 5px; -webkit-border-radius: 5px;" src="http://swiftthemes.com/blog/wp-content/uploads/2009/10/Download-swift.png" alt="SWIFT" /></a></p>
<div id="_mcePaste" style="overflow: hidden; position: absolute; left: -10000px; top: 30px; width: 1px; height: 1px;">&lt;a href=&#8221;http://swiftthemes.com&#8221;&gt;&lt;strong&gt;</div>
]]></content:encoded>
			<wfw:commentRss>http://swiftthemes.com/2009/12/wordpress-themes/swift/bug-in-version-4-1-3/feed/</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
		<item>
		<title>[Security Risk] Add this fix asap</title>
		<link>http://swiftthemes.com/2009/10/wordpress-themes/security-risk-add-this-fix-asap/</link>
		<comments>http://swiftthemes.com/2009/10/wordpress-themes/security-risk-add-this-fix-asap/#comments</comments>
		<pubDate>Sun, 11 Oct 2009 15:55:38 +0000</pubDate>
		<dc:creator>Satish</dc:creator>
				<category><![CDATA[Free Themes]]></category>
		<category><![CDATA[Hacks]]></category>
		<category><![CDATA[Themes]]></category>
		<category><![CDATA[Bugs]]></category>
		<category><![CDATA[Swift]]></category>

		<guid isPermaLink="false">http://swiftthemes.com/?p=213</guid>
		<description><![CDATA[There is an XSS vulnerability in SWIFT, you should fix it asap.
Even if you are not a swift user you should check your theme for the following vulnerability and fix it.]]></description>
			<content:encoded><![CDATA[<p>There is an XSS vulnerability in SWIFT, replace the search.php file with this <strong><a href="http://swiftthemes.com/blog/wp-content/uploads/2009/10/search.zip">search.php</a></strong>.</p>
<p>In case if you are using version less than 2.1.4, or If you don&#8217;t want to lose the customization you did find this in <strong>&lt;?php echo $_GET['s']; ?&gt;</strong> search.php  and replace it with (There are 2 occurences)</p>
<p>[php]&lt;?php the_search_query(); ?&gt;[/php]</p>
<p><strong>Even if you are not a swift user you should check your theme for the following vulnerability and fix it ASAP.</strong><br />
Search for something like this in your theme’s PHP files:</p>
<p>[php]Search results for &quot;&lt;?php echo $_GET['s']; ?&gt;&quot;[/php]</p>
<p>and replace with</p>
<p>[php]Search results for &quot;&lt;?php the_search_query(); ?&gt;&quot;[/php]</p>
<blockquote><p><span style="color: #ff0000;">Note: This vulnerability is taken care in version 3.1.7, so you dont have to do any modifications.</span></p></blockquote>
<p>Thanks to <a href="http://www.reneschmidt.de/">Rene Schmidt</a> for reporting this vulnerability.</p>
]]></content:encoded>
			<wfw:commentRss>http://swiftthemes.com/2009/10/wordpress-themes/security-risk-add-this-fix-asap/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Served from: swiftthemes.com @ 2012-02-04 08:42:21 -->
