segwayon
10-20-2008, 10:00 PM
What is it?
-----------
It displays a message image in Russian on the register.php page stating that "Spammers are not welcome here." I only created this modification after seeing a ton of spammers coming from the Russian Federation, and we have in place a lot of tools to stop these spammers from trying to join. The hope is that this message will prevent a lot of wasted time and resources for all involved. Enjoy!
Release history:
----------------
v1.0: 21 October 2008 - Initial release
V1.1: 22 October 2008 - Improved on the translation.
If you installed the v1.0, then please download the zip file again
and replace the original "no_spammers.png" on your server with the latest one.
In other words, to upgrade just follow step 1.
************
* STEP ONE *
************
Upload "no_spammers.png" to <forumroot>/images/misc
******************************
* STEP TWO (register_rules): *
******************************
Admin CP -> Styles & Templates -> Search in templates -> register_rules -> Edit
FIND (TOWARD THE VERY BOTTOM):
------------------------------------------------------------------------------------------------------
</label>
ADD IMMEDIATELY AFTER:
------------------------------------------------------------------------------------------------------
<br /><br /><center><img src="images/misc/no_spammers.png"></center>
IT SHOULD LOOK SOMETHING LIKE THIS WHEN DONE:
------------------------------------------------------------------------------------------------------
<div><label for="cb_rules_agree"><input type="checkbox" name="agree" id="cb_rules_agree" value="1" />
<strong><phrase 1="$vboptions[bbtitle]">$vbphrase[read_agree_abide_by_rules]</phrase></strong></label>
<br /><br /><center><img src="images/misc/no_spammers.png"></center></div>
**************
* STEP THREE *
**************
Click "Installed" so I can win a trip to Tahiti! :)
-----------
It displays a message image in Russian on the register.php page stating that "Spammers are not welcome here." I only created this modification after seeing a ton of spammers coming from the Russian Federation, and we have in place a lot of tools to stop these spammers from trying to join. The hope is that this message will prevent a lot of wasted time and resources for all involved. Enjoy!
Release history:
----------------
v1.0: 21 October 2008 - Initial release
V1.1: 22 October 2008 - Improved on the translation.
If you installed the v1.0, then please download the zip file again
and replace the original "no_spammers.png" on your server with the latest one.
In other words, to upgrade just follow step 1.
************
* STEP ONE *
************
Upload "no_spammers.png" to <forumroot>/images/misc
******************************
* STEP TWO (register_rules): *
******************************
Admin CP -> Styles & Templates -> Search in templates -> register_rules -> Edit
FIND (TOWARD THE VERY BOTTOM):
------------------------------------------------------------------------------------------------------
</label>
ADD IMMEDIATELY AFTER:
------------------------------------------------------------------------------------------------------
<br /><br /><center><img src="images/misc/no_spammers.png"></center>
IT SHOULD LOOK SOMETHING LIKE THIS WHEN DONE:
------------------------------------------------------------------------------------------------------
<div><label for="cb_rules_agree"><input type="checkbox" name="agree" id="cb_rules_agree" value="1" />
<strong><phrase 1="$vboptions[bbtitle]">$vbphrase[read_agree_abide_by_rules]</phrase></strong></label>
<br /><br /><center><img src="images/misc/no_spammers.png"></center></div>
**************
* STEP THREE *
**************
Click "Installed" so I can win a trip to Tahiti! :)