NickCat
11-06-2005, 07:21 PM
I just installed this on a fresh upgrade to 3.0.10 from Zero Tolerance's 1.5 hack. I had a bunch of trouble mainly with the upgrade script removing the old templates, adding the new ones, and then removing the new templates once I got the the apply database changes step.
I also noted that the upgrade didn't add a couple of phrases to the database and also didn't add the warn_notes field to the user table. I figured it all out by checking the install_warn script and finding the differences.
First off... GREAT hack... a much improved system over the original.
Now onto my question. I need to have the ability to allow any of my moderators to warn users in any forum. Or if that's not possible perhaps at least a few select forums I choose. Reason being we have certain forums which have such high traffic everyone of my 40+ moderators helps pitch in to moderate.
Now onto the possible bug. I don't have the moderation queues setup, but one of my users got this error today when trying to reply to a thread.
Warning: Unknown modifier '!' in /includes/functions_warning.php on line 707
That line looks to be a regex check... but I can't find a ! anywhere in the line. Also I asked the user and it appears he had sworn in the post (tripping one of my censored words to replace the word with ****) But I have the auto warning functions disabled, so I'm not sure why it would even call the warning fuctions.
Any help would be greatly appreciated. Thanks.
-Nick
http://www.nasioc.com/
EDIT: It in fact pops up this warning everytime you make a post with a censored work that the software changes.
I also noted that the upgrade didn't add a couple of phrases to the database and also didn't add the warn_notes field to the user table. I figured it all out by checking the install_warn script and finding the differences.
First off... GREAT hack... a much improved system over the original.
Now onto my question. I need to have the ability to allow any of my moderators to warn users in any forum. Or if that's not possible perhaps at least a few select forums I choose. Reason being we have certain forums which have such high traffic everyone of my 40+ moderators helps pitch in to moderate.
Now onto the possible bug. I don't have the moderation queues setup, but one of my users got this error today when trying to reply to a thread.
Warning: Unknown modifier '!' in /includes/functions_warning.php on line 707
That line looks to be a regex check... but I can't find a ! anywhere in the line. Also I asked the user and it appears he had sworn in the post (tripping one of my censored words to replace the word with ****) But I have the auto warning functions disabled, so I'm not sure why it would even call the warning fuctions.
Any help would be greatly appreciated. Thanks.
-Nick
http://www.nasioc.com/
EDIT: It in fact pops up this warning everytime you make a post with a censored work that the software changes.