Important: This page is using cookies (cookies). Using this website without turning off cookies in browser, means that you agree for using it.
Buy Now! Features Downloads

Earn with us!

If you would like to start earning money with vBET join to Affiliate Program.
Results 1 to 6 of 6

Thread: vBET not work

  1. #1
    Junior Member
    Join Date
    Apr 2010
    Location
    Germany
    Posts
    2

    Default vBET not work

    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

  2. #2
    Retired ;)
    Join Date
    Aug 2011
    Posts
    441

    Default

    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
    PHP Code:
    $text ''
    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
    Last edited by r.dziadusz; 11-04-12 at 17:00.

  3. #3
    Junior Member
    Join Date
    Apr 2010
    Location
    Germany
    Posts
    2

    Default

    you have a PM

  4. #4
    Retired ;)
    Join Date
    Aug 2011
    Posts
    441

    Default

    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).

  5. #5
    Retired ;)
    Join Date
    Aug 2011
    Posts
    441

    Default

    Do you still need any help with this issue? If not I will mark it solved

  6. #6
    Retired ;)
    Join Date
    Jun 2012
    Posts
    14

    Default

    No answer, consider it solved, please feel free to ask question and I will reopen this thread.

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •