Quote:
guess the idea wasn't that "good"
|
it is good actually.
I couldn't do it b/c I'm busy as I mentioned before but here is a quick patch for you if you like it:
edit member.php, find:
PHP Code:
if ($enablebanning and $banemail!="") {
before that add:
PHP Code:
$enablebanning=0;
This hack will make sure nobody can register to your board with the banned emails but after they register they can change their emails to banned emails in their profiles. So they have to register with their ISP mail accounts but after they registered they can switch to their favorite yahoo or hotmail accounts.
Not the perfect solution but not bad for a 1 line hack hehe