Spam Check fail on "Forgot password/username" pages

12 years 9 months ago - 12 years 9 months ago #2827 by nite_mere
I have followed the directions from this thread but have been unable to correct the issue.
When a user types in their email address to reset their password, they are shown a "You failed the spam check. Please try again!" message. However, there is no spam check box shown on this page.

I am using only the captcha option on the create an account page.

Thank you.

EDIT: I must have missed the last page of that thread.
Entering this code has allowed me to now view the Captcha on these pages:
if ($view == 'reset') // User - Passwort oder Benutzernamen vergessen
{
$searchString = '<button type="submit" class="button validate">';
}
elseif ($view == 'remind')
{
$searchString = '<button type="submit" class="button" class="validate">';
}

Please Log in to join the conversation.

12 years 9 months ago #2830 by Viktor
Please log in to see the response. Attention: You need a valid subscription to activate an account.

Kubik-Rubik Joomla! Extensions

Please Log in to join the conversation.

12 years 9 months ago #2854 by nite_mere
Please log in to see the response. Attention: You need a valid subscription to activate an account.

Please Log in to join the conversation.

12 years 9 months ago #2855 by Viktor
Please log in to see the response. Attention: You need a valid subscription to activate an account.

Kubik-Rubik Joomla! Extensions

Please Log in to join the conversation.

Time to create page: 0.154 seconds