[wp-trac] [WordPress Trac] #14401: Unable to locate WordPress Content directory (wp-content).
WordPress Trac
wp-trac at lists.automattic.com
Tue Mar 22 00:40:23 UTC 2011
#14401: Unable to locate WordPress Content directory (wp-content).
-----------------------------+------------------------------
Reporter: pavelevap | Owner:
Type: defect (bug) | Status: reopened
Priority: normal | Milestone: Awaiting Review
Component: Upgrade/Install | Version: 3.0
Severity: normal | Resolution:
Keywords: |
-----------------------------+------------------------------
Comment (by dd32):
> attachment 14401.diff added
Can you remove the constants and try the attached patch, and see if that
works please?
(Find `find_folder()` in `wp-admin/includes/class-wp-filesystem-base.php`
and replace `$this->exists` with `$this->is_dir`)
As for the array_keys error, I'll look into that once we get the path
detection working correctly (Hopefully the error will disapear then..)
--
Ticket URL: <http://core.trac.wordpress.org/ticket/14401#comment:16>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list