PDA

View Full Version : Link Submit Form Validation


coreweb1
07-26-2010, 05:51 PM
Hi,

I need to change how a few fields validate to eliminate some recurring garbage characters from spammers or foreigners (language issues). Where is the validation code for the submit.tpl fields?

PHPLD Ver. 4.0

thanks.

James
07-26-2010, 06:32 PM
submit.php will let you see which ones are being used.

coreweb1
07-26-2010, 06:40 PM
More specifically, if I want to ban punctuation and non alpha-numeric chars for the title field, where would I find that location of the code? I can figure out the rest, just need to know where it is... more percisely. Approximate line number would be good.;)