Quote:
Originally Posted by HP10T
Has been working great but all of a sudden the nospam question box in the registration page is missing and when you try to register is says you got the nospam question wrong. Anyone seen this?
|
Same exact problem, followed all the steps. 3.5.4.
Edit: $nospamquestion does not seem to be coming through. Any ideas?
Edit2: I just bypassed the problem by making it a single question and adding that question into the quick register template in the appropriate section.
Would like an actual fix at some point though.
Here's the code:
Code:
<br /><div class="info"><b><center><h4>Answer this question in lowercae letters:</h4><br />What color is Gene Lebell's <font color="pink">pink</font> gi?</center></b></div> <input type="text" class="bginput" name="nospam" value="Answer here" onFocus="value=''" size="20" /> <input type="hidden" name="nospamnumber" value="$nospamnumber" />