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 7 of 7

Thread: 4.4.6 bug

  1. #1

    Question 4.4.6 bug

    Hello!

    After 4.4.6 upgrade I've got this minor bug under main section of vBet in admincp:
    Error:
    Destination of your forum has to start with "/"
    But I'm using vBulletin 4, and forum is in main directory and forum is linked to domain.

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

    Default

    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

  3. #3

    Default

    Thank you!
    It's not a critical bug, I wrote here just to inform you.

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

    Default

    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 function
    Code:
    vbet_check_forumdirectory
    find line
    PHP Code:
    $text ''
    and before it put:
    PHP Code:
    if ($dummy == ""){
        return 
    true;
          } 
    Last edited by r.dziadusz; 18-01-12 at 16:31.

  5. #5

    Default

    Exellent support!
    Thank you.
    SOLVED

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

    Default

    Happy to help

  7. #7

    Default

    Happy to be with vBet!


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
  •