besuchov
05-15-2008, 06:56 AM
If I wanted to enter a user to a usergroup (or rather adding the usergroup to the user), what would be the most efficient way to do it?
Currently I get the list of groups from user, add the groupid to the list and update the database. Unsurprisingly this tends to lag the forum to death (have over 1000 users online at any given time).
Currently I get the list of groups from user, add the groupid to the list and update the database. Unsurprisingly this tends to lag the forum to death (have over 1000 users online at any given time).