How can I have B2Evo return an error if someone tries to put a url in the comments - looking to deny href and http:// and www. -
I see in conf/formatting.php theres this
URI schemes allowed for URLs in comments and user profiles:
So I tried removing href and http and https - but it dosent do anything to prevent links from being posted..
any suggestions?
In htsrv/comment_post.php find the bit that looks like this and add the red bit
¥