Errors when previewing thread

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Reinier324
    New Member
    • Jan 2010
    • 20
    • 4.0.0

    [Forum] Errors when previewing thread

    Hello, I've got this error for a while now and I'm wondering if there's a solution to it.
    I'm getting the errors when previewing a thread.

    Here's a screenshot of the errors:


    Code:
    Warning: array_merge() [[URL="http://zakum.org/function.array-merge"]function.array-merge[/URL]]: Argument #2 is not an array in [path]/includes/class_bootstrap.php(430) : eval()'d code on line 21
    
    Warning: array_unique() expects parameter 1 to be array, null given in [path]/includes/class_bootstrap.php(430) : eval()'d code on line 21
    
    Warning: implode() [[URL="http://zakum.org/function.implode"]function.implode[/URL]]: Invalid arguments passed in [path]/includes/class_bootstrap.php(430) : eval()'d code on line 21
    Any help would be great.
    Download some MP3s now!
  • Lynne
    Former vBulletin Support
    • Oct 2004
    • 26255

    #2
    Those errors are from a modification. You will need to disable that modification or fix the modification in order to get rid of the errors.

    Please don't PM or VM me for support - I only help out in the threads.
    vBulletin Manual & vBulletin 4.0 Code Documentation (API)
    Want help modifying your vbulletin forum? Head on over to vbulletin.org
    If I post CSS and you don't know where it goes, throw it into the additional.css template.

    W3Schools <- awesome site for html/css help

    Comment

    • Reinier324
      New Member
      • Jan 2010
      • 20
      • 4.0.0

      #3
      Originally posted by Lynne
      Those errors are from a modification. You will need to disable that modification or fix the modification in order to get rid of the errors.
      Is there any way to find out which modification that is?
      Download some MP3s now!

      Comment

      • Mark.B
        vBulletin Support
        • Feb 2004
        • 24288
        • 6.0.X

        #4
        Best way is to disable each modification one by one until you find the one causing the problem.
        MARK.B
        vBulletin Support
        ------------
        My Unofficial vBulletin 6.0.0 Demo: https://www.talknewsuk.com
        My Unofficial vBulletin Cloud Demo: https://www.adminammo.com

        Comment

        • Trevor Hannant
          vBulletin Support
          • Aug 2002
          • 24359
          • 5.7.X

          #5
          Even quicker - line 430 of class_bootstrap.php is:

          Code:
                  ($hook = vBulletinHook::fetch_hook('parse_templates')) ? eval($hook) : false;
          Go to AdminCP > Plugins & Products > Plugin Manager and look for any non-default vBulletin plugins that use the 'parse_templates' Hook Location. Then go to the Manage Products page and disable that Product - do the errors go away?
          Vote for:

          - Admin Settable Paid Subscription Reminder Timeframe (vB6)
          - Add Admin ability to auto-subscribe users to specific channel(s) (vB6)

          Comment

          • Reinier324
            New Member
            • Jan 2010
            • 20
            • 4.0.0

            #6
            Originally posted by Trevor Hannant
            Even quicker - line 430 of class_bootstrap.php is:

            Code:
                    ($hook = vBulletinHook::fetch_hook('parse_templates')) ? eval($hook) : false;
            Go to AdminCP > Plugins & Products > Plugin Manager and look for any non-default vBulletin plugins that use the 'parse_templates' Hook Location. Then go to the Manage Products page and disable that Product - do the errors go away?
            Thanks a lot, AMP Auto Tagger was causing the errors.
            Download some MP3s now!

            Comment

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