solved Group Members problem

White Agency
White Agency
@white-agency
8 years ago
204 posts
All our Groups have lost the Members list down the right hand side of the page.

Have reset the cache

Found this is debug log but don't think it is related :-

[query] => INSERT INTO jr_jrgroup_member (member_created,member_user_id,member_group_id,member_status) VALUES ('1456776017','15061','45','0') ) (2016-02-29T20:00:27+00:00.0.21053100 : 0)-(mem: 1572864)-(pid: 28913)-(ip: ******)-(user: 88888)-(uri: POST /group/button/join/45/__ajax=1) Array ( [error] => Query Error: Duplicate entry '15061-45' for key 'member_unique' [_post] => Array ( [_uri] => /group/button/join/45/__ajax=1 [module_url] => group [module] => jrGroup [option] => button [_1] => join [_2] => 45 [__ajax] => 1 )


updated by @white-agency: 06/02/16 09:41:00AM
paul
@paul
8 years ago
4,326 posts
There has been an issue reported recently wrt members and private groups that has been fixed in the next release of the Group module. We'll get that released asap.
Thanks


--
Paul Asher - JR Developer and System Import Specialist
White Agency
White Agency
@white-agency
8 years ago
204 posts
Thanks Paul - Great service as usual :)
White Agency
White Agency
@white-agency
8 years ago
204 posts
Noticed there was a new release of the Group module this morning.

Unfortunately this hasn't fixed our Members List problem :(
paul
@paul
8 years ago
4,326 posts
Hi Dave
Can I get into your site, as admin, to see this happening and work out what the issue is?
Thanks


--
Paul Asher - JR Developer and System Import Specialist
White Agency
White Agency
@white-agency
8 years ago
204 posts
Just put a support ticket in with the details.

Cheers

Dave
paul
@paul
8 years ago
4,326 posts
Hi Dave - Have fixed this up.

In the Group module smarty variables, the array name for all the group members changed from 'group_members' to 'group_member' and this was reflected to the default templates when the updated module was released. This was when we changed the way groups stored their members so as to allow the Recycle Bin to work with them.
You have a custom jrGroup_item_detail.tpl template in your skin so I've reflected that change there on both your live and test sites (line 109 of the template file).

Cheers
Paul


--
Paul Asher - JR Developer and System Import Specialist
White Agency
White Agency
@white-agency
8 years ago
204 posts
Thanks Paul :)

Tags