Title: Same network connection?
Last modified: April 24, 2020

---

# Same network connection?

 *  [areaano](https://wordpress.org/support/users/areaano/)
 * (@areaano)
 * [6 years, 1 month ago](https://wordpress.org/support/topic/same-network-connection/)
 * How to fix this:
 * BuddyMeet and BuddyPress need to share the same network configuration.
    1. You should [deactivate](https://xxxxx.com/wp-admin/plugins.php) BuddyMeet
    2. Make sure BuddyMeet is activated at the same level than BuddyPress on the network
    3. How to activate same level?
 *  -  This topic was modified 6 years, 1 month ago by [areaano](https://wordpress.org/support/users/areaano/).

Viewing 5 replies - 1 through 5 (of 5 total)

 *  [tdakanalis](https://wordpress.org/support/users/tdakanalis/)
 * (@tdakanalis)
 * [6 years ago](https://wordpress.org/support/topic/same-network-connection/#post-12849085)
 * Hi,
 * what the wardning says is that buddymeet and buddypress have to be activated 
   in the same way. Either both network activated (multisite installation) or both
   locally activated (local installtion in each wordpress site).
 * Thanks,
    Themis
 *  [vsbfhh](https://wordpress.org/support/users/vsbfhh/)
 * (@vsbfhh)
 * [5 years, 10 months ago](https://wordpress.org/support/topic/same-network-connection/#post-13156546)
 * Hi,
 * I have same issue here. It used to be working fine and all of it sudden I get
   this message. No idea how to fix this in the backend.
 *  [andrewnelsonau](https://wordpress.org/support/users/andrewnelsonau/)
 * (@andrewnelsonau)
 * [5 years, 7 months ago](https://wordpress.org/support/topic/same-network-connection/#post-13481722)
 * I’ve have the same problem.
 * I have Buddyprees, S2Member and BuddyMeet.
 * I deactivated them all when searching and fixing another plugin conflict, but
   now that I simply re-active them (in any order) I get the warning that buddymeet
   and buddypress are not on the same network configuration.
 * The plugins are both installed in the same WP-content folder and its not a multi
   site.
 * I’ve even deleted BuddyMeet and reloaded a fresh set of files.
 * I still get the same warning. Any suggestions?
 *  [andrewnelsonau](https://wordpress.org/support/users/andrewnelsonau/)
 * (@andrewnelsonau)
 * [5 years, 7 months ago](https://wordpress.org/support/topic/same-network-connection/#post-13481961)
 * I’ve also checked the buddymeet.php file and its shows the plugin has checked,
   and both are on the same network, and yet there is the different networks error.
 * And I have tried toggling all these attributes with no success.
 * public static function config_check() {
    /** * blog_status : true if your plugin
   is activated on the same blog * network_active : true when your plugin is activated
   on the network * network_status : BuddyPress & your plugin share the same network
   status */ self::$bp_config = array( ‘blog_status’ => false, ‘network_active’ 
   => false, ‘network_status’ => true, ‘network_admin’ => false );
 *  [andrewnelsonau](https://wordpress.org/support/users/andrewnelsonau/)
 * (@andrewnelsonau)
 * [5 years, 7 months ago](https://wordpress.org/support/topic/same-network-connection/#post-13495917)
 * I solved this temporarily.
 * I just edited the buddymeet.php file.
 * 6 instances where ‘network_status” needed to be checked and in a couple of cases
   switched to “true” and one instance of status = 1 needing to be changed to = 
   0.
 * I’ll be interested to see what happens with updates but its working for now and
   only takes 2-3 minutes.
 * If anyone comes up with a permanent solution please post.
    -  This reply was modified 5 years, 7 months ago by [andrewnelsonau](https://wordpress.org/support/users/andrewnelsonau/).

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘Same network connection?’ is closed to new replies.

 * ![](https://ps.w.org/buddymeet/assets/icon-256x256.png?rev=2866204)
 * [BuddyMeet](https://wordpress.org/plugins/buddymeet/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/buddymeet/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/buddymeet/)
 * [Active Topics](https://wordpress.org/support/plugin/buddymeet/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/buddymeet/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/buddymeet/reviews/)

## Tags

 * [configuration](https://wordpress.org/support/topic-tag/configuration/)
 * [network](https://wordpress.org/support/topic-tag/network/)

 * 5 replies
 * 4 participants
 * Last reply from: [andrewnelsonau](https://wordpress.org/support/users/andrewnelsonau/)
 * Last activity: [5 years, 7 months ago](https://wordpress.org/support/topic/same-network-connection/#post-13495917)
 * Status: not resolved