Upgrade Vb4 to Vb6 - Error on Step 7

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • fingertips
    New Member
    • Aug 2002
    • 8

    Upgrade Vb4 to Vb6 - Error on Step 7

    Im trying to upgrade my board to vb6 but when i reach to step 7 i get this error:

    Database error in vBulletin 3.0.0 Beta 4:
    Invalid SQL: UPDATE template SET styleid = -10 WHERE styleid = -1
    mysql error: Duplicate entry 'calendar_showbirthdays--10' for key 2
    mysql error number: 1062
    Date: Thursday 18th of September 2003 10:41:45 AM
    Script: http://*/install/upgrade3.php?step=7
    Referer: http://*/install/upgrade3.php?step=6
    Username: *
    IP Address: *


    Why is this happening?
  • Boxy
    Senior Member
    • Oct 2002
    • 3139

    #2
    If you haven't done so already, back up your database first, then run this query

    Code:
     DELETE FROM template WHERE styleid = -10
    Then re-run the step7 of the upgrade again.

    Comment

    • fingertips
      New Member
      • Aug 2002
      • 8

      #3
      Originally posted by Boxy
      If you haven't done so already, back up your database first, then run this query

      Code:
       DELETE FROM template WHERE styleid = -10
      Then re-run the step7 of the upgrade again.
      thanks it worked

      Comment

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