<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.0.1" -->
<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">
	<channel>
		<title>Gravity Support Forums Topic: Wordpress Multisite Error with uploads folder</title>
		<link>https://legacy.forums.gravityhelp.com/topic/wordpress-multisite-error-with-uploads-folder</link>
		<description>Gravity Support Forums Topic: Wordpress Multisite Error with uploads folder</description>
		<language>en-US</language>
		<pubDate>Mon, 20 Apr 2026 04:46:47 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.0.1</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>https://legacy.forums.gravityhelp.com/search.php</link>
		</textInput>
		<atom:link href="https://legacy.forums.gravityhelp.com/rss/topic/wordpress-multisite-error-with-uploads-folder" rel="self" type="application/rss+xml" />

		<item>
			<title>Pablo on "Wordpress Multisite Error with uploads folder"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/wordpress-multisite-error-with-uploads-folder#post-346570</link>
			<pubDate>Wed, 26 Jun 2013 20:26:23 +0000</pubDate>
			<dc:creator>Pablo</dc:creator>
			<guid isPermaLink="false">346570@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;When trying to determine the relevant upload file path, one must be mindful of the fact that there are Multisite installations out there with two predominate directory schemes; as described in the &#60;a href=&#34;http://codex.wordpress.org/Multisite_Network_Administration#Uploaded_File_Path&#34; rel=&#34;nofollow&#34;&#62;WordPress Codex&#60;/a&#62;.&#60;/p&#62;
&#60;p&#62;By way of summary, WP Multisite 3.5 changed the uploads file path.  In MU versions 3.0-3.4.2, uploads in subsites were stored in /wp-content/blogs.dir/ and were shown in &#60;a href=&#34;http://example.com/files/&#34; rel=&#34;nofollow&#34;&#62;http://example.com/files/&#60;/a&#62; and &#60;a href=&#34;http://example.com/sitename/files&#34; rel=&#34;nofollow&#34;&#62;http://example.com/sitename/files&#60;/a&#62;.  Since v3.5, however, the first site on a fresh Multisite install will put uploaded files in the traditional location of /wp-content/uploads/; however, all subsequent sites on the network will be in the /wp-content/uploads/sites/ folder, in their own subfolder based on the site number, designated by the database--and these files will be accessible via that URL.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "Wordpress Multisite Error with uploads folder"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/wordpress-multisite-error-with-uploads-folder#post-144960</link>
			<pubDate>Sat, 09 Feb 2013 00:30:55 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">144960@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Because you are a developer license holder, I recommend opening a priority support ticket so we can take a closer look. &#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.gravityhelp.com/priority-support/&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/priority-support/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Please reference this topic when you do.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>form-creator on "Wordpress Multisite Error with uploads folder"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/wordpress-multisite-error-with-uploads-folder#post-144431</link>
			<pubDate>Thu, 07 Feb 2013 21:41:13 +0000</pubDate>
			<dc:creator>form-creator</dc:creator>
			<guid isPermaLink="false">144431@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;The permissions of the folder and sub-folders inside /wp-content/blogs.dir/ are set to 755, but the problem is still there
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "Wordpress Multisite Error with uploads folder"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/wordpress-multisite-error-with-uploads-folder#post-144406</link>
			<pubDate>Thu, 07 Feb 2013 20:17:40 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">144406@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;755 should be sufficient for directories and 644 for files.  You need to be sure the web server process can write to the files as well (as either the owner or in the group which owns the folders.) &#60;/p&#62;
&#60;p&#62;I forgot that the upload directories will be blog specific in a multisite installation.  Sorry about that.  I think I would work on one site to see what fixes it, then apply the fix to all sites.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>form-creator on "Wordpress Multisite Error with uploads folder"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/wordpress-multisite-error-with-uploads-folder#post-144239</link>
			<pubDate>Thu, 07 Feb 2013 12:54:39 +0000</pubDate>
			<dc:creator>form-creator</dc:creator>
			<guid isPermaLink="false">144239@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Please note that I mentioned that I have a multi-site wordpress installation. &#60;/p&#62;
&#60;p&#62;I did an upgrade from version 3.3.x to 3.5.1&#60;/p&#62;
&#60;p&#62;There is no wp-content/uploads/gravity_forms/ folder&#60;/p&#62;
&#60;p&#62;There is a wp-content/blogs.dir folder and inside that folder there are many folders named with numbers representing each site on the WP network.&#60;/p&#62;
&#60;p&#62;The Gravity forms plugin is activated for the whole network&#60;/p&#62;
&#60;p&#62;If there is a site on the network that uses gravity forms, then the following folder exists&#60;br /&#62;
/wp-content/blogs.dir/6/files/gravity_forms&#60;/p&#62;
&#60;p&#62;What should the permissions be for this folder and the parent folders?&#60;br /&#62;
Should I set them to 755? or 777?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "Wordpress Multisite Error with uploads folder"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/wordpress-multisite-error-with-uploads-folder#post-144167</link>
			<pubDate>Thu, 07 Feb 2013 11:05:36 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">144167@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Please check the permissions of all the parent folders as well:&#60;/p&#62;
&#60;p&#62;wp-content/&#60;br /&#62;
wp-content/uploads/&#60;br /&#62;
wp-content/uploads/gravity_forms/&#60;/p&#62;
&#60;p&#62;Please let us know what those permissions are.  The permissions should not have changed with a minor WordPress upgrade to 3.5.1.  &#60;/p&#62;
&#60;p&#62;If the permissions and ownership of the folders is OK, you may need to activate WP_DEBUG in your wp-config.php file to troubleshoot further. &#60;a href=&#34;http://codex.wordpress.org/WP_DEBUG&#34; rel=&#34;nofollow&#34;&#62;http://codex.wordpress.org/WP_DEBUG&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>form-creator on "Wordpress Multisite Error with uploads folder"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/wordpress-multisite-error-with-uploads-folder#post-143623</link>
			<pubDate>Wed, 06 Feb 2013 17:16:26 +0000</pubDate>
			<dc:creator>form-creator</dc:creator>
			<guid isPermaLink="false">143623@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I have a Wordpress multisite installation&#60;/p&#62;
&#60;p&#62;I just recently upgraded the Wordpress version to 3.5.1.&#60;/p&#62;
&#60;p&#62;Since the upgrade I see the following message on my admin dashboard&#60;/p&#62;
&#60;p&#62;&#34;Upload folder is not writable. Export and file upload features will not be functional.&#34;&#60;/p&#62;
&#60;p&#62;If I de-activate the Gravity Forms plugin. The message disappears. When I activate it again, the message appears again.&#60;/p&#62;
&#60;p&#62;I also see this message on the individual sites in the network.&#60;/p&#62;
&#60;p&#62;I have checked the file permissions and I have even changed them to 777 and the error message is still there.&#60;/p&#62;
&#60;p&#62;Please help
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
