The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
Database error in vBulletin 3.6.8:
Invalid SQL: INSERT INTO adminmessage (varname, dismissable, script, action, execurl, method, dateline, status) VALUES ('after_upgrade_37_moderator_permissions', 1, 'moderator.php', 'showlist', 'moderator.php?do=showlist', 'get', 1211554056, 'undone'); MySQL Error : Duplicate entry '0' for key 1 Error Number : 1062 Request Date : Friday, May 23rd 2008 @ 10:47:36 AM Error Date : Friday, May 23rd 2008 @ 10:47:36 AM Script : http://www.spanishrealestateforum.co...0b2.php?step=4 Referrer : http://www.spanishrealestateforum.co...0b2.php?step=4 IP Address : 84.76.150.131 Username : Classname : vB_Database MySQL Version : 5.0.22 Does anyone know what this problem is? Thanks |
#2
|
|||
|
|||
![]()
You can try to repair the database table, then run that step again, if that doesnt work, reload a backup of the database and start the upgrade again.
I would also suggest you upgrade the mysql running on the server if its a dedicated server. |
#3
|
|||
|
|||
![]()
can I go into the admin whilst i am in the middle of the upgrade?
|
#4
|
|||
|
|||
![]()
You should use phpmyadmin or in ssh myisamchk -r to repair it.
|
#5
|
|||
|
|||
![]()
Its not having any of it, keeps coming back with error in phpmyadmin, will need to read up how to do it properly, thanks for your help.
|
#6
|
|||
|
|||
![]()
yeah.
Log into you phpmyAdmin and run this command Code:
ALTER TABLE `adminmessage` CHANGE `adminmessageid` `adminmessageid` INT( 10 ) UNSIGNED NOT NULL AUTO_INCREMENT; Then you'll want to change the 'adminmessage' to 'vB_adminmessage' Notice the vB Change that to what your prefix is. Once you run that command restart your upgrade and it will pick up where it left off. |
#7
|
|||
|
|||
![]()
Have got it fixed using SQLyog - not me obviously, not that clued up on databases!
But will bookmark this for future reference! Thanks again ![]() |
![]() |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|