<?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>WordPress Rocks! &#187; Images Upload Error in WordPress</title>
	<atom:link href="http://wprocks.com/tags/images-upload-error-in-wordpress/feed/" rel="self" type="application/rss+xml" />
	<link>http://wprocks.com</link>
	<description>Commentary by Sadish on WordPress and his Themes</description>
	<lastBuildDate>Wed, 28 Dec 2011 04:02:17 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Possible fix to the problem with Image uploads with WordPress 2.7.1</title>
		<link>http://wprocks.com/wordpress-tips/possible-fix-to-the-problem-with-image-uploads-with-wordpress-271/</link>
		<comments>http://wprocks.com/wordpress-tips/possible-fix-to-the-problem-with-image-uploads-with-wordpress-271/#comments</comments>
		<pubDate>Sat, 02 May 2009 03:11:00 +0000</pubDate>
		<dc:creator>Sadish</dc:creator>
				<category><![CDATA[WordPress Tips]]></category>
		<category><![CDATA[Images Upload Error in WordPress]]></category>

		<guid isPermaLink="false">http://wprocks.com/?p=525</guid>
		<description><![CDATA[I was recently working on a project for a client and faced this issue.
Whenever you upload any image to your WordPress site, it does not show up on the site. The name of the file shows up under Media Management, but the actual file never got uploaded. This post explains what I did to fix that.]]></description>
			<content:encoded><![CDATA[<p>I was recently working on a project for a client and faced this issue.<br />
Whenever you upload any image to your WordPress site, it does not show up on the site. The name of the file shows up under Media Management, but the actual file never got uploaded.<br />
It does not matter whether you upload the image by</p>
<ol>
<li>Clicking on the &#8220;Image&#8221; upload option under &#8220;Add New Post&#8221; or &#8220;Add New Page&#8221; screen</li>
<li>or by clicking on Media, and then &#8220;Add New&#8221; from the new WordPress 2.7.1 menu option</li>
<li>or by using the &#8220;Custom Image Header&#8221; option that many of my themes provide. </li>
</ol>
<p>I was very much puzzled and I tried to solve the issue by taking different approaches.<br />
<span id="more-525"></span><br />
<strong>The First Approach</strong><br />
The first approach I took, was to check permissions for the &#8220;wp-content&#8221; and the &#8220;uploads&#8221; directory within the WordPress installation.<br />
I even set it to &#8220;777&#8243; which basically means &#8220;open&#8221; to anyone. (by the way, 777 reminds me of the coupon code of DreamHost which offers a heavy discount on their hosting package.)<br />
Anyway, coming back to the point, the permission changes did not help.</p>
<p><strong>The Second Approach</strong><br />
The second approach is to see if any of the plugins is causing this issue. I went to the Plugins area and disabled all the plugins.<br />
I tried uploading an image afterward, but still no luck.</p>
<p><strong>The Third Approach</strong><br />
Third approach does not take a lot of thinking to do. It is just &#8220;Ask the Google&#8221; approach. After skimming through a couple of links, I finally landed on <a href="http://wordpress.org/support/topic/224840" title="Solve the issue with Image Uploads" target="_blank">this thread on the WordPress.Org forums</a>.<br />
and at the bottom of page, I saw this comment.</p>
<blockquote><p>
Solution for the error<br />
Step 1: Log into your admin panel<br />
Step 2: Go to Settings>>Miscellaneous<br />
You will see two options,<br />
Store uploads in this folder<br />
Full URL path to files<br />
Most probably you will see<br />
/home/.boogee/XXXXX/XXXXXXX/wp-content/uploads<br />
in the first field.<br />
Step 3: Edit that to just<br />
wp-content/uploads<br />
PS: Please take a backup of what you are editing, in case this trick didn&#8217;t work, you can restore the old URL.<br />
This should do the trick.
</p></blockquote>
<p>I tried to manually set it to &#8220;wp-content/uploads/&#8221; but it still did not work for me.</p>
<p>Then finally, I just went ahead and emptied the text on those text boxes and saved it.<br />
<a href="http://wprocks.com/wp-content/uploads/2009/05/image-upload-error-and-its-fix.jpg" title="Click for Large View"><img src="/wp-content/uploads/2009/05/image-upload-error-and-its-fix-300x112.jpg" alt="image-upload-error-and-its-fix" title="image-upload-error-and-its-fix" width="300" height="112" class="alignnone size-medium wp-image-527" /><br/>Click for a larger view!</a><br />
Anyway, This fixed the issue for me and hope it stays fixed when upgrading to the next version of WordPress.<br />
<strong>Disclaimer: This post is only given as a suggestion, and please don&#8217;t make me responsible if it does not work for you.</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://wprocks.com/wordpress-tips/possible-fix-to-the-problem-with-image-uploads-with-wordpress-271/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>

