The Realist
01-27-2005, 08:18 PM
I ran vb upgrade script to upgrade from 5 to 6 and on step 3 Im getting this DB error:
Database error in vBulletin 3.0.5:
Invalid SQL: INSERT INTO phrase
(languageid, phrasetypeid, varname, text)
VALUES
(-1, 0, 'additional_option_1', 'Additional Option 1'),
(-1, 0, 'additional_option_2', 'Additional Option 2'),
(-1, 0, 'allow_multiple_choice', 'Allow multiple choice: Give users the ability to select more than one answer'),
(-1, 0, 'automatically_close_poll_enter_days', 'If you would like this poll to automatically close after a period of time, enter a number of days here.<br />Set this to 0 if you would like the poll to remain open indefinitely.'),
(-1, 0, 'close_poll', 'Close poll'),
(-1, 0, 'closing_poll_impossible_to_vote', 'Note: Closing this poll makes it impossible to vote. It however does not stop people from replying to the thread'),
(-1, 0, 'days_after_x', 'days after {1}'),
(-1, 0, 'keep_poll_options_short', 'Remember to keep the poll options short and to the point'),
(-1, 0, 'make_votes_public', 'Make votes public: Displays all users who voted, and what choice they voted for.'),
(-1, 0, 'open_menu', 'Open Menu'),
(-1, 0, 'option_x', 'Option {1}'),
(-1, 0, 'poll_edited', 'Poll Edited'),
(-1, 0, 'poll_preview', 'Poll Preview'),
(-1, 0, 'poll_question', 'Poll Question'),
(-1, 0, 'poll_timeout', 'Poll Timeout'),
(-1, 0, 'preview_poll', 'Preview Poll'),
(-1, 0, 'submit_new_poll', 'Submit New Poll'),
(-1, 0, 'to_close_this_poll_check_this_box', 'To close this poll, check this box.'),
(-1, 0, 'update_options', 'Update options')
mysql error: Duplicate entry 'open_menu--1-0' for key 2
mysql error number: 1062
Date: Thursday 27th of January 2005 05:17:52 PM
Script: http://www.xxxxx.com/forums/install/upgrade12.php?step=3
Referer:
Username:
IP Address:
Any ideas?
Regards all.
Database error in vBulletin 3.0.5:
Invalid SQL: INSERT INTO phrase
(languageid, phrasetypeid, varname, text)
VALUES
(-1, 0, 'additional_option_1', 'Additional Option 1'),
(-1, 0, 'additional_option_2', 'Additional Option 2'),
(-1, 0, 'allow_multiple_choice', 'Allow multiple choice: Give users the ability to select more than one answer'),
(-1, 0, 'automatically_close_poll_enter_days', 'If you would like this poll to automatically close after a period of time, enter a number of days here.<br />Set this to 0 if you would like the poll to remain open indefinitely.'),
(-1, 0, 'close_poll', 'Close poll'),
(-1, 0, 'closing_poll_impossible_to_vote', 'Note: Closing this poll makes it impossible to vote. It however does not stop people from replying to the thread'),
(-1, 0, 'days_after_x', 'days after {1}'),
(-1, 0, 'keep_poll_options_short', 'Remember to keep the poll options short and to the point'),
(-1, 0, 'make_votes_public', 'Make votes public: Displays all users who voted, and what choice they voted for.'),
(-1, 0, 'open_menu', 'Open Menu'),
(-1, 0, 'option_x', 'Option {1}'),
(-1, 0, 'poll_edited', 'Poll Edited'),
(-1, 0, 'poll_preview', 'Poll Preview'),
(-1, 0, 'poll_question', 'Poll Question'),
(-1, 0, 'poll_timeout', 'Poll Timeout'),
(-1, 0, 'preview_poll', 'Preview Poll'),
(-1, 0, 'submit_new_poll', 'Submit New Poll'),
(-1, 0, 'to_close_this_poll_check_this_box', 'To close this poll, check this box.'),
(-1, 0, 'update_options', 'Update options')
mysql error: Duplicate entry 'open_menu--1-0' for key 2
mysql error number: 1062
Date: Thursday 27th of January 2005 05:17:52 PM
Script: http://www.xxxxx.com/forums/install/upgrade12.php?step=3
Referer:
Username:
IP Address:
Any ideas?
Regards all.