Order Groups by Member Count
Ning To Jamroom
The new version of this module is in the marketplace now:
Version 1.5.8: - New: "group_member_count" key added to allow sorting of lists based on group membership count
Strumelia, could you change the templates that you have being over-ridden to use the non-s version of the variable.
Run the integrity check after getting the module updated to get the 'group_member_count' created. Then update
ACP -> SKINS -> (YOUR CURRENT SKIN) -> index.tpl -> MODIFY
order_by="group_member_count numerical_desc"
That should get you working correctly again.