Title: Error After BP 2.6.1 Update
Last modified: September 1, 2016

---

# Error After BP 2.6.1 Update

 *  [jturet](https://wordpress.org/support/users/jturet/)
 * (@jturet)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/error-after-bp-261-update/)
 * `Class 'BP_Groups_Component' not found in /wp-content/plugins/bp-group-hierarchy/
   bp-group-hierarchy-loader.php on line 6`
 * [https://wordpress.org/plugins/bp-group-hierarchy/](https://wordpress.org/plugins/bp-group-hierarchy/)

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

 *  [@mercime](https://wordpress.org/support/users/mercime/)
 * (@mercime)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/error-after-bp-261-update/#post-7531456)
 * [@jturet](https://wordpress.org/support/users/jturet/) [https://bpdevel.wordpress.com/2016/06/28/class-autoloading-and-what-this-means-for-plugin-developers/](https://bpdevel.wordpress.com/2016/06/28/class-autoloading-and-what-this-means-for-plugin-developers/)
 *  [@mercime](https://wordpress.org/support/users/mercime/)
 * (@mercime)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/error-after-bp-261-update/#post-7531459)
 * [@jturet](https://wordpress.org/support/users/jturet/) [https://gist.github.com/r-a-y/f54e7a07b71af1c7bfab6e06433da3d6](https://gist.github.com/r-a-y/f54e7a07b71af1c7bfab6e06433da3d6)
 *  [Venutius](https://wordpress.org/support/users/venutius/)
 * (@venutius)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/error-after-bp-261-update/#post-7531620)
 * Yep I had this also, deleted the plugin.
 *  Thread Starter [jturet](https://wordpress.org/support/users/jturet/)
 * (@jturet)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/error-after-bp-261-update/#post-7531636)
 * [Fix](https://github.com/r-a-y/BP-Group-Hierarchy/archive/ray-fixes.zip)
 *  [pandabear](https://wordpress.org/support/users/pandabear/)
 * (@pandabear)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/error-after-bp-261-update/#post-7531642)
 * Deleting the plugin was not an option for my site, so thank you for the fix, 
   [@jturet](https://wordpress.org/support/users/jturet/) (and r-a-y)! Works like
   a charm.
 * The ‘Fix’ zip file contains ALL the files from bp-group-hierarchy, btw. Just 
   rename the extracted folder from ‘BP-Group-Hierarchy-ray-fixes’ to ‘bp-group-
   hierarchy’, and then replace the entire ‘bp-group-hierarchy’ directory (found
   in ‘plugins’) with this new directory and you’re good to go.
 *  [zabre00](https://wordpress.org/support/users/zabre00/)
 * (@zabre00)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/error-after-bp-261-update/#post-7531645)
 * Thanks for the Fix 🙂
 *  [namrons](https://wordpress.org/support/users/namrons/)
 * (@namrons)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/error-after-bp-261-update/#post-7531652)
 * Awesome! I’m glad this fix includes ray’s changes mentioned here: [https://github.com/r-a-y/BP-Group-Hierarchy/commit/8e205810a6c2d30c75351dfe346cdce7c2f7a214](https://github.com/r-a-y/BP-Group-Hierarchy/commit/8e205810a6c2d30c75351dfe346cdce7c2f7a214)
   
   but it did not fix the Member groups not displaying issue mentioned here: [https://wordpress.org/support/topic/member-groups-not-displaying](https://wordpress.org/support/topic/member-groups-not-displaying)
   so I applied Boris’ fix listed in that thread
 *  [houser](https://wordpress.org/support/users/houser/)
 * (@houser)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/error-after-bp-261-update/#post-7531661)
 * Hi Namrons,
 * Any chance of posting a link to your combo-fix?
 * BTW. Noted that the latest changelog is from two years ago.
    Is this excellent
   plugin still maintained?
 *  [namrons](https://wordpress.org/support/users/namrons/)
 * (@namrons)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/error-after-bp-261-update/#post-7531662)
 * [@houser](https://wordpress.org/support/users/houser/) it’s here: [https://github.com/r-a-y/BP-Group-Hierarchy/archive/ray-fixes.zip](https://github.com/r-a-y/BP-Group-Hierarchy/archive/ray-fixes.zip)
   
   After installing just go the the extension.php of the plugin and Replace <?php
   _e(‘No member groups were found.’,’bp-group-hierarchy’); ?> with <?php the_widget(
   BP_Group_Navigator_Widget ); ?>
 *  [houser](https://wordpress.org/support/users/houser/)
 * (@houser)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/error-after-bp-261-update/#post-7531663)
 * [@namrons](https://wordpress.org/support/users/namrons/)
 * Thanx a bunch, that worked perfectly, appreciate your time!
 * So this plugin is not maintained anymore and we patch it as long as we can and
   it works?
    thanx again
 *  [pravdamien](https://wordpress.org/support/users/pravdamien/)
 * (@pravdamien)
 * [9 years, 8 months ago](https://wordpress.org/support/topic/error-after-bp-261-update/#post-7531666)
 * awesome fix. THANKS !!!!
    when it broke two months ago I was desperate so just
   took some time off. But my BP was relying entirely on this, as its still much
   better than the new groups types
 *  [t-reuter](https://wordpress.org/support/users/t-reuter/)
 * (@t-reuter)
 * [9 years, 8 months ago](https://wordpress.org/support/topic/error-after-bp-261-update/#post-8154114)
 * Hey jturet and namrons,
 * thanks a lot for your bugfixes!! I appreciate it a lot as my site is also build
   a lot on this plugin. And I’m still hoping the plugin will be maintained and 
   updated any time again! 😉
 * TY!

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

The topic ‘Error After BP 2.6.1 Update’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/bp-group-hierarchy.svg)
 * [BP Group Hierarchy](https://wordpress.org/plugins/bp-group-hierarchy/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/bp-group-hierarchy/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/bp-group-hierarchy/)
 * [Active Topics](https://wordpress.org/support/plugin/bp-group-hierarchy/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/bp-group-hierarchy/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/bp-group-hierarchy/reviews/)

 * 12 replies
 * 9 participants
 * Last reply from: [t-reuter](https://wordpress.org/support/users/t-reuter/)
 * Last activity: [9 years, 8 months ago](https://wordpress.org/support/topic/error-after-bp-261-update/#post-8154114)
 * Status: not resolved