class_bootstrap.php error on "whats new"

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • footose
    Member
    • Feb 2006
    • 43
    • 3.5.x

    [Forum] class_bootstrap.php error on "whats new"

    Warning: array_merge() [function.array-merge]: Argument #1 is not an array in [path]\includes\class_bootstrap.php(1133) : eval()'d code on line 3

    Warning: array_merge() [function.array-merge]: Argument #1 is not an array in [path]\includes\class_bootstrap.php(1133) : eval()'d code on line 4

  • Shamil.
    Senior Member
    • Feb 2008
    • 4755
    • 4.2.X

    #2
    Please report as bug, using Project Tools.
    Shamil Nunhuck, - Radon Systems Ltd.
    VPS + Dedicated Server Hosting and Management
    vBulletin Hosting and Services
    Server / Website Consultation

    Comment

    • SecondV
      Senior Member
      • May 2006
      • 180
      • 3.8.x

      #3
      You're on RC4 - try upgrading to Gold? Might already be fixed.
      Regards,
      Eric Sizemore


      My modifications

      Comment

      • Wayne Luke
        vBulletin Technical Support Lead
        • Aug 2000
        • 74161

        #4
        Evaled code is usually indicative of a bad plugin. Your vBulletin 3.X plugins are not valid with vBulletin 4.0 and should be disabled or uninstalled until you can upgrade them.
        Translations provided by Google.

        Wayne Luke
        The Rabid Badger - a vBulletin Cloud demonstration site.
        vBulletin 5 API

        Comment

        • Dody
          Senior Member
          • Aug 2004
          • 1896
          • 3.8.x

          #5
          Add
          PHP Code:
          define('DISABLE_HOOKS'true); 
          to the very top of your config.php to disable all plugins. Updated your plugins or remove those who are not ready for vb 4.0 and then remove the code above, from your config.php
          while(true){
          if(
          $someone->needsHelp() && $i->canHelp()) $post->help();
          if(
          $i->findBug()) $post->bug();
          }

          Comment

          • footose
            Member
            • Feb 2006
            • 43
            • 3.5.x

            #6
            thx

            Comment

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