Hello!
After 4.4.6 upgrade I've got this minor bug under main section of vBet in admincp:
But I'm using vBulletin 4, and forum is in main directory and forum is linked to domain.Error:
Destination of your forum has to start with "/"
Hello!
After 4.4.6 upgrade I've got this minor bug under main section of vBet in admincp:
But I'm using vBulletin 4, and forum is in main directory and forum is linked to domain.Error:
Destination of your forum has to start with "/"
Ok we will handle it next release, please note that you can always save settings also with this announce. I will prepare quick fix for you
Thank you!
It's not a critical bug, I wrote here just to inform you.
Thank you, every bug-report is very helpful
EDIT:
Here is a quick fix for you, find file
Code:forum root -> includes -> vbenterprisetranslator_functions_formverify.php
in functionfind lineCode:vbet_check_forumdirectory
and before it put:PHP Code:
$text = '';
PHP Code:
if ($dummy == ""){
return true;
}
Last edited by r.dziadusz; 18-01-12 at 16:31.
Exellent support!
Thank you.
SOLVED
Happy to help
Happy to be with vBet!