#3128 closed defect (bug) (no action required)
Fatal error: Buddypress 1.2.8 and WP 3.1
| Reported by: | davaobase | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | 1.2.8 |
| Component: | Core | Version: | |
| Severity: | normal | 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.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
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.