Bug in Groups page.
-
Hello friends,
I am trying to create a buddypress social network using the latest buddypress version.
There is a small issue in User->Groups->My Groups.
1. The user cant see groups created by other users
2. When there is no groups created by this user he gets this error message:
********************************************************************
Fatal error: Call to undefined function get_group_avatar_thumb() in C:\xampp\htdocs\buddypress\wp-content\plugins\buddypress\bp-groups\bp-groups-templatetags.php on line 309
*********************************************************************
I do not know if this is the right fix but I went to the file mentioned in the error and changed the function from get_group_avatar_thumb() to bp_get_group_avatar_thumb(). For now this is working for me.
If this is not the exact fix I will apreaciate some more information.
Anyway I think that it will be good to fix this in the next version.
Slav
PS: No matter of the small problems (which is normal for such a big project) I am amazed of the work you have done! Thank you!
- The topic ‘Bug in Groups page.’ is closed to new replies.