I have just done a cleaning in the forum user list.
I removed all the users with no groups. Here is the sql code I have run:
- Code: Select all
delete from users where group_id == 32000;
I hope I didn't removed accidentally some active users. Please forgive me if it is the case
regards,