It's known bug of vbet - we handle it, and it will be fixed in next realase
Just leave it or edit file:
includes/vbenterprisetranslator_functions_formverify.php
find function
Code:
forum root -> includes -> vbenterprisetranslator_functions_formverify.php
in function
Code:
vbet_check_forumdirectory
find line
and before it put:
PHP Code:
if ($dummy == ""){
return true;
}
Please note that it is not why the vbet is not working - it is only alert.
While changing page i can see warning:
set_time_limit() has been disabled for security reasons ...
You can eather ask your provider to enable or PM me your adminCP and ftp access so I could check it on place