But once you tried to open message, you've got "Wrong message id" error.
That was spammers which I've deleted before you read your Mailbox.
Upgrading the wall against spammers and scammers I slightly changed registration captcha. You can look yourself, that simple verification word is very natural for us and tough for robot or some really newbie.
The most common four letters abbreviation, first letter B (BDSM).
First name of the man who made "Windows" :) (William or Bill) etc.
UPD
To implement that open your lib.account_register.php and find:
$_SESSION['captcha'] = random_string(5);
And replace with:
$_SESSION['captcha'] = "yoursecretword";
or if you want different words for different languages with:
Voila!






Comments
db3204
Log in to leave a comment