4
I now have over 500 pending comments from these jokers. I have better things to do with my time than spend ages deleting this stuff one at a time as XOOPS dictates.
We desperately need a checkbox system with XOOPS comments that allows bulk modertion/approval/etc.
In addition a CAPCHA system that works on XOOPS comments. I tried the hacks available and they all created big problems with my test sites.
Ah well, back to the database, at least I can delete in bulk here!
Added this to htaccess... still living in hope then!
RewriteEngine On
RewriteCond %{HTTP_REFERER} ^(http://www.)[a-z]+-[a-z]+- [NC]
RewriteRule ^(.*) http://%{REMOTE_ADDR}/ [R=301,L]