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