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

Thread: vbet php error

  1. #1

    Default vbet php error

    When I click next thread as a guest I get this error when viewing the forums in spanish:

    Warning: mysql_ping() expects parameter 1 to be resource, null given in /home/xxx/public_html/includes/vbenterprisetranslator_functions.php on line 636

    Fatal error: Call to a member function close() on a non-object in /home/xxx/public_html/includes/vbenterprisetranslator_functions.php on line 637

    The link was this one:

    http://www.teenforumz.com/es/depress...xt-thread.html

  2. #2

    Default

    Text automatically translated from: Spanish to: English
    Translated text
    It is happening on all next thread links on These pages:

    On a scale of 1-10 how depressed are you now?

    Same with previous links too.
    Original text

  3. #3

    Default

    It also happens on here too, click the links at the bottom Previous thread and Next Thread, you get a blank page.

  4. #4
    Michał Podbielski (vBET Staff) vBET's Avatar
    Join Date
    Oct 2009
    Posts
    3,037

    Default

    Please use this quick fix - we are aware about this issue on some forums and working on official solution.

    Quick fix. In file /includes/vbenterprisetranslator_functions.php, find line:
    PHP Code:
      function vbet_reestablishConnection() { 
    And put after that:
    PHP Code:
    return; 
    It looks like vB sometimes have no initialized DB connection. We will find official solution for this issue in next release.

  5. #5

    Default

    Thanks for the very fast fix! It looks like it is working now!

  6. #6

    Default

    i test now in this thread next link
    it will give white page

  7. #7

    Default

    Yeah I get that too again!

  8. #8
    Michał Podbielski (vBET Staff) vBET's Avatar
    Join Date
    Oct 2009
    Posts
    3,037

    Default

    Solved - will be included in vBET 3.3.0

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
  •