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.
Page 1 of 2 12 LastLast
Results 1 to 10 of 13

Thread: Error after uploading 4.3.0

  1. #1
    Banned
    Join Date
    Jan 2011
    Posts
    49

    Default Error after uploading 4.3.0

    I have uploaded the files for 4.3.0 and got the following error:

    Fatal error: Call to undefined function vbet_global_bootstrap_init_start2() in /home/<folder>/public_html/testvb/forums/includes/class_bootstrap.php(103) : eval()'d code on line 5

    I have an active v4.2.3 running before I upload the latest files. I didn't manage to find any upgrade instructions. I assume that I can just upload it and overwrite the files of the previous version?

  2. #2
    vBulletin Enterprise Translator (vBET) Staff
    Join Date
    May 2010
    Posts
    1,000

    Default

    did you update product.xml file from do-not-upload folder? If not - upload it by your admincp.

    Why? because in this version we don't use this function ( vbet_global_bootstrap_init_start2() ), but if you still use old .xml file - there is a reference to this function.

    So, please - upload new .xml file from do-not-upload folder

  3. #3
    Banned
    Join Date
    Jan 2011
    Posts
    49

    Default

    The same error happens for admincp. What can I do to fix this in admincp before uploading the new xml file?

  4. #4
    vBulletin Enterprise Translator (vBET) Staff
    Join Date
    May 2010
    Posts
    1,000

    Default

    if you have this error in admincp - you need to disable hook system.
    just:
    1. open and edit vBulletin config.php file
    2. find
    PHP Code:
    <?php
    3. paste after this line:
    PHP Code:
    define('DISABLE_HOOKS'true); 
    4. save file.

    Now you have all hooks disabled and you can use your adminp.

  5. #5
    Banned
    Join Date
    Jan 2011
    Posts
    49

    Default

    Manage to get it upgraded.

    Thanks.

  6. #6
    vBulletin Enterprise Translator (vBET) Staff
    Join Date
    May 2010
    Posts
    1,000

    Default

    thanks for your confirmation - I will move this thread into troubleshooting section

  7. #7
    Junior Member
    Join Date
    Mar 2010
    Posts
    14

    Default

    Same problem here.

    i used this solve:
    http://www.vbenterprisetranslator.co...ion-error.html

  8. #8
    vBulletin Enterprise Translator (vBET) Staff
    Join Date
    May 2010
    Posts
    1,000

    Default

    and now is solved?

  9. #9
    Junior Member
    Join Date
    Mar 2010
    Posts
    14

    Default

    Yes its solved
    VB 4.1.3

    1) upload all files from UPLOAD folder
    and upload XML to server, and than import and overwrite product from server

    2) after that i had error message:
    Fatal error: Call to undefined function vbet_global_bootstrap_init_start2() in /home/<folder>/public_html/testvb/forums/includes/class_bootstrap.php(103) : eval()'d code on line 5

    2) I disable hook:
    http://www.vbenterprisetranslator.co....html#post8361

    4) I used this:
    http://www.vbenterprisetranslator.co...ion-error.html

    5) check and correct old/new flags and new options

  10. #10
    vBulletin Enterprise Translator (vBET) Staff
    Join Date
    May 2010
    Posts
    1,000

    Default

    thanks for your confirmation

Page 1 of 2 12 LastLast

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
  •