Problem: the recaptcha box dissapears after someone enters incorrect credentials.
Description: i have created a form which is linked to joomla registration. it has recaptcha. when the user enters a username that already exists an error message is shown but the recaptcha box dissapears.
This is the code ive used in the form to show recaptcha
This is the form initially
[attachment=1]reg.PNG[/attachment]
After an incorrect username
[attachment=0]reg_error.PNG[/attachment]
Anyone any ideas why or rather how i can make it show the recpatcha box even if you enter incorrect details?
Description: i have created a form which is linked to joomla registration. it has recaptcha. when the user enters a username that already exists an error message is shown but the recaptcha box dissapears.
This is the code ive used in the form to show recaptcha
<div class="form_item">{ReCaptcha}
</div>
This is the form initially
[attachment=1]reg.PNG[/attachment]
After an incorrect username
[attachment=0]reg_error.PNG[/attachment]
Anyone any ideas why or rather how i can make it show the recpatcha box even if you enter incorrect details?
Decided to remove recaptcha, seems i can create a ligitimate looking site that without any form of captcha
This topic is locked and no more replies can be posted.