[BuddyPress 1.5 beta] bp-core-wpabstraction.php error AND deprecated/1.5 error
-
On a WP 3.2.1 MultiSite (install from hell, Boone, this is the one that needed the upload dirs assigned manually )
`Warning: require(/public_html/wp-content/plugins/buddypress/bp-core/bp-core-wpabstraction.php) [function.require]: failed to open stream: Permission denied in /public_html/wp-content/plugins/buddypress/bp-loader.php on line 68
Fatal error: require() [function.require]: Failed opening required ‘/public_html/wp-content/plugins/buddypress/bp-core/bp-core-wpabstraction.php’ (include_path=’.:/usr/lib/php:/usr/local/lib/php’) in /public_html/wp-content/plugins/buddypress/bp-loader.php on line 68`
I deleted the old buddypress folder and tossed on the new one to this error. Happens on 1.5 b1 AND b2 on this site with no plugins (yes, I turned ’em all off)
Went to the test site I run on the same server, which WAS running 1.5 b1 just fine, just to double check, and got this:
`
Warning: require(/public_html/wp-content/plugins/buddypress/bp-core/deprecated/1.5.php) [function.require]: failed to open stream: Permission denied in /public_html/wp-content/plugins/buddypress/bp-core/bp-core-loader.php on line 20Fatal error: require() [function.require]: Failed opening required ‘/public_html/wp-content/plugins/buddypress/bp-core/deprecated/1.5.php’ (include_path=’.:/usr/lib/php:/usr/local/lib/php’) in /public_html/wp-content/plugins/buddypress/bp-core/bp-core-loader.php on line 20
`I rolled back the SOB site to 1.2.9 and it’s fine, rolled my test to 1.5 b1 and it’s okay.
Let me know if you need server specs.
- The topic ‘[BuddyPress 1.5 beta] bp-core-wpabstraction.php error AND deprecated/1.5 error’ is closed to new replies.