PDA

View Full Version : SQL Error 1146 after upgrade



Kirkus
Sun 11th Jan '09, 3:52pm
After upgrade, 3.7.8 PL1 to 3.8, I'm receiving a ton of the following errors after upgrading. Can someone help me?


Database error in vBulletin 3.8.0:

Invalid SQL:

INSERT INTO regimage
(regimagehash, imagestamp, dateline)
VALUES
('25aac3bc3dc08a79c92360c509f9a5cd', 'SRF22G', 1231656788);

MySQL Error : Table 'talkabou_tforum.regimage' doesn't exist
Error Number : 1146

Steve Machol
Sun 11th Jan '09, 3:54pm
Regimage was removed a long time ago. If you have the Blog installed, make sure you upgrade to 2.0.0.

Kirkus
Sun 11th Jan '09, 5:33pm
Regimage was removed a long time ago. If you have the Blog installed, make sure you upgrade to 2.0.0.

Hi Steve. Thanks for the reply!

I upgraded my vBulletin Blog to 2.0.0 right after upgrading vBulletin to 3.8. I wanted to make sure that they were both current. So I'm running the current versions of both.

Steve Machol
Sun 11th Jan '09, 5:35pm
Well you have something that is calling for a table that no longer exists. This has to be from an old file or add-on. What is the compete error?

Kirkus
Sun 11th Jan '09, 5:57pm
Database error in vBulletin 3.8.0:

Invalid SQL:

INSERT INTO regimage
(regimagehash, imagestamp, dateline)
VALUES
('8cf7ffe91ae52f7802c0e3048daecfcb', 'ZASW4e', 1231707704);

MySQL Error : Table 'talkabou_tforum.regimage' doesn't exist
Error Number : 1146
Request Date : Sunday, January 11th 2009 @ 04:01:44 PM
Error Date : Sunday, January 11th 2009 @ 04:01:45 PM
Script : http://www.talkabouttennis.com/content/misc.php?do=sendtofriend&e=8373&return=entry&catid=12
Referrer :
IP Address : 66.249.65.3
Username : Unregistered
Classname : vb_database
MySQL Version :

"/content/misc.php" -- looks like my installation of vBDynamics.

Sorry, Steve. Wrong support forum. :o