Quote:
Originally Posted by RaidenDAWG2
That function, shocker, rebuilds the forum counters. Any idea why that'd be acting up? It's a native vBulletin function...
BTW, I will be working on a version 2.0 with all of this stuff cleaned up and a few new features this week, basically a rewrite of the original code with a lot more options added as well as a couple of planned new features. The following NEW features are IN at the moment, and I am open to suggestions:
-Start new thread in forum X when Decimator is used
-Multiple usergroups per permissions level (i.e. more than one mod group can be used)
-Better email message to webmaster (currently only the user who used SD is in there)
-Option to not allow use on a user with more than X posts, or to protect certain usergroups from use within the script (previously only done within the template).
Again, open to more suggestions...
-RD
|
of course the problem is not with the function :P but is how the function is used... i think when you set the option to move to a forum to NO, it uses the function with no content, like build_forum_counters() so it gives you an error...
or maybe when the user set the forum number to an unexistent forum, it crashes the function