Comment to Adding Group Members
-
Hello James Webb !
You may invite any members to any group and then run the following MySQL query in your UNA database:
UPDATE `bx_groups_fan` SET `mutual` =1;
But this is not a good way though to do smth similar via DB :-)