evolution/genesis-wordpress

Unable to write to uploads

ericclemmons opened this issue · 4 comments

We used to not have this problem, but apparently wp-content/uploads needs to be 775 instead of 755.

We should test [again] on some other live sites, as well. Have a weird feeling it's just OnlineColleges.net.

Think I have it fixed...

Yep, this should do it. About to push a release, and then it can be fixed by doing:

$ bower update
$ cap staging genesis:permissions
$ cap production genesis:permissions