<?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 for PinkishHue.com</title>
	<atom:link href="http://pinkishhue.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://pinkishhue.com</link>
	<description>Website development, design and other chatter</description>
	<lastBuildDate>Thu, 09 May 2013 15:38:07 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
	<item>
		<title>Comment on WordPress error &#8220;Unable to create directory uploads/2013/04. Is its parent directory writable by the server?&#8221; by admin</title>
		<link>http://pinkishhue.com/wordpress-error-unable-to-create-directory-uploads201304-is-its-parent-directory-writable-by-the-server/#comment-2198</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Thu, 09 May 2013 15:38:07 +0000</pubDate>
		<guid isPermaLink="false">http://pinkishhue.com/?p=370#comment-2198</guid>
		<description><![CDATA[I say it did not work because it did not work for me! Simply stating a fact. It may work for the majority of people if they are not experiencing the same error as I was, but this article is about my experience and what I did to solve it.

Thanks for the comment!]]></description>
		<content:encoded><![CDATA[<p>I say it did not work because it did not work for me! Simply stating a fact. It may work for the majority of people if they are not experiencing the same error as I was, but this article is about my experience and what I did to solve it.</p>
<p>Thanks for the comment!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on WordPress error &#8220;Unable to create directory uploads/2013/04. Is its parent directory writable by the server?&#8221; by Todd</title>
		<link>http://pinkishhue.com/wordpress-error-unable-to-create-directory-uploads201304-is-its-parent-directory-writable-by-the-server/#comment-2167</link>
		<dc:creator>Todd</dc:creator>
		<pubDate>Wed, 08 May 2013 19:12:07 +0000</pubDate>
		<guid isPermaLink="false">http://pinkishhue.com/?p=370#comment-2167</guid>
		<description><![CDATA[Yes, it does work.  Wish you would stop telling people changing permissions on wp-content doesn&#039;t work.  It will work for the MAJORITY of people (assuming you set recursive to true).]]></description>
		<content:encoded><![CDATA[<p>Yes, it does work.  Wish you would stop telling people changing permissions on wp-content doesn&#8217;t work.  It will work for the MAJORITY of people (assuming you set recursive to true).</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on WordPress error &#8220;Unable to create directory uploads/2013/04. Is its parent directory writable by the server?&#8221; by Paul</title>
		<link>http://pinkishhue.com/wordpress-error-unable-to-create-directory-uploads201304-is-its-parent-directory-writable-by-the-server/#comment-2059</link>
		<dc:creator>Paul</dc:creator>
		<pubDate>Thu, 02 May 2013 16:07:24 +0000</pubDate>
		<guid isPermaLink="false">http://pinkishhue.com/?p=370#comment-2059</guid>
		<description><![CDATA[Thanks for the help. Our site was just moved over from our developer&#039;s test server. It works fine, but when we tried to upload files, we received the same error. After updating the path, everything works.

To confirm the correct path, I selected an existing image from the newly transferred site, and using inspect element was able to retrieve the path. I cut and pasted it into the &quot;Store uploads...&quot; folder field which I found under Settings ==&gt; Media. Couldn&#039;t be easier.

Thanks again!]]></description>
		<content:encoded><![CDATA[<p>Thanks for the help. Our site was just moved over from our developer&#8217;s test server. It works fine, but when we tried to upload files, we received the same error. After updating the path, everything works.</p>
<p>To confirm the correct path, I selected an existing image from the newly transferred site, and using inspect element was able to retrieve the path. I cut and pasted it into the &#8220;Store uploads&#8230;&#8221; folder field which I found under Settings ==&gt; Media. Couldn&#8217;t be easier.</p>
<p>Thanks again!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on WordPress error &#8220;Unable to create directory uploads/2013/04. Is its parent directory writable by the server?&#8221; by admin</title>
		<link>http://pinkishhue.com/wordpress-error-unable-to-create-directory-uploads201304-is-its-parent-directory-writable-by-the-server/#comment-2017</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Tue, 30 Apr 2013 13:55:15 +0000</pubDate>
		<guid isPermaLink="false">http://pinkishhue.com/?p=370#comment-2017</guid>
		<description><![CDATA[HI Collette, If the plugin won&#039;t activate there may be a deeper problem with your installation. Did you follow the recommend steps from the Codex when changing server? http://codex.wordpress.org/Moving_WordPress

If no pictures are loading at all, I would make sure they are actually on the server by logging in via FTP and having a look in the wp-content/uploads directory.

If you think it is just a problem with the directory path that Wordpress is using (as was my problem) then you could try accessing the &#039;God mode&#039; page in the admin panel by going to:

http://&lt;i&gt;yourwebsite.com&lt;/i&gt;/wp-admin/options.php 

Then changing the &#039;upload_path&#039; setting to match your new server path, which you should be able to find by looking at the directory in your FTP software, it will look something like this: home/myaccount/public_html/mynewpath/wp-content/uploads

Hope that helps!]]></description>
		<content:encoded><![CDATA[<p>HI Collette, If the plugin won&#8217;t activate there may be a deeper problem with your installation. Did you follow the recommend steps from the Codex when changing server? <a href="http://codex.wordpress.org/Moving_WordPress" rel="nofollow">http://codex.wordpress.org/Moving_WordPress</a></p>
<p>If no pictures are loading at all, I would make sure they are actually on the server by logging in via FTP and having a look in the wp-content/uploads directory.</p>
<p>If you think it is just a problem with the directory path that WordPress is using (as was my problem) then you could try accessing the &#8216;God mode&#8217; page in the admin panel by going to:</p>
<p>http://<i>yourwebsite.com</i>/wp-admin/options.php </p>
<p>Then changing the &#8216;upload_path&#8217; setting to match your new server path, which you should be able to find by looking at the directory in your FTP software, it will look something like this: home/myaccount/public_html/mynewpath/wp-content/uploads</p>
<p>Hope that helps!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on WordPress error &#8220;Unable to create directory uploads/2013/04. Is its parent directory writable by the server?&#8221; by Collette</title>
		<link>http://pinkishhue.com/wordpress-error-unable-to-create-directory-uploads201304-is-its-parent-directory-writable-by-the-server/#comment-1965</link>
		<dc:creator>Collette</dc:creator>
		<pubDate>Fri, 26 Apr 2013 19:53:08 +0000</pubDate>
		<guid isPermaLink="false">http://pinkishhue.com/?p=370#comment-1965</guid>
		<description><![CDATA[how did you do this?? I switched servers as well and now can&#039;t load any pictures. I tried to install that plugin to fix it but it won&#039;t even activate....]]></description>
		<content:encoded><![CDATA[<p>how did you do this?? I switched servers as well and now can&#8217;t load any pictures. I tried to install that plugin to fix it but it won&#8217;t even activate&#8230;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on WordPress error &#8220;Unable to create directory uploads/2013/04. Is its parent directory writable by the server?&#8221; by admin</title>
		<link>http://pinkishhue.com/wordpress-error-unable-to-create-directory-uploads201304-is-its-parent-directory-writable-by-the-server/#comment-1924</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Wed, 24 Apr 2013 09:18:49 +0000</pubDate>
		<guid isPermaLink="false">http://pinkishhue.com/?p=370#comment-1924</guid>
		<description><![CDATA[Hi Bill, no that did not solve the problem. I tried that first and it had no effect. I then remembered that I had moved servers (the same hosting company but to a different account) so the actual server path that Wordpress was using was incorrect, so I had to change that setting specifically.]]></description>
		<content:encoded><![CDATA[<p>Hi Bill, no that did not solve the problem. I tried that first and it had no effect. I then remembered that I had moved servers (the same hosting company but to a different account) so the actual server path that WordPress was using was incorrect, so I had to change that setting specifically.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on WordPress error &#8220;Unable to create directory uploads/2013/04. Is its parent directory writable by the server?&#8221; by Bill</title>
		<link>http://pinkishhue.com/wordpress-error-unable-to-create-directory-uploads201304-is-its-parent-directory-writable-by-the-server/#comment-1922</link>
		<dc:creator>Bill</dc:creator>
		<pubDate>Wed, 24 Apr 2013 05:56:59 +0000</pubDate>
		<guid isPermaLink="false">http://pinkishhue.com/?p=370#comment-1922</guid>
		<description><![CDATA[Get your server admin to change the permissions on the WP-content folder to read, write, execute.
solves the problem.]]></description>
		<content:encoded><![CDATA[<p>Get your server admin to change the permissions on the WP-content folder to read, write, execute.<br />
solves the problem.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on WordPress error &#8220;Unable to create directory uploads/2013/04. Is its parent directory writable by the server?&#8221; by admin</title>
		<link>http://pinkishhue.com/wordpress-error-unable-to-create-directory-uploads201304-is-its-parent-directory-writable-by-the-server/#comment-1835</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Tue, 16 Apr 2013 15:05:05 +0000</pubDate>
		<guid isPermaLink="false">http://pinkishhue.com/?p=370#comment-1835</guid>
		<description><![CDATA[Hi Raj, the setting has been removed in the latest versions of Wordpress unfortunately! Here&#039;s a copy of my reply to another comment with some tips on how to fix it. Good luck!

----------------------
Oh dear, it looks like this has been removed in the latest versions of WordPress! Versions 3.5 onwards no longer have this setting.

Here’s some discussion about this: http://wordpress.org/support/topic/store-uploads-in-this-folder-gone-why?replies=6

There is a plugin you can install to edit the setting, then deactivate once you’re done: http://wordpress.org/extend/plugins/wp-original-media-path/

Or you can go to the ‘God mode’ admin options page: http://yourwebsite.com/wp-admin/options.php and edit the ‘upload_path’ setting there (this suggestion comes from a comment on this article on wpbeginner.com)

Hope that helps. I think the plugin is probably the safer option.
----------------------]]></description>
		<content:encoded><![CDATA[<p>Hi Raj, the setting has been removed in the latest versions of WordPress unfortunately! Here&#8217;s a copy of my reply to another comment with some tips on how to fix it. Good luck!</p>
<p>&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-<br />
Oh dear, it looks like this has been removed in the latest versions of WordPress! Versions 3.5 onwards no longer have this setting.</p>
<p>Here’s some discussion about this: <a href="http://wordpress.org/support/topic/store-uploads-in-this-folder-gone-why?replies=6" rel="nofollow">http://wordpress.org/support/topic/store-uploads-in-this-folder-gone-why?replies=6</a></p>
<p>There is a plugin you can install to edit the setting, then deactivate once you’re done: <a href="http://wordpress.org/extend/plugins/wp-original-media-path/" rel="nofollow">http://wordpress.org/extend/plugins/wp-original-media-path/</a></p>
<p>Or you can go to the ‘God mode’ admin options page: <a href="http://yourwebsite.com/wp-admin/options.php" rel="nofollow">http://yourwebsite.com/wp-admin/options.php</a> and edit the ‘upload_path’ setting there (this suggestion comes from a comment on this article on wpbeginner.com)</p>
<p>Hope that helps. I think the plugin is probably the safer option.<br />
&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on WordPress error &#8220;Unable to create directory uploads/2013/04. Is its parent directory writable by the server?&#8221; by admin</title>
		<link>http://pinkishhue.com/wordpress-error-unable-to-create-directory-uploads201304-is-its-parent-directory-writable-by-the-server/#comment-1834</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Tue, 16 Apr 2013 15:03:09 +0000</pubDate>
		<guid isPermaLink="false">http://pinkishhue.com/?p=370#comment-1834</guid>
		<description><![CDATA[Oh dear, it looks like this has been removed in the latest versions of Wordpress! Versions 3.5 onwards no longer have this setting.

Here&#039;s some discussion about this: http://wordpress.org/support/topic/store-uploads-in-this-folder-gone-why?replies=6

There is a plugin you can install to edit the setting, then deactivate once you&#039;re done: http://wordpress.org/extend/plugins/wp-original-media-path/

Or you can go to the &#039;God mode&#039; admin options page: http://yourwebsite.com/wp-admin/options.php and edit the &#039;upload_path&#039; setting there (this suggestion comes from a comment on &lt;a href=&quot;http://www.wpbeginner.com/wp-tutorials/how-to-change-the-default-media-upload-location-in-wordpress-3-5/&quot; rel=&quot;nofollow&quot;&gt;this article on wpbeginner.com&lt;/a&gt;)

Hope that helps. I think the plugin is probably the safer option.]]></description>
		<content:encoded><![CDATA[<p>Oh dear, it looks like this has been removed in the latest versions of WordPress! Versions 3.5 onwards no longer have this setting.</p>
<p>Here&#8217;s some discussion about this: <a href="http://wordpress.org/support/topic/store-uploads-in-this-folder-gone-why?replies=6" rel="nofollow">http://wordpress.org/support/topic/store-uploads-in-this-folder-gone-why?replies=6</a></p>
<p>There is a plugin you can install to edit the setting, then deactivate once you&#8217;re done: <a href="http://wordpress.org/extend/plugins/wp-original-media-path/" rel="nofollow">http://wordpress.org/extend/plugins/wp-original-media-path/</a></p>
<p>Or you can go to the &#8216;God mode&#8217; admin options page: <a href="http://yourwebsite.com/wp-admin/options.php" rel="nofollow">http://yourwebsite.com/wp-admin/options.php</a> and edit the &#8216;upload_path&#8217; setting there (this suggestion comes from a comment on <a href="http://www.wpbeginner.com/wp-tutorials/how-to-change-the-default-media-upload-location-in-wordpress-3-5/" rel="nofollow">this article on wpbeginner.com</a>)</p>
<p>Hope that helps. I think the plugin is probably the safer option.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on WordPress error &#8220;Unable to create directory uploads/2013/04. Is its parent directory writable by the server?&#8221; by admin</title>
		<link>http://pinkishhue.com/wordpress-error-unable-to-create-directory-uploads201304-is-its-parent-directory-writable-by-the-server/#comment-1833</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Tue, 16 Apr 2013 14:50:49 +0000</pubDate>
		<guid isPermaLink="false">http://pinkishhue.com/?p=370#comment-1833</guid>
		<description><![CDATA[Cool, glad I could be of help. Such a simple mistake but so easy to make!]]></description>
		<content:encoded><![CDATA[<p>Cool, glad I could be of help. Such a simple mistake but so easy to make!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
