Restore errors

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • manutdvn
    Senior Member
    • Jul 2005
    • 378
    • 3.5.x

    Restore errors

    Hello,

    I just restored my big database (1.05GB) and after using this command (restoring was done without any problem)

    mysql -uPutYourUserHere -pPutYourPasswordHere PutYourUserHere_databaseName < database.sql

    I got this error:

    PHP Code:
    Warning:  include_once([path]/includes/vbam_functions.php) [function.include-once]:  failed to open streamNo such file or directory in [path]/global.php(400)  : eval()'d code on line 2

    Warning:  include_once() [function.include]:  Failed opening '
    [path]/includes/vbam_functions.php' for inclusion  (include_path='.:/usr/lib/php:/usr/local/lib/php') in [path]/global.php(400)  : eval()'d code on line 2

    Fatal error
    :  Class 'vbam' not found in /home/redcafe2/public_html/Test/diendan/global.php(400)  : eval()'d code on line 3 
    Do you guys know how to fix this error?

    Thank you very much.
    Last edited by manutdvn; Sat 17 Jul '10, 1:34pm.
  • calorie
    Senior Member
    • May 2003
    • 407

    #2
    That is from an add-on. Please see http://www.vbulletin.org/forum/showthread.php?t=203949 (specifically posts nine and ten).

    Comment

    • manutdvn
      Senior Member
      • Jul 2005
      • 378
      • 3.5.x

      #3
      Originally posted by Carrie Anderson
      That is from an add-on. Please see http://www.vbulletin.org/forum/showthread.php?t=203949 (specifically posts nine and ten).
      THank you. Exacty as you said. But before that I used this to disable plugins first to login and It worked.

      define('DISABLE_HOOKS', true);
      Last edited by manutdvn; Sat 17 Jul '10, 1:56pm.

      Comment

      widgetinstance 262 (Related Topics) skipped due to lack of content & hide_module_if_empty option.
      Working...