Quote:
Originally Posted by Apexi
I dont want to jump to conclusions but it's not working still. Not a single mail within 4 hours
|
Did you do the file edit of the register template this installation requires:
In the vB register template find:
PHP Code:
<input type="hidden" name="url" value="$url" />
And afterwards add the following:
PHP Code:
<input type="hidden" name="isbot_time1" value="$isbot_time1" />