White Screen! Ugh…
-
WordPress 2.8.4a and had BuddyPress 1.0.3 installed… We were having avatar issues with IE6 (crop tool wasn’t appearing)… I read that an upgrade would fix this as it uses JCrop in later versions… So I pressed the upgrade automatically to 1.2 and got the white screen… So I deleted the new buddypress files and directories and restored all my old buddypress files. Then only my header was appearing and I got an error message saying:
PHP Fatal error: Call to undefined function bp_login_bar()
So I figured my bp-core.php wasn’t being called, so I manually added this entry to my custom_functions.php file…
require_once(‘/var/www/html/blog1/wp-content/plugins/buddypress/bp-core.php’);
So all my pages work now except for my BuddyPress pages!!! Please Help!
Thanks,
Chew
- The topic ‘White Screen! Ugh…’ is closed to new replies.