PDA

View Full Version : Database error in vBulletin 3.5.4, I am getting a email every minute! please help


3z3k3l
03-28-2006, 03:11 AM
Hey Guys, I upgraded from vbux to vbplaza and I have been getting this error pretty much every minute, also my SQL server died killing all my sites. Can someone help point me in the right direction, I tried searching in the phrase manager but I am not sure what I am looking for or how to fix this?

Database error in vBulletin 3.5.4:

Invalid SQL:

SELECT languageid,
phrasegroup_estore AS phrasegroup_estore,
phrasegroup_global AS phrasegroup_global,
options AS lang_options,
languagecode AS lang_code,
charset AS lang_charset,
locale AS lang_locale,
imagesoverride AS lang_imagesoverride,
dateoverride AS lang_dateoverride,
timeoverride AS lang_timeoverride,
registereddateoverride AS lang_registereddateoverride,
calformat1override AS lang_calformat1override,
calformat2override AS lang_calformat2override,
logdateoverride AS lang_logdateoverride,
decimalsep AS lang_decimalsep,
thousandsep AS lang_thousandsep
FROM language
WHERE languageid = 1;

MySQL Error : Unknown column 'phrasegroup_estore' in 'field list'
Error Number : 1054
Date : Monday, March 27th 2006 @ 11:50:34 PM
Script : http://www.pbxinfo.com/forums/estore.php?do=donate&userid=4610
Referrer :
IP Address : 66.249.65.211
Username :
Classname : vb_database

Anyone know what I should disable/delete fix to get this to stop?

Thanks!

I think I figured it out, I just needed to manually delete all the estore and elottery files.
Thanks. :)

Ohiosweetheart
03-29-2006, 04:21 AM
yup that's what you had to do ;)

CMX_CMGSCCC
04-01-2006, 01:21 AM
Yes, I was gonna say, delete any files on the server with estore/ebux/elottery if their name.

-CMX

3z3k3l
04-02-2006, 05:33 AM
Yep, I was following the instructions step by step but missed that step, main it was painful for my server, Mysql crapped out twice, killing all my sites on the server...arghh!
Thanks for the info.