#3128 closed defect (bug) (no action required)
Fatal error: Buddypress 1.2.8 and WP 3.1
Reported by: | davaobase | Owned by: | |
---|---|---|---|
Milestone: | 1.2.8 | Priority: | normal |
Severity: | normal | Version: | |
Component: | Core | Keywords: | |
Cc: |
Description
I just upgraded to wordpress 3.1, and installed BuddyPress 1.2.8. However, the plugin doesn't get activated because of this error message:
Fatal error: Call to undefined function is_multisite() in /home/content/d/a/v/davaobase/html/xtremz/wp-content/plugins/buddypress/bp-core.php on line 287
I don't have a multisite WP installation, so I'm wondering how this error came to be. Help!
Change History (3)
Note: See
TracTickets for help on using
tickets.
is_multisite()
is a globally defined function in all WordPress versions since 3.0. Try reinstalling WordPress from the updates menu (Dashboard >> Updates). Some of the files may not have been copied correctly. Then try activating BuddyPress again.