Ever since I tried updating to 4.2 (with horrible results thanks to the "improved" activity crap added to 4.2) I have been getting an SQL error report sent to me with the same information over and over. This doesn't make any sense being that I reverted back to known good working installations of both the files and the DB. I'm thinking this was added in to 4.1.12 path level 2. Either way, I would like it to be resolved, but I cannot seem to figure out what needs to be done to get rid of this error. I'm not even finding any information online about it. Hopefully one of you smarter individuals here can help me out, thank you.
Code:
Database error in vBulletin 4.1.12: Invalid SQL: SELECT languageid, phrasegroup_global AS phrasegroup_global, phrasegroup_activitystream AS phrasegroup_activitystream, phrasegroup_user AS phrasegroup_user, 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 vb_g3dlanguage WHERE languageid = 1; MySQL Error : Unknown column 'phrasegroup_activitystream' in 'field list' Script: /activity.php?sortby=recent&show=all&time=anytime
Comment