![]() |
Quote:
|
I just noticed something with this mod for vb 4. According to the instructions, we need to add this to the register template:
Code:
<input type="hidden" name="isbot_time1" value="$isbot_time1" /> But for vb 4 it would need to be: Code:
<input type="hidden" name="isbot_time1" value="{vb:raw isbot_time1}" /> Do we needs to preRegister the isbot_time1 variable in the code for the register template? |
Quote:
|
Can we do something so that it shows spammers IP in email it sents to admin?
|
Is possible to modify this plugin to work with newthread pages instead of register?
It should calculate the time between these pages: newthread.php?do=newthread newthread.php?do=postthread I tried changing the plugin hook to newthread_form_start and newthread_form_complete but it don't work, any ideas? Thanks |
So reading this, is the mod v4.x compatible or not?
Quote:
|
The mod is NOT compatible with vb4 out of the box, but there is a few simple change you can make to make it work.
1. Install as instructed, except add this line to the register template instead: PHP Code:
3. Look for the register_form_complete hook for the isBot product and click Edit. 4. In the Plugin PHP Code text box, add the following line below the only line of code there. PHP Code:
Now you just have to wait for a bot to come along to test it. |
Quote:
You also need to do the value="{vb:raw isbot_time1}" in the template for vb 4. |
Quote:
Quote:
|
Quote:
Quote:
|
All times are GMT. The time now is 07:40 PM. |
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:
|