Warning: The author of this contribution does not provide support for it anymore.

Anti-Bot Question

Anti-Bot Question Problem - Anti-Bot Question

Anti-Bot Question Problem

by angelo76 » Wed Jan 05, 2011 11:46 am

Hello!

I've got a problem using the anti-bot question. I've followed the install-instructions, changed my db and purged my cache, but the question still doesn't work.

- the mod appears in the control panel
- the question / answer box appears correctly in the ucp

But after sending the form, there's always the error: "'No Anti-Bot Question Answer Entered." - whatever I type into the answer-field.

I use a different style (serenitydarkblue), so I had to change the template a little bit:

Code: Select all

<tr>
   <td class="row1"><b class="genmed">{L_AB_QUESTION}: </b><br />{L_AB_QUESTION_EXPLAIN}</td>
<td class="row2"><input type="text" name="AB_Question" id="AB_Question" size="25" maxlength="255" value="{AB_QUESTION}" title="{L_AB_QUESTION}" /></td>
</tr>


Can you give me any hint where to find the error?

Greetings
Angelo
angelo76
Registered User
Posts: 3
Joined: Sat Apr 26, 2003 12:56 pm
Location: Düsseldorf, Germany

Re: Anti-Bot Question Problem

by RMcGirr83 » Wed Jan 05, 2011 1:20 pm

Former Modifications/Extensions Team Member | My extensions | github | All requests for support via PM will be ignored
Appreciate the extensions/mods/support then you can support me by buying a beer 🍺
User avatar
RMcGirr83
Former Team Member
Posts: 22119
Joined: Wed Jun 22, 2005 4:33 pm
Location: Your display
Name: Rich McGirr

Re: Anti-Bot Question Problem

by angelo76 » Wed Jan 05, 2011 5:15 pm

Okay, I've waited updating to a newer version because of some changes I've done manually, but now I've done the update and everything works - thanks for the hint.
angelo76
Registered User
Posts: 3
Joined: Sat Apr 26, 2003 12:56 pm
Location: Düsseldorf, Germany