Title: BuddyPress/multisite compatibility?
Last modified: August 30, 2016

---

# BuddyPress/multisite compatibility?

 *  Resolved [zanzaboonda](https://wordpress.org/support/users/zanzaboonda/)
 * (@zanzaboonda)
 * [10 years, 7 months ago](https://wordpress.org/support/topic/buddypressmultisite-compatibility/)
 * Hi there,
 * I’m using Multisite and BuddyPress. I have nine registered users on the subsite
   I’m using BP and Super Socializer. Only five of them are showing up as BP members,
   including one of my two admins and four of my seven contributors.
 * I can’t think of any reason why they won’t show up, and I was wondering if you
   know of any conflicts with BP?
 * Thanks!
 * [https://wordpress.org/plugins/super-socializer/](https://wordpress.org/plugins/super-socializer/)

Viewing 15 replies - 1 through 15 (of 30 total)

1 [2](https://wordpress.org/support/topic/buddypressmultisite-compatibility/page/2/?output_format=md)
[→](https://wordpress.org/support/topic/buddypressmultisite-compatibility/page/2/?output_format=md)

 *  Plugin Author [Heateor Support](https://wordpress.org/support/users/heateor/)
 * (@heateor)
 * [10 years, 7 months ago](https://wordpress.org/support/topic/buddypressmultisite-compatibility/#post-6899749)
 * Hi,
 * No, there should not be any conflict between our plugin and BP. You can try registering
   new user using Social Login at your subsite to check if it shows up as BP member
   or not.
    Let us know how it goes.
 *  Thread Starter [zanzaboonda](https://wordpress.org/support/users/zanzaboonda/)
 * (@zanzaboonda)
 * [10 years, 7 months ago](https://wordpress.org/support/topic/buddypressmultisite-compatibility/#post-6899760)
 * Hmm. Seems I’m having bigger problems with this than I thought. When I tried 
   to register using SS, the screen went dark grey, and then nothing happened. And
   the test account is not showing in the users list.
 * I’m guessing that rules out the first issue, lol. But any thoughts on this?
 *  Plugin Author [Heateor Support](https://wordpress.org/support/users/heateor/)
 * (@heateor)
 * [10 years, 7 months ago](https://wordpress.org/support/topic/buddypressmultisite-compatibility/#post-6899763)
 * Enable WordPress debugging, then try registering new user and see if any error
   shows up on screen. That might give some clue about the issue.
 *  Thread Starter [zanzaboonda](https://wordpress.org/support/users/zanzaboonda/)
 * (@zanzaboonda)
 * [10 years, 7 months ago](https://wordpress.org/support/topic/buddypressmultisite-compatibility/#post-6899764)
 * I’ve never done that before. Are you talking about this?
 * [https://codex.wordpress.org/Debugging_in_WordPress](https://codex.wordpress.org/Debugging_in_WordPress)
 * This is a live site. Is it safe to do?
 * Thanks so much for your help.
 *  Plugin Author [Heateor Support](https://wordpress.org/support/users/heateor/)
 * (@heateor)
 * [10 years, 7 months ago](https://wordpress.org/support/topic/buddypressmultisite-compatibility/#post-6899765)
 * It is not recommended to do this on live site. Better, if you try this on development
   environment or when your website has least traffic.
    You just have to replace`
   define( 'WP_DEBUG', false );` with `define( 'WP_DEBUG', true );` in wp-config.
   php file in your WordPress installation folder, try registering new user, note
   the error displayed on screen (if any) and revert the changes back.
 *  Thread Starter [zanzaboonda](https://wordpress.org/support/users/zanzaboonda/)
 * (@zanzaboonda)
 * [10 years, 7 months ago](https://wordpress.org/support/topic/buddypressmultisite-compatibility/#post-6899769)
 * Okay. I might disable the login for now and take the site down for scheduled 
   maintenance on Tuesday or something. I’ll let you know what happens.
 * Thanks so much for your help. 🙂
 *  Plugin Author [Heateor Support](https://wordpress.org/support/users/heateor/)
 * (@heateor)
 * [10 years, 7 months ago](https://wordpress.org/support/topic/buddypressmultisite-compatibility/#post-6899771)
 * Sure. You’re welcome 🙂
 *  Thread Starter [zanzaboonda](https://wordpress.org/support/users/zanzaboonda/)
 * (@zanzaboonda)
 * [10 years, 7 months ago](https://wordpress.org/support/topic/buddypressmultisite-compatibility/#post-6899990)
 * Okay, I activated debugging but I don’t see any issues being flagged anywhere.
   I don’t really know how to do this, and the codex page does not explain it very
   well, tbh. I downloaded Debug This and still cannot find anything.
 * I have the same issue with the social login feature. When I click on, for example,
   Twitter, it takes me to the authorization page. I enter my info, and it redirects
   me back, as expected. But the entire page gets a shade of grey over it, like 
   when there is further information coming or a popup window, but nothing ever 
   happens, and the user is never registered.
 *  Plugin Author [Heateor Support](https://wordpress.org/support/users/heateor/)
 * (@heateor)
 * [10 years, 7 months ago](https://wordpress.org/support/topic/buddypressmultisite-compatibility/#post-6899991)
 * Can you setup test environment so that we can look into the situation?
 *  Thread Starter [zanzaboonda](https://wordpress.org/support/users/zanzaboonda/)
 * (@zanzaboonda)
 * [10 years, 7 months ago](https://wordpress.org/support/topic/buddypressmultisite-compatibility/#post-6899992)
 * Sure thing. But, forgive me, what would that entail, exactly? Should I set up
   a dummy subsite?
 *  Plugin Author [Heateor Support](https://wordpress.org/support/users/heateor/)
 * (@heateor)
 * [10 years, 7 months ago](https://wordpress.org/support/topic/buddypressmultisite-compatibility/#post-6899993)
 * You have to replicate everything from your live website, to reproduce the issue.
 *  Thread Starter [zanzaboonda](https://wordpress.org/support/users/zanzaboonda/)
 * (@zanzaboonda)
 * [10 years, 7 months ago](https://wordpress.org/support/topic/buddypressmultisite-compatibility/#post-6900001)
 * Okay, I’m working on that now.
 * I turned off debugging, but this warning showed up on the front end of my site
   today.
 * _Warning: call\_user\_func\_array() expects parameter 1 to be a valid callback,
   function ‘heateor\_slmi\_frontend\_scripts’ not found or invalid function name
   in /home/content/99/13674599/html/zwoodle/wp-includes/plugin.php on line 525_
 * I have not changed anything with the code, etc. Do you know what this is?
 *  Plugin Author [Heateor Support](https://wordpress.org/support/users/heateor/)
 * (@heateor)
 * [10 years, 7 months ago](https://wordpress.org/support/topic/buddypressmultisite-compatibility/#post-6900002)
 * This was a minor bug in `Social Login myCRED Integration` add-on. Thanks for 
   reporting. You can now update it to just released version 1.1, to get rid of 
   this notice.
 *  Thread Starter [zanzaboonda](https://wordpress.org/support/users/zanzaboonda/)
 * (@zanzaboonda)
 * [10 years, 7 months ago](https://wordpress.org/support/topic/buddypressmultisite-compatibility/#post-6900003)
 * Awesome. Thanks so much. And thanks for being so responsive. You guys are awesome!
 *  Plugin Author [Heateor Support](https://wordpress.org/support/users/heateor/)
 * (@heateor)
 * [10 years, 7 months ago](https://wordpress.org/support/topic/buddypressmultisite-compatibility/#post-6900004)
 * Don’t mention it 🙂

Viewing 15 replies - 1 through 15 (of 30 total)

1 [2](https://wordpress.org/support/topic/buddypressmultisite-compatibility/page/2/?output_format=md)
[→](https://wordpress.org/support/topic/buddypressmultisite-compatibility/page/2/?output_format=md)

The topic ‘BuddyPress/multisite compatibility?’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/super-socializer_714345.svg)
 * [Social Share, Social Login and Social Comments Plugin - Super Socializer](https://wordpress.org/plugins/super-socializer/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/super-socializer/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/super-socializer/)
 * [Active Topics](https://wordpress.org/support/plugin/super-socializer/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/super-socializer/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/super-socializer/reviews/)

## Tags

 * [missing](https://wordpress.org/support/topic-tag/missing/)
 * [multisite](https://wordpress.org/support/topic-tag/multisite/)
 * [users](https://wordpress.org/support/topic-tag/users/)

 * 30 replies
 * 4 participants
 * Last reply from: [Heateor Support](https://wordpress.org/support/users/heateor/)
 * Last activity: [10 years, 6 months ago](https://wordpress.org/support/topic/buddypressmultisite-compatibility/page/2/#post-6900057)
 * Status: resolved