![]() |
Installed, thanks.
|
I would like to say thanks for this mod, my forum would not be alive without it.
I have recently upgraded to vb 3.8.0 beta 3 and have the latest upgrade of this mod including the submit add on and all is working perfectly. Thanks again ;) |
To make it work in mySQL 4.0...
Replace in functions_vbsfs.php Code:
$sql = "SELECT DATEDIFF(NOW(), '" . $lastseen . "') AS DAYS;"; Code:
$sql = "select floor((unix_timestamp(NOW()) - unix_timestamp('" . $lastseen . "')) / 86400) AS DAYS;"; |
Thanks rapidity, Ill look at implementing that in 0.7 if mysql < 4.1
|
Pedigree,
Thanks for this great mod. We installed on our forum last week and have been able to stop 30 spammers. Our site is a family oriented site and given the graphic nature of some of this spam, your mod has been a great help. Keep up the good work! |
After clicking Register i get a white screen, running 3.7.4
If you need any other info let me know. |
Thanks for this mod. I have extended it to the sendmessage.php form for myself and plan on using it as a SPAM filter for our admin email accounts (using vBMS) once I get the time to code it.
|
Quote:
|
Thanks for this great Mod. :-)
Excellent work. :up: |
I have been testing this mod on 3.8 for a little over 3 weeks.. and I have to say it is VERY VERY good.
I get logs with all actions taken and it blocks about 20 people a day, never once blocking a sincere new member... Thank you so much! |
All times are GMT. The time now is 03:02 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|