vBET does not work in my forum.
Is it possible that not vBET works with vBCMS?
In vBET => Main I get the error: Destination of your forum has to start with "/"
the Forum is in fifaplanet.de/
the free version from vBET has worked
vBET does not work in my forum.
Is it possible that not vBET works with vBCMS?
In vBET => Main I get the error: Destination of your forum has to start with "/"
the Forum is in fifaplanet.de/
the free version from vBET has worked
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 functionfind lineCode:vbet_check_forumdirectory
and before it put:PHP Code:
$text = '';
Please note that it is not why the vbet is not working - it is only alert.PHP Code:
if ($dummy == ""){
return true;
}
While changing page i can see warning:
You can eather ask your provider to enable or PM me your adminCP and ftp access so I could check it on placeset_time_limit() has been disabled for security reasons ...
Last edited by r.dziadusz; 11-04-12 at 17:00.
you have a PM
With current seting vBET seems to be working fine. Just please note that "old" Microsft translation API (that one you use) is closed, so you are only using Apertium translation API which has vary small limits. Please consider using Microsoft translation API by azure - which has free subscription (2m characters).
Do you still need any help with this issue? If not I will mark it solved
No answer, consider it solved, please feel free to ask question and I will reopen this thread.