The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
How Do I Disable Plugins Through The Config.php?
After uninstalling a mod from here, my site is inaccessible. I get a database error stating the following:
Database error The database has encountered a problem. Please try the following: * Load the page again by clicking the Refresh button in your web browser. * Open the wwwhome page, then try to open another page. * Click the Back button to try another link. The www forum technical staff have been notified of the error, though you may contact them if the problem persists. We apologise for any inconvenience But when I right click and view source, I see this: Database error in vBulletin 3.8.2: Invalid SQL: SELECT userfield.*, usertextfield.*, user.*, UNIX_TIMESTAMP(passworddate) AS passworddate, user.languageid AS saved_languageid, IF(displaygroupid=0, user.usergroupid, displaygroupid) AS displaygroupid, language.phrasegroup_global AS phrasegroup_global, language.phrasegroup_holiday AS phrasegroup_holiday, language.phrasegroup_modpm_title AS phrasegroup_modpm_title, language.phrasegroup_modpm_text AS phrasegroup_modpm_text, language.options AS lang_options, language.languagecode AS lang_code, language.charset AS lang_charset, language.locale AS lang_locale, language.imagesoverride AS lang_imagesoverride, language.dateoverride AS lang_dateoverride, language.timeoverride AS lang_timeoverride, language.registereddateoverride AS lang_registereddateoverride, language.calformat1override AS lang_calformat1override, language.calformat2override AS lang_calformat2override, language.logdateoverride AS lang_logdateoverride, language.decimalsep AS lang_decimalsep, language.thousandsep AS lang_thousandsep ,mgcugp.mgc_cb_evo_default_color,mgcugp.mgc_cb_evo _chanid FROM user AS user LEFT JOIN userfield AS userfield ON (user.userid = userfield.userid) LEFT JOIN usertextfield AS usertextfield ON (usertextfield.userid = user.userid) LEFT JOIN language AS language ON (language.languageid = IF(user.languageid = 0, 1, user.languageid)) LEFT JOIN usergroup AS mgcugp ON (user.usergroupid=mgcugp.usergroupid) WHERE user.userid = 1; MySQL Error : Unknown column 'language.phrasegroup_global' in 'field list' Error Number : 1054 Request Date : Sunday, July 19th 2009 @ 05:33:17 PM Error Date : Sunday, July 19th 2009 @ 05:33:17 PM Can someone please tell me if this a plugin causing the problem? If so, how do I disable the plugins on the config.php? |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|