<?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>Paul Cracknell</title>
	<atom:link href="http://www.paulcracknell.net/feed" rel="self" type="application/rss+xml" />
	<link>http://www.paulcracknell.net</link>
	<description>Wordpress Themes and other stuff</description>
	<lastBuildDate>Wed, 17 Feb 2010 02:50:11 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Welcome to Wordpress Theme &#8211; Breathe</title>
		<link>http://www.paulcracknell.net/3/welcome-to-wordpress-theme-breath</link>
		<comments>http://www.paulcracknell.net/3/welcome-to-wordpress-theme-breath#comments</comments>
		<pubDate>Fri, 19 Jun 2009 23:46:12 +0000</pubDate>
		<dc:creator>Paul Cracknell</dc:creator>
				<category><![CDATA[Setup Breathe]]></category>
		<category><![CDATA[breathe]]></category>
		<category><![CDATA[wordpress theme]]></category>

		<guid isPermaLink="false">http://www.paulcracknell.net/?p=3</guid>
		<description><![CDATA[<div class="announcement_post"><p><strong>Read this Post first to help set up your Breathe Theme.</strong></p>
<p>This is the working site of my free Wordpress theme Breathe.   I have put a lot of time into the design and adding some features that I think make the site more functional and are the kinds of thing I wanted when I first started using Wordpress.  To make your theme work like this one, you will need to download&#8230;</p></div>]]></description>
			<content:encoded><![CDATA[<div class="announcement_post"><p><strong>Read this Post first to help set up your Breathe Theme.</strong></p>
<p>This is the working site of my free Wordpress theme Breathe.   I have put a lot of time into the design and adding some features that I think make the site more functional and are the kinds of thing I wanted when I first started using Wordpress.  To make your theme work like this one, you will need to download and activate two plugins at least. &#8220;<a href="http://wordpress.org/extend/plugins/get-the-image/">Get  the image</a>&#8221; and &#8220;<a href="http://wordpress.org/extend/plugins/multi-level-navigation-plugin/">Multi Level Navigation</a>&#8220;.</p>
<p>The Blog title and the Tag line is situated at the top of the page. Change these in your General Settings.</p>
<p>The top bar is a page directory.  All the pages will be listed here. There is however no support for child pages. Don&#8217;t worry as there is heaps of navigation below.</p>
<p>The main picture is 950px x 200px. It is called header.jpg and can be changed by making a new picture at these dimentions and uploading it to <strong>wp-content&gt;themes&gt;breathe&gt;images</strong>.</p>
<p>The bottom navigation uses the Multi Level Navigation plugin which needs to be downloaded to make it work like this theme does. I have also changed the default CSS for this plugin. See the <a href="http://www.paulcracknell.net/7/setting-up-the-navigation-menu">post </a>that outlines what you need to do to intergrate this into your theme.</p>
<p>The main content on the front page and in the search page use the Plugin Get the image. If you choose not to download and use this its o.k. but it in the script if you want to use it.  This plugin takes the first picture for the relevant post. <del datetime="2009-07-26T04:55:39+00:00">If there is no picture for the post it will insert a default image. Read the &#8220;<a href="http://www.paulcracknell.net/22/changing-the-default-thumbnail">changing the default thumbnail</a>&#8221; post for more information.</del> (removed in version1.7)</p>
<p>The Main page uses an excerpt call for the text.  The wordpress defaut is 55 words. If you want more get the plugin <a href="http://sparepencil.com/code/advanced-excerpt/">Advanced Excerpt</a>. Set the plugin to 70 words and it ust gives a little more text on the front page.  The hitch is that if there is an image inserted into a post within the first 70 words it will be included on the front page and it upsets the design asthetics.  So just dont put a picture in the first paragraph.</p>
<p>The side bar is 300px wide.  It is big so it can handle long titles and even Google adsense ads.</p>
<p>The post pages have an Author section is taken from the User menu. Just add your information there and it will magically appear in each article you post.</p>
<p>Comments can be seen below. I have put in a couple of dummy ones. They also support Gravatars</p>
<p>This is what the <a href="http://www.paulcracknell.net/99/help">404 Error</a> page looks like.</p>
<p>Do a search to view what the search page look like.</p>
<p>I think that is it. Hope it works for you.</p>
<p>Enjoy.</p>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.paulcracknell.net/3/welcome-to-wordpress-theme-breath/feed</wfw:commentRss>
		<slash:comments>31</slash:comments>
		</item>
		<item>
		<title>Drop Down Menu</title>
		<link>http://www.paulcracknell.net/262/drop-down-menu</link>
		<comments>http://www.paulcracknell.net/262/drop-down-menu#comments</comments>
		<pubDate>Wed, 17 Feb 2010 02:50:11 +0000</pubDate>
		<dc:creator>Paul Cracknell</dc:creator>
				<category><![CDATA[Updates]]></category>

		<guid isPermaLink="false">http://www.paulcracknell.net/?p=262</guid>
		<description><![CDATA[<p>I have just added a drop down menu for pages in my Breathe theme. They are the ones displayed on the top navigation line. Lots of people wanted it so I just bit the bullet and worked the damn thing out.   Thanks majorly to <a href="http://www.seoadsensethemes.com/wordpress-multi-level-drop-down-menu-using-jquery/">SEOadsenseThemes</a> for publishing their article on how to use jQuery drop down menu for Wordpress.  I have configured the CSS styling to reflect the navigation for the&#8230;</p>]]></description>
			<content:encoded><![CDATA[<p>I have just added a drop down menu for pages in my Breathe theme. They are the ones displayed on the top navigation line. Lots of people wanted it so I just bit the bullet and worked the damn thing out.   Thanks majorly to <a href="http://www.seoadsensethemes.com/wordpress-multi-level-drop-down-menu-using-jquery/">SEOadsenseThemes</a> for publishing their article on how to use jQuery drop down menu for Wordpress.  I have configured the CSS styling to reflect the navigation for the bottom nav bar if you put it in.  I just have to look over a couple of more things, package it up and then have it reviewed by Wordpress.  It should take just a few more weeks so stand by&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.paulcracknell.net/262/drop-down-menu/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Changing the picture in the header</title>
		<link>http://www.paulcracknell.net/19/changing-the-picture-in-the-header</link>
		<comments>http://www.paulcracknell.net/19/changing-the-picture-in-the-header#comments</comments>
		<pubDate>Tue, 21 Jul 2009 11:56:18 +0000</pubDate>
		<dc:creator>Paul Cracknell</dc:creator>
				<category><![CDATA[Updates]]></category>
		<category><![CDATA[header image]]></category>

		<guid isPermaLink="false">http://www.paulcracknell.net/?p=19</guid>
		<description><![CDATA[<p>This is the mountain range at the top of the page.  The easiest way to change it is to make your image the same size and same file name and them upload it to the images folder.</p>
<p>The header image is<strong> 950&#215;200 pixels</strong>.</p>
<p>The header image can be located in the images folder within the breathe folder. It is called <strong>header.jpg</strong></p>
<p>Alternatively if you have already added the theme to your wordpress it is&#8230;</p>]]></description>
			<content:encoded><![CDATA[<p>This is the mountain range at the top of the page.  The easiest way to change it is to make your image the same size and same file name and them upload it to the images folder.</p>
<p>The header image is<strong> 950&#215;200 pixels</strong>.</p>
<p>The header image can be located in the images folder within the breathe folder. It is called <strong>header.jpg</strong></p>
<p>Alternatively if you have already added the theme to your wordpress it is now located at <strong>wp-content/themes/breathe/images</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://www.paulcracknell.net/19/changing-the-picture-in-the-header/feed</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>Version 1.7 upgrade</title>
		<link>http://www.paulcracknell.net/67/version-1-7-upgrade</link>
		<comments>http://www.paulcracknell.net/67/version-1-7-upgrade#comments</comments>
		<pubDate>Tue, 21 Jul 2009 11:40:51 +0000</pubDate>
		<dc:creator>Paul Cracknell</dc:creator>
				<category><![CDATA[Updates]]></category>

		<guid isPermaLink="false">http://www.paulcracknell.net/?p=67</guid>
		<description><![CDATA[<p>This update has fixed an error which was causing a header error from the functions.php file.</p>
<p>A comments count has been added to the front page.</p>
<p>I have removed the default thumbnail for posts without images, but it will still display images on posts that have images.  </p>
<p>If you have made modifications to your Breathe theme and don&#8217;t want them over written the best way is to download the theme then upload&#8230;</p>]]></description>
			<content:encoded><![CDATA[<p>This update has fixed an error which was causing a header error from the functions.php file.</p>
<p>A comments count has been added to the front page.</p>
<p>I have removed the default thumbnail for posts without images, but it will still display images on posts that have images.  </p>
<p>If you have made modifications to your Breathe theme and don&#8217;t want them over written the best way is to download the theme then upload the index.php, styles.css, search.php and functions.php files to over write the old files.  Also upload &#8220;comment-grey-bubble.png&#8221; into the images folder and that is it, you will have the latest version working for you.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.paulcracknell.net/67/version-1-7-upgrade/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Important Update Fix</title>
		<link>http://www.paulcracknell.net/58/important-update</link>
		<comments>http://www.paulcracknell.net/58/important-update#comments</comments>
		<pubDate>Tue, 21 Jul 2009 04:40:56 +0000</pubDate>
		<dc:creator>Paul Cracknell</dc:creator>
				<category><![CDATA[Updates]]></category>

		<guid isPermaLink="false">http://www.paulcracknell.net/?p=58</guid>
		<description><![CDATA[<p>This is an important update if you have had any errors relating to the the header being already sent from Breathe version 1.4.</p>
<p>Warning: Cannot modify header information – headers already sent by (output started at /hsphere/local/home/blah/yoursite.com/wp-content/themes/breathe/functions.php:21) in /hsphere/local/home/blah/yoursite.com/wp-includes/pluggable.php on line 850</p>
<p>If you have made changes to the Theme, these will be over written when you update, including the header.jpg.  This does not include the changes to the navigation plugin and&#8230;</p>]]></description>
			<content:encoded><![CDATA[<p>This is an important update if you have had any errors relating to the the header being already sent from Breathe version 1.4.</p>
<p>Warning: Cannot modify header information – headers already sent by (output started at /hsphere/local/home/blah/yoursite.com/wp-content/themes/breathe/functions.php:21) in /hsphere/local/home/blah/yoursite.com/wp-includes/pluggable.php on line 850</p>
<p>If you have made changes to the Theme, these will be over written when you update, including the header.jpg.  This does not include the changes to the navigation plugin and therefore the navigation bar. If you would like to just fix this problem without updating the entire theme upload the <a href="http://www.paulcracknell.net/download/functions.txt">functions.txt</a> file. Rename this file functions.php and save it, then replace it with your FTP in the Breathe Theme.  Alternatively cut and paste this into your functions.php file through the admin.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.paulcracknell.net/58/important-update/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Changing the default thumbnail</title>
		<link>http://www.paulcracknell.net/22/changing-the-default-thumbnail</link>
		<comments>http://www.paulcracknell.net/22/changing-the-default-thumbnail#comments</comments>
		<pubDate>Mon, 29 Jun 2009 12:21:53 +0000</pubDate>
		<dc:creator>Paul Cracknell</dc:creator>
				<category><![CDATA[Setup Breathe]]></category>
		<category><![CDATA[get the image]]></category>
		<category><![CDATA[thumbnail]]></category>

		<guid isPermaLink="false">http://www.paulcracknell.net/?p=22</guid>
		<description><![CDATA[<p style="text-align: justify;">This thumbnail on the front page beside an excerpt of an article is a default image.  This image is called by the Plugin <strong>Get the image</strong>.  If an article has no images of its own the default image will be called.  If an article has an image the first image in the article is called.  Most people like pictures and this is why I have included it in this theme. &#8230;</p>]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;">This thumbnail on the front page beside an excerpt of an article is a default image.  This image is called by the Plugin <strong>Get the image</strong>.  If an article has no images of its own the default image will be called.  If an article has an image the first image in the article is called.  Most people like pictures and this is why I have included it in this theme.  If you want to change the default image just make a new <strong>thumbnail.jpg</strong> image and upload it to the images folder in the breathe theme. The image should be thumbnail size 100&#215;100px.</p>
<p style="text-align: justify;">
<div id="attachment_36" class="wp-caption alignleft" style="width: 160px"><img class="size-full wp-image-36" title="thumbnail" src="http://www.paulcracknell.net/wp-content/uploads/2009/06/thumbnail.jpg" alt="Default Thumbnail" width="150" height="150" /><p class="wp-caption-text">Default Thumbnail</p></div>
<p>To make it so that double images are not shown on the front page put the first image after the first paragraph or at least 70 words into the a post.  This is because the except will show the first 70 words as I have set it up and will include an image if it is in the first 70 words.</p>
<p>In version 1.7 I disabled the default thumbnail.  You can reinstate it if you find this line of code in the index.php file
<pre class="brush: php">
&lt;?php if ( function_exists( &#039;get_the_image&#039; ) ) { get_the_image(); } ?&gt;
</pre>
<p>and replace it with this
<pre class="brush: php">&lt;?php if( function_exists( &#039;get_the_image&#039; ) ) get_the_image( array( &#039;default_image&#039; =&gt; &#039;../wp-content/themes/breathe/images/thumbnail.jpg&#039;)); ?&gt;
</pre>
]]></content:encoded>
			<wfw:commentRss>http://www.paulcracknell.net/22/changing-the-default-thumbnail/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Setting up the Navigation Menu</title>
		<link>http://www.paulcracknell.net/7/setting-up-the-navigation-menu</link>
		<comments>http://www.paulcracknell.net/7/setting-up-the-navigation-menu#comments</comments>
		<pubDate>Mon, 29 Jun 2009 12:14:59 +0000</pubDate>
		<dc:creator>Paul Cracknell</dc:creator>
				<category><![CDATA[Setup Breathe]]></category>
		<category><![CDATA[multi level navigation]]></category>

		<guid isPermaLink="false">http://www.paulcracknell.net/?p=7</guid>
		<description><![CDATA[<h2>Multi Level Navigation</h2>
<p>Get the plugin (<a href="http://wordpress.org/extend/plugins/get-the-image/">Multi Level Navigation</a>) and activate it by following the directions with the plugin.</p>
<p>This plugin is particularly powerful in providing a navigation system that works in all browsers, looks good and is fully customisable.  By following the next few steps we will integrate it into the look and feel that compliments the Breathe Theme.</p>
<p>Lets get started.</p>
<p>Once it is activated your navigation will look like this as&#8230;</p>]]></description>
			<content:encoded><![CDATA[<h2>Multi Level Navigation</h2>
<p>Get the plugin (<a href="http://wordpress.org/extend/plugins/get-the-image/">Multi Level Navigation</a>) and activate it by following the directions with the plugin.</p>
<p>This plugin is particularly powerful in providing a navigation system that works in all browsers, looks good and is fully customisable.  By following the next few steps we will integrate it into the look and feel that compliments the Breathe Theme.</p>
<p>Lets get started.</p>
<p>Once it is activated your navigation will look like this as the default. Blue which does not fit this theme so here is how to modify it.</p>
<p><img class="alignnone size-full wp-image-10" title="Multi-Nav-Original-Format" src="http://www.paulcracknell.net/wp-content/uploads/2009/06/Multi-Nav-Original-Format.jpg" alt="Multi-Nav-Original-Format" width="600" height="284" /></p>
<p>Go to <strong>Settings &gt; Multi Level Navigation</strong></p>
<p>Click on the <strong>appearance </strong>tab at the top of the page.</p>
<h2><img class="alignnone size-full wp-image-8" title="Multi-Nav-Appearance" src="http://www.paulcracknell.net/wp-content/uploads/2009/06/Multi-Nav-Appearance.jpg" alt="Multi-Nav-Appearance" width="600" height="273" /></h2>
<p>Highlight the CSS</p>
<p>Delete all.</p>
<p>Copy and Paste the below CSS back into the box.</p>
<p><code><br />
#suckerfishnav {font-weight:bold; width:100%; margin:0 0 0px 0;}<br />
#suckerfishnav, #suckerfishnav ul {float:left;list-style:none;line-height:40px;padding:0 ;margin:0; width:100%;}<br />
#suckerfishnav a {display:block;color:#ffffff;text-decoration:none;text-transform: uppercase;padding:0px 0px 0px 15px;}<br />
#suckerfishnav li {float:left;padding:0 0 0 0px;}<br />
#suckerfishnav ul {position:absolute;left:-999em;height:auto; width:151px;font-weight:normal;margin:0;line-height:1; border:0;border-top:1px solid #666666;}<br />
#suckerfishnav li li {width:149px;border-bottom:1px solid #666666;border-left:1px solid #666666;border-right:1px solid #666666;font-weight:bold;font-family:verdana,sans-serif;}<br />
#suckerfishnav li li a {padding:4px 10px; width:130px;font-size:12px;color:#dddddd;}<br />
#suckerfishnav li ul ul {margin:-21px 0 0 150px;}<br />
#suckerfishnav li li:hover {background:#dddddd;}</code></p>
<p><code> #suckerfishnav li ul li:hover a, #suckerfishnav li ul li li:hover a, #suckerfishnav li ul li li li:hover a, #suckerfishnav li ul li li li:hover a  {color:#ff0000;}<br />
#suckerfishnav li:hover a, #suckerfishnav li.sfhover a {text-decoration:none;color:#ff0000;}<br />
#suckerfishnav li:hover li a, #suckerfishnav li li:hover li a, #suckerfishnav li li li:hover li a, #suckerfishnav li li li li:hover li a {color:#dddddd;}<br />
#suckerfishnav li:hover ul ul, #suckerfishnav li:hover ul ul ul, #suckerfishnav li:hover ul ul ul ul, #suckerfishnav li.sfhover ul ul, #suckerfishnav li.sfhover ul ul ul, #suckerfishnav li.sfhover ul ul ul ul  {left:-999em;}<br />
#suckerfishnav li:hover ul, #suckerfishnav li li:hover ul, #suckerfishnav li li li:hover ul, #suckerfishnav li li li li:hover ul, #suckerfishnav li.sfhover ul, #suckerfishnav li li.sfhover ul, #suckerfishnav li li li.sfhover ul, #suckerfishnav li li li li.sfhover ul  {left:auto;background:#444444;}<br />
#suckerfishnav li:hover, #suckerfishnav li.sfhover {text-decoration:none;}</code></p>
<p><strong>Settings</strong></p>
<p>Setting tab &#8211; First box Speed of fade in effect (drop down box) change to instant update options</p>
<p><strong>Menu Contents</strong></p>
<p><img class="alignnone size-full wp-image-9" title="Multi-Nav-Menu" src="http://www.paulcracknell.net/wp-content/uploads/2009/06/Multi-Nav-Menu.jpg" alt="Multi-Nav-Menu" width="600" height="269" /></p>
<p>Menu Item #1 Home</p>
<p>Menu Item # 2 Categories (single dropdown)</p>
<p>Menu Item # 3 Archives Month (single dropdown)</p>
<p>Menu Item #4 Links with categories – single dropdown</p>
<p>Of course you can configure this anyway you like.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.paulcracknell.net/7/setting-up-the-navigation-menu/feed</wfw:commentRss>
		<slash:comments>21</slash:comments>
		</item>
		<item>
		<title>How to stop Firefox crasing when using Wordpress</title>
		<link>http://www.paulcracknell.net/209/how-to-stop-firefox-crasing-when-using-wordpress</link>
		<comments>http://www.paulcracknell.net/209/how-to-stop-firefox-crasing-when-using-wordpress#comments</comments>
		<pubDate>Tue, 02 Jun 2009 10:35:26 +0000</pubDate>
		<dc:creator>Paul Cracknell</dc:creator>
				<category><![CDATA[Wordpress Information]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://thehowtoguide.net/?p=209</guid>
		<description><![CDATA[<p>If your Firefox browser is crashing when you are using Wordpress, this is the fix.</p>
<p>Firefox has Google Gears as an add on which interferes with Wordpress. By disabling Gears you will fix the problem. This is how you do it.</p>
<p><span id="more-209"></span></p>
<h2>Step 1</h2>
<p>Go to tools&#62;options in the Firefox browser.</p>
<p><img class="size-full wp-image-210 alignnone" title="firefox-gears-browser" src="http://thehowtoguide.net/wp-content/uploads/2009/06/firefox-gears-browser.jpg" alt="firefox-gears-browser" width="665" height="272" /></p>
<h2>Step 2</h2>
<p>Select the main option and click on manage Add ons.</p>
<p><img class="size-full wp-image-212 alignnone" title="firefox-gears1" src="http://thehowtoguide.net/wp-content/uploads/2009/06/firefox-gears1.jpg" alt="firefox-gears1" width="467" height="461" /></p>
<h2>Step 3</h2>
<p>Click on the disable button.</p>
<p><img class="alignnone size-full wp-image-214" title="firefox-gears" src="http://thehowtoguide.net/wp-content/uploads/2009/06/firefox-gears.jpg" alt="firefox-gears" width="521" height="377" /></p>
<h2>Step 4</h2>
<p>Shut down Firefox for the changes to take&#8230;</p>]]></description>
			<content:encoded><![CDATA[<p>If your Firefox browser is crashing when you are using Wordpress, this is the fix.</p>
<p>Firefox has Google Gears as an add on which interferes with Wordpress. By disabling Gears you will fix the problem. This is how you do it.</p>
<p><span id="more-209"></span></p>
<h2>Step 1</h2>
<p>Go to tools&gt;options in the Firefox browser.</p>
<p><img class="size-full wp-image-210 alignnone" title="firefox-gears-browser" src="http://thehowtoguide.net/wp-content/uploads/2009/06/firefox-gears-browser.jpg" alt="firefox-gears-browser" width="665" height="272" /></p>
<h2>Step 2</h2>
<p>Select the main option and click on manage Add ons.</p>
<p><img class="size-full wp-image-212 alignnone" title="firefox-gears1" src="http://thehowtoguide.net/wp-content/uploads/2009/06/firefox-gears1.jpg" alt="firefox-gears1" width="467" height="461" /></p>
<h2>Step 3</h2>
<p>Click on the disable button.</p>
<p><img class="alignnone size-full wp-image-214" title="firefox-gears" src="http://thehowtoguide.net/wp-content/uploads/2009/06/firefox-gears.jpg" alt="firefox-gears" width="521" height="377" /></p>
<h2>Step 4</h2>
<p>Shut down Firefox for the changes to take effect.  That is it&#8230;</p>
<p><!--adsense--></p>
]]></content:encoded>
			<wfw:commentRss>http://www.paulcracknell.net/209/how-to-stop-firefox-crasing-when-using-wordpress/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How to fix errors with uploading images or media in Wordpress</title>
		<link>http://www.paulcracknell.net/126/how-to-fix-errors-with-uploading-images-or-media-in-wordpress</link>
		<comments>http://www.paulcracknell.net/126/how-to-fix-errors-with-uploading-images-or-media-in-wordpress#comments</comments>
		<pubDate>Wed, 13 May 2009 09:47:26 +0000</pubDate>
		<dc:creator>Paul Cracknell</dc:creator>
				<category><![CDATA[Wordpress Information]]></category>
		<category><![CDATA[.htaccess]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://thehowtoguide.net/?p=126</guid>
		<description><![CDATA[<p>If you are having trouble uploading images because of this<em><strong> error: File is empty. Please upload something more substantial. This error could also be caused by uploads being disabled in your php.ini</strong></em> when you use either the flash uploader or the browser, there is fix. A short article by  <a href="http://permalink.gmane.org/gmane.comp.web.wordpress.testers/6706" target="_blank">Phillip Barron</a> outlines a fix using the .htaccess file.</p>
<p><span id="more-126"></span><br />
</p>
<h2>Step 1</h2>
<p>Using your FTP open the root directory. Download <em><strong>.htaccess</strong></em><span><span> and open it with </span></span></p>
text editor or&#8230;]]></description>
			<content:encoded><![CDATA[<p>If you are having trouble uploading images because of this<em><strong> error: File is empty. Please upload something more substantial. This error could also be caused by uploads being disabled in your php.ini</strong></em> when you use either the flash uploader or the browser, there is fix. A short article by  <a href="http://permalink.gmane.org/gmane.comp.web.wordpress.testers/6706" target="_blank">Phillip Barron</a> outlines a fix using the .htaccess file.</p>
<p><span id="more-126"></span><br />
<!--adsense--></p>
<h2>Step 1</h2>
<p>Using your FTP open the root directory. Download <em><strong>.htaccess</strong></em><span><span> and open it with </span></span></p>
<input name="IL_MARKER" type="hidden" />text editor or notepad. <span>It should be just below the folders. </span><span><span>If there isn&#8217;t a .</span><span class="IL_SPAN"></p>
<input name="IL_MARKER" type="hidden" />htaccess file</span>, create one.<br />
</span></p>
<h2><span>Step 2<br />
</span></h2>
<p>Insert the following into your .htaccess file. If there is other commands which there most likely will be just under that is fine.</p>
<pre>&lt;IfModule mod_security.c&gt;
SetEnvIfNoCase Content-Type
"^multipart/form-data;" "MODSEC_NOPOSTBUFFERING=Do not buffer file uploads"
&lt;/IfModule&gt;

&lt;IfModule mod_gzip.c&gt;
mod_gzip_on No
&lt;/IfModule&gt;</pre>
<h2>Step 3</h2>
<p>Save  and upload the .htaccess file back into the root directory overwriting the original.</p>
<p>Result: Image upload should be successfully using Firefox/Windows with no errors.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.paulcracknell.net/126/how-to-fix-errors-with-uploading-images-or-media-in-wordpress/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
