Upgrade Errors

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • mrcranky
    New Member
    • Oct 2012
    • 7

    Upgrade Errors

    So I'm trying to upgrade to 4.2.5 but the upgrade script keeps crapping out:

    Database error in vBulletin 4.2.5:

    Invalid SQL:

    SELECT bt.userid, bt.dateline, blogtextid, ipaddress, firstblogtextid
    FROM vbblog_text bt
    JOIN vbblog bl USING (blogid)
    LEFT JOIN vbipdata ip ON (
    bt.ipaddress = ip.ipid AND bt.blogtextid = ip.contentid
    AND bt.userid = ip.userid AND ip.contenttypeid IN (, )
    )
    WHERE ipid IS NULL;

    MySQL Error : You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near ' )
    )
    WHERE ipid IS NULL' at line 6
    Error Number : 1064

    Suggestions most welcome!
  • Mark.B
    vBulletin Support
    • Feb 2004
    • 24288
    • 6.0.X

    #2
    You need to make sure the blog product is turned on before running the upgrade.
    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

    • mrcranky
      New Member
      • Oct 2012
      • 7

      #3
      thanks!

      Comment

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