Hello,
I am at my rope's end with the spam and wanted to know if someone could give me a hand with something.
I am using askimet and spamalyser which are amazing plug-ins, but the following text is making it past no matter what:
[ url ]blah blah blah [ /url ]
I'm getting 2-500 of these a day, and the users are registered. I don't want to kill the user experience by approving every post, and spamalyser does a great job of badword filtering (but this is just making it past).
So quite honestly I want to just hardcode it to reject/force approval on ANY post that contains [url] or [u r l] or <a> or <a > etc . I don't even need URL in my forum (yes I've set the settings in the forum so no one can paste links, but the spammers are doing [url] anyway and don't seem to care)
Where in the code can I go to add the statements to do this? I just need a .php file. Thanks!!
Thank you,
Mike
I am at my rope's end with the spam and wanted to know if someone could give me a hand with something.
I am using askimet and spamalyser which are amazing plug-ins, but the following text is making it past no matter what:
[ url ]blah blah blah [ /url ]
I'm getting 2-500 of these a day, and the users are registered. I don't want to kill the user experience by approving every post, and spamalyser does a great job of badword filtering (but this is just making it past).
So quite honestly I want to just hardcode it to reject/force approval on ANY post that contains [url] or [u r l] or <a> or <a > etc . I don't even need URL in my forum (yes I've set the settings in the forum so no one can paste links, but the spammers are doing [url] anyway and don't seem to care)
Where in the code can I go to add the statements to do this? I just need a .php file. Thanks!!
Thank you,
Mike