The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
help me !
I have upgrade Vbb 3.6.8 to 3.8.3 . When I vote error database . Please help me fix error ?? Thanks !! Database error in vBulletin 3.8.3: Invalid SQL: INSERT IGNORE INTO pollvote (pollid, votedate, voteoption, userid, votetype) VALUES (27, 1253248212, 2, 1, 0); MySQL Error : Unknown column 'votetype' in 'field list' Error Number : 1054 Request Date : Friday, September 18th 2009 @ 11:30:12 AM Error Date : Friday, September 18th 2009 @ 11:30:12 AM |
#2
|
|||
|
|||
![]()
I would guess when you ran the upgrade, it failed to run correctly or timed out etc and possibly you tried to refresh duiring one of the steps.
Run this command in phpmyadmin or the admincp maintenance area. Code:
ALTER TABLE forumpollvote ADD votetype INT UNSIGNED NOT NULL DEFAULT '0'; |
#3
|
|||
|
|||
![]() Quote:
|
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|