Moderator: Community Team
riskllama wrote:Koolbak wins this thread.



We are a lot more relaxed than we used to be on the 30 day rule.. some social groups have had no activity for nearly 12 months and still exist.IcePack wrote:All of them must be active every 30 days or it’s deleted.

riskllama wrote:Koolbak wins this thread.
KoolBak wrote:interesting. Thanks for that info guys![]()
Guess I saw more than what's there when I scrolled through.
riskllama wrote:Koolbak wins this thread.

Actually that's not true. Heavy load from the forums is the reason we were always told to be strict with deleting unused usergroups before. Every time you enter the forums, before you can see the list, the server has to go through the database of fora, check each one and see if you have permission to see it or not. It's a linear problem -- checking 200 fora takes twice as long as checking 100.iAmCaffeine wrote:Forums require almost no kind of space or processing power. No need to worry.
Can't say i am an except in anything programming wise or anything but wouldn't it be easier if it checked the user for what forums it has access to rather then checking the forums to see if the user has access? That way your not checking each forum for permission?Dukasaur wrote:Actually that's not true. Heavy load from the forums is the reason we were always told to be strict with deleting unused usergroups before. Every time you enter the forums, before you can see the list, the server has to go through the database of fora, check each one and see if you have permission to see it or not. It's a linear problem -- checking 200 fora takes twice as long as checking 100.iAmCaffeine wrote:Forums require almost no kind of space or processing power. No need to worry.
The server has to do this for everyone. Doesn't matter if you're a vanilla user that isn't a member of anything or someone who's in 100 different usergroups. The server still has to go through each one and check.
Also, the information isn't persistent. The check has to be done every time you move to a new forum.


Blame the software developer.. CC is just an end userCaymanmew wrote:Can't say i am an except in anything programming wise or anything but wouldn't it be easier if it checked the user for what forums it has access to rather then checking the forums to see if the user has access? That way your not checking each forum for permission?Dukasaur wrote:Actually that's not true. Heavy load from the forums is the reason we were always told to be strict with deleting unused usergroups before. Every time you enter the forums, before you can see the list, the server has to go through the database of fora, check each one and see if you have permission to see it or not. It's a linear problem -- checking 200 fora takes twice as long as checking 100.iAmCaffeine wrote:Forums require almost no kind of space or processing power. No need to worry.
The server has to do this for everyone. Doesn't matter if you're a vanilla user that isn't a member of anything or someone who's in 100 different usergroups. The server still has to go through each one and check.
Also, the information isn't persistent. The check has to be done every time you move to a new forum.

The only reason that would ever be a problem is if the server is absolute dog shit. A forum should not be a burden whatsoever and if you're told it is, either that person is an idiot who shouldn't be in a position to tell you that, or the server is abysmal. Or, more likely, both.Dukasaur wrote:Actually that's not true. Heavy load from the forums is the reason we were always told to be strict with deleting unused usergroups before. Every time you enter the forums, before you can see the list, the server has to go through the database of fora, check each one and see if you have permission to see it or not. It's a linear problem -- checking 200 fora takes twice as long as checking 100.iAmCaffeine wrote:Forums require almost no kind of space or processing power. No need to worry.
The server has to do this for everyone. Doesn't matter if you're a vanilla user that isn't a member of anything or someone who's in 100 different usergroups. The server still has to go through each one and check.
Also, the information isn't persistent. The check has to be done every time you move to a new forum.


I don't think even Lack could fix it after he let the $5 a week Indonesian programming team free to meddle with the programming. I remember wasting countless hours with them fixing bugs they released live instead of testing on beta. I was surprised they lasted as long as they did, but the overall mess they left in the short time they had access is still being cleaned up.iAmCaffeine wrote:The only reason that would ever be a problem is if the server is absolute dog shit. A forum should not be a burden whatsoever and if you're told it is, either that person is an idiot who shouldn't be in a position to tell you that, or the server is abysmal. Or, more likely, both.Dukasaur wrote:Actually that's not true. Heavy load from the forums is the reason we were always told to be strict with deleting unused usergroups before. Every time you enter the forums, before you can see the list, the server has to go through the database of fora, check each one and see if you have permission to see it or not. It's a linear problem -- checking 200 fora takes twice as long as checking 100.iAmCaffeine wrote:Forums require almost no kind of space or processing power. No need to worry.
The server has to do this for everyone. Doesn't matter if you're a vanilla user that isn't a member of anything or someone who's in 100 different usergroups. The server still has to go through each one and check.
Also, the information isn't persistent. The check has to be done every time you move to a new forum.
Oh and as for TeeGee's comment, php forums haven't been good for a long time. Should've changed or upgrade but I imagine the way this site has been built might make that difficult. Hard to say without knowing more but (correct me if I'm wrong) from my understanding, lack coded a lot of this site himself and so making major changes to it wouldn't be very easy for anyone but him.

yikes lolTeeGee wrote:I don't think even Lack could fix it after he let the $5 a week Indonesian programming team free to meddle with the programming. I remember wasting countless hours with them fixing bugs they released live instead of testing on beta. I was surprised they lasted as long as they did, but the overall mess they left in the short time they had access is still being cleaned up.iAmCaffeine wrote:The only reason that would ever be a problem is if the server is absolute dog shit. A forum should not be a burden whatsoever and if you're told it is, either that person is an idiot who shouldn't be in a position to tell you that, or the server is abysmal. Or, more likely, both.Dukasaur wrote:Actually that's not true. Heavy load from the forums is the reason we were always told to be strict with deleting unused usergroups before. Every time you enter the forums, before you can see the list, the server has to go through the database of fora, check each one and see if you have permission to see it or not. It's a linear problem -- checking 200 fora takes twice as long as checking 100.iAmCaffeine wrote:Forums require almost no kind of space or processing power. No need to worry.
The server has to do this for everyone. Doesn't matter if you're a vanilla user that isn't a member of anything or someone who's in 100 different usergroups. The server still has to go through each one and check.
Also, the information isn't persistent. The check has to be done every time you move to a new forum.
Oh and as for TeeGee's comment, php forums haven't been good for a long time. Should've changed or upgrade but I imagine the way this site has been built might make that difficult. Hard to say without knowing more but (correct me if I'm wrong) from my understanding, lack coded a lot of this site himself and so making major changes to it wouldn't be very easy for anyone but him.
