PDA

View Full Version : How can I take off anti spam code from my template?


joey dee
09-09-2006, 05:56 PM
Hey Folks...

Im having an issue where with a anti spam code image....

http://www.pumatalk.com/photoblog

im not sure why the template breaks like that I contacted the author of this template but i haven't hurd from him yet... so how can I take off that code? from my add comment???

Thanks,
Joey

Connie
09-09-2006, 06:28 PM
in the image-template.html which you use, find this code:

<img width="120" height="30" src="includes/spamsecure.php" border="1" align="left" />&nbsp; &nbsp; Rewrite the 5 digit code:<br />&nbsp; &nbsp; <input maxlength="5" name="userinput" class='formfield' style="width: 70px;" type="text" value=""><br />

I am sure you can delete this part

the Captcha is done by "includes/spamsecure.php"

do a search here in the forum for the name of your template
it produces such a bunch of validating errors, I do not know if you modified the code or if it came like this