Do you mean auto-enable for all groups that already exist? The only way to do it would be to manually create the group meta tag in the database (it’s basically something like tag name ‘bp_group_livechat_enabled’ and value ‘1’). It would probably be simpler to just go through the groups as super admin and manually turn it on for them.
If you mean auto enable on group creation then it’d be simply a case of editing the admin create step screen html so that the checkbox is automatically ticked.
I don’t really have time to work on these plugins for stuff like this I’m afraid 🙁
Thanx a lot for your reply.
I actually do the editing of the case and it work’s very well.
This feature is usefull on group creation.
For the existing one, I did what you mean.
Thanx again !