View Full Version : What Does This Mean?
g0dfather1984
10-22-2009, 04:08 AM
When I try to view a thread or post, I get a database error.
When I go view the error, I see this under the source:
"MySQL Error : Unknown column 'language.phrasegroup_showthread' in 'field list'"
Does anyone know how I could fix this issue?
Lynne
10-22-2009, 04:18 AM
Try disabling your modifications/plugins and see if you still have this problem.
Note: To temporarily disable the plugin system, edit config.php and add this line right under <?php
define('DISABLE_HOOKS', true);
g0dfather1984
10-22-2009, 04:27 AM
Try disabling your modifications/plugins and see if you still have this problem.
Note: To temporarily disable the plugin system, edit config.php and add this line right under <?php
define('DISABLE_HOOKS', true);
Yeah, I do, sorry.
It started after I removed a mod.
Lynne
10-22-2009, 04:30 AM
Then you didn't completely uninstall it. When you remove a mod, you also have to remove any files you uploaded for that mod also. So, check your install instructions and make sure you remove the files.
g0dfather1984
10-22-2009, 04:53 AM
Then you didn't completely uninstall it. When you remove a mod, you also have to remove any files you uploaded for that mod also. So, check your install instructions and make sure you remove the files.
The problem is, the mod I think that's causing it, is in the graveyard now.
Lynne
10-22-2009, 02:14 PM
Don't you keep backups of all your modifications on your hard drive? You could always do a Suspect File Versions and see what files show up and see if you recognize one as from that mod.
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.