PDA

View Full Version : Invalid SQL Error 1054


atlemacks
07-22-2011, 01:04 AM
I am getting an error, even with the plugins all turned off and a fresh install PL1 to PL2. Not sure wtf to do now?

Database error in vBulletin 4.1.4:

Invalid SQL:

SELECT languageid,
phrasegroup_global AS phrasegroup_global,
phrasegroup_garage AS phrasegroup_garage,
phrasegroupinfo AS lang_phrasegroupinfo,
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_garage' in 'field list'
Error Number : 1054
Request Date : Thursday, July 21st 2011 @ 09:02:05 PM
Error Date : Thursday, July 21st 2011 @ 09:02:05 PM
Script :
http://armedforcescarclub.com/forum/garage_modification.php?do=view_mod&id=78
Referrer :
IP Address : 66.249.72.87
Username :
Classname : vB_Database_MySQLi
MySQL Version :

snakes1100
07-22-2011, 02:19 AM
Did you remove the xml files related to the garage hack?

Assuming you uninstalled it.

Jhonnyf
07-22-2011, 11:57 AM
that error it's for update 4.1.3 to 4.1.4

https://www.vbulletin.com/forum/show...error-4.0.6%29 (https://www.vbulletin.com/forum/showthread.php/381631-Unknown-column-language.phrasegroupinfo-in-field-list-%28Database-error-4.0.6%29)

snakes1100
07-22-2011, 12:21 PM
that error it's for update 4.1.3 to 4.1.4

https://www.vbulletin.com/forum/show...error-4.0.6%29 (https://www.vbulletin.com/forum/showthread.php/381631-Unknown-column-language.phrasegroupinfo-in-field-list-%28Database-error-4.0.6%29)

You might want to read his post again, your linking to a post that has nothing to do with his error, which is a column related to the garage hack.