![]() |
|
![]()
![]()
![]()
![]()
![]()
![]()
|
![]() How to: Block Spambots for phpBB
This is a clever idea in blocking spambot for phpbb 2 (for phpbb 3, click
here).
It was posted by jalaln, a member from phpbb community. This modification is to block registrations from timezone GMT-12 that is used by almost all spambots. Here’s the coding: # #—–[ OPEN ]—————————————— # includes/usercp_register.php # #—–[ FIND ]—————————————— # if ( !($row = $db->sql_fetchrow($result)) ) { message_die(GENERAL_ERROR, ‘Could not obtain next user_id information’, ”, __LINE__, __FILE__, $sql); } $user_id = … |
|
© Copyrights DSDexigns.Com 2008 | Powered Wordpress 2.5.1 | Flavored Shades By Andy D. Hajime | Proudly Hosted Pacific Asia Technologies DSDexigns by Andy D. Hajime is licensed under a Creative Commons Attribution-Noncommercial-No Derivative Works 3.0 License. Views, Contents, Elements and Usage of DSDexigns.Com are based on your agreement to our Terms of Use and Policies. |
|