I have the same problem with theme “grid focus.”
Any ideas?
I think bp-template pack is not compatible with mutlisite.
Is the main BuddyPress plugin active? Which version are you using?
@johnjamesjacoby We probably need to update Template Pack to check it works ok with the current point release, but as far as I know it still should work.
Silly question, but you do have BuddyPress activated on your site right? This is one of the first things that is fired when you have BP activated.
*Edit – Paul, you’re one step ahead of me!
i’m trying to install buddypress and i get this error on the bottom of my screen during step 3: “Fatal error: Call to undefined function bp_core_is_multisite() in /home2/ihearta1/public_html/wp-content/plugins/bp-template-pack/bp-template-pack.php on line 188” Please help!
Welp, too late for the OP but in case anyone else gets this error when trying to get the BP Compatibility Pack working, here’s what fixed it for me.
1. Multisite enabled on your WP installation. You need to add a line to your wpconfig.php file to do so (unless there’s an admin menu I’ve missed). Here’s the directions: https://codex.wordpress.org/Create_A_Network.
2. Buddypress installed and activated. However, if you’re using the BP Compatibility Pack, it’s because you want to use your WP theme, so do not enable the Buddysite-specific theme.
3. BP Compatibility Pack installed and enabled, then you can do the walkthrough to set up BPCP and you won’t get the error.