| |
| |
|
|
|
|
| |
|
| |
|
| :: |
| Author |
Message |
tarasbulba
Joined: 10 Oct 2007 Posts: 4
|
Posted: Mon Nov 05, 2007 9:37 am Post subject: Trick to discourage potential spammers registration |
|
|
Hi ,I just discover a trick that discourage spammers to register in your forum. There are many spammers that register on a phpbb forum just to put their website or to add links in profile. To Avoid this you only have to edit your template profile_add_body.tpl and just delete (ie)
| Code: | <tr>
<td class="row1"><span class="gen">{L_WEBSITE}:</span></td>
<td class="row2">
<input type="text" class="post" style="width: 200px" name="website" size="25" maxlength="255" value="{WEBSITE}" />
</td>
or
<tr>
<td class="row1"><span class="gen">{L_SIGNATURE}:</span><br /><span class="gensmall">{L_SIGNATURE_EXPLAIN}<br /><br />{HTML_STATUS}<br />{BBCODE_STATUS}<br />{SMILIES_STATUS}</span></td>
<td class="row2">
<textarea name="signature" style="width: 300px" rows="6" cols="30" class="post">{SIGNATURE}</textarea>
</td>
</tr> |
and so on for isq, messengers, ech.
In my oppinion just let the fields ,occupation,interests,location |
|
|
| Back to top |
|
 |
|
 |
tarasbulba
Joined: 10 Oct 2007 Posts: 4
|
Posted: Tue Nov 06, 2007 2:19 pm Post subject: What do you think |
|
|
I would like from someone with more experience to tell me if that trick has any disadvantages.
Thanks |
|
|
| Back to top |
|
 |
HB phpBB SEO Team

Joined: 16 Oct 2006 Posts: 809
|
Posted: Tue Nov 06, 2007 3:45 pm Post subject: Re: Trick to discourage potential spammers registration |
|
|
| There's lots of MOD variants of this same idea on phpBB.com. For what it's worth, I hide it for guests and encourage members in good standing to use their signatures instead for blogs, etc. I've installed a few of the anti-spam mods and rarely see an automated registration (a few a year?). |
_________________ Dan Kehn |
|
| Back to top |
|
 |
dcz Administrateur - Site Admin

Joined: 28 Apr 2006 Posts: 14814
|
|
| Back to top |
|
 |
|
| Navigation |
Similar Topics |
|
|
|
|
|
|
|
| |
|
|
|
|
| |
|
|
|
|
| |