Brain Goo

Carpe Crap ‘em

Brain Goo header image 4

Entries Tagged as 'phpbb'

Stop Auto-bots in PHPBB. Cheap, easy BOT stopper

June 5th, 2007 · No Comments

In your active template file profile_add_body.tpl find the line:

<!– Visual Confirmation –>

ABOVE that line, add:

<!– BOT HACK –>
<tr>
<td class=”row1″><span class=”gen”>Are you a robot? *</span></td>
<td class=”row2″><select class=”post” name=”imarobot”>
<option value=”yes”>yes</option>
<option [...]

[Read more →]

Tags: How Tos · php · phpbb · spam