Rebuilding Search Index

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • starme
    Senior Member
    • Aug 2011
    • 111
    • 4.1.x

    Rebuilding Search Index

    Rebuilding Search Index causes errors:
    Call to a member function fetch_array() on a non-object (boolean) on line in
    #0 /home/xxx/domains/xxx.com/public_html/includes/class_core.php(810): mysqli_fetch_array()
    #1 /home/xxx/domains/xxx.com/public_html/includes/class_core.php(504): vB_Database->fetch_array()
    #2 /home/xxx/domains/xxx.com/public_html/admincp/misc.php(185): vB_Database->query_first()
    #3 {main}
  • Lynne
    Former vBulletin Support
    • Oct 2004
    • 26255

    #2
    What version of vB are you running? What version of PHP? And did you try to rebuild it via the admincp browser or via command line? How many posts on your forum?

    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

    • starme
      Senior Member
      • Aug 2011
      • 111
      • 4.1.x

      #3
      vb4.2.2
      PHP 5.6.99-hhvm
      via admincp
      600k+ posts

      Comment

      • Lynne
        Former vBulletin Support
        • Oct 2004
        • 26255

        #4
        vB4.2.2 is not compatible with PHP5.6. You should either upgrade to 4.2.3 or downgrade your PHP to 5.4.

        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

        Related Topics

        Collapse

        Working...