Warning: array_key_exists

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • SanMan
    New Member
    • Sep 2011
    • 3
    • 4.2.X

    [CMS] Warning: array_key_exists

    I am getting this warning "Warning: array_key_exists() expects parameter 2 to be array, null given in [path]/includes/class_postbit.php(345) : eval()'d code on line 4" when I open a notification.
  • Lynne
    Former vBulletin Support
    • Oct 2004
    • 26255

    #2
    Line 345 of your class_postbit.php file is:
    PHP Code:
    ($hook vBulletinHook::fetch_hook('postbit_display_complete')) ? eval($hook) : false
    Your error is from a modification using the postbit_display_complete hook.

    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

    • SanMan
      New Member
      • Sep 2011
      • 3
      • 4.2.X

      #3
      Ok thank you Lynne, I thought it was going to be a mod. I just wanted some make shore it was. Thanks again

      Comment

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