I am facing Image Verification problem in my directory. When i am submitting a site then Image Verification code show 6 Character but the enter code box take only 5 Character. Take a look here http://directoryrecord.com/submit.php I am using phpLD-2.1.2 Any body plz help me.
you've to edit submit.tpl file in templates folder. Find <input name="CAPTCHA" value="" size="10" maxlength="5" class="textpy" type="text"> Just replace 5 with 6.