@chrisipeters
10 years, 7 months ago
Yes, this fix does work, thanks again for the quick response and help!
I am running bbPress for forums, and woo commerce, but other than that nothing user impacting.
I did the WP3.9 update after which everything was fine, Then buddypress2.0, after which I experienced the error.
After a bit of google searching, I found something that seems to have solved the issue. Just before the if clause shown above, I inserted:
`require_once(ABSPATH . ‘wp-admin/includes/screen.php’);’
Error gone.
To add some context, I updated buddy press just after updating to wp 3.9