06-15-2010, 08:04 AM
If Im not mistaken that code wasnt meant for MyBB only but for pretty much any system.
Thus you will need to edit the PHP code yourself.
Would be something like:
Thus you will need to edit the PHP code yourself.
Would be something like:
PHP-Code:
if($_POST['check'] != ''){ //some code to block registering maybe also log the ip or block it }else{ //the original register code here } |
Age ratings for movies and games (and similar) have never been a good idea.
One can learn a lot from reinventing wheels.
An unsound argument is not the same as an invalid one.
volatile in C++ does not mean thread-safe.
Do not make APIs unnecessarily asynchronous.
Make C++ operator > again
Trump is an idiot.
One can learn a lot from reinventing wheels.
An unsound argument is not the same as an invalid one.
volatile in C++ does not mean thread-safe.
Do not make APIs unnecessarily asynchronous.
Make C++ operator > again
Trump is an idiot.