what about html tags ? can any one put html tags ? can any hacker do something like that ?
Adrian
Posted 6837 days ago
Yes, word wraping ^ works :) In settings.php you set a number that represents the maximum characters inside a word, so that a really loooong word like above doesn't get outside of layout. Now is set to around 70 characters.
@Troy: To disable image verification you just change something like this: "image_verification = 1" to "image_verification = 0". To display something like "10 comments" to show number of comments inside a text link you will probably need a php developer to modify it.
Troy
Posted 6837 days ago
Adrian, thanks for the reply. So, you are saying that I have access to the PHP (to adjust as needed)? That's cool. (I just saw that in the product dscription.) Would I need to have a programmer do it, or is there an option for the CAPTCHA image? Also, I'd like to be able to display how many comments a post has, could that be accessed? An example is here: http://www.retroblast.com
Adrian
Posted 6837 days ago
Yes, that is what I think, no spam problems so far here, I think the image verification is doing its job very well :)
rsfy
Posted 6837 days ago
PLEASE DO NOT allow visitors to post links, otherwise everyone will be bombarded with spam !
In settings.php you set a number that represents the maximum characters inside a word, so that a really loooong word like above doesn't get outside of layout. Now is set to around 70 characters.
Also, I'd like to be able to display how many comments a post has, could that be accessed? An example is here: http://www.retroblast.com