Jason, contact me by contact form please, I seen this issue before on some servers. You have to remove a certain line in comments.php
Jason
Posted 6287 days ago
Any idea why apostrophe's are showing up as " ' " on my test site after installing this script?
Jason
Posted 6287 days ago
I'm testing apostrophe's. We'll see if it works!
Adrian
Posted 6288 days ago
It doesn't have an option to ban users, when captcha is enabled is somehow useless to spam and enter verification code all the times when admin can delete the message with one click. Anyway... if you like to ban an ip putside of the comments script then create a file .htaccess and type this:
################### order allow,deny
deny from 190.137.10.32 deny from 76.241.142.101
allow from all ###################
In the middle there are banned IP addresses.
test
Posted 6288 days ago
what if you have someone who spams the board, is there the possiblity to ban the user?
Anyway... if you like to ban an ip putside of the comments script then create a file .htaccess and type this:
###################
order allow,deny
deny from 190.137.10.32
deny from 76.241.142.101
allow from all
###################
In the middle there are banned IP addresses.
What a good life.
Knife.