
09-16-2008, 10:20 PM
|
|
|
Join Date: May 2008
Posts: 47
Благодарил(а): 0 раз(а)
Поблагодарили:
0 раз(а) в 0 сообщениях
|
|
Quote:
Originally Posted by gio~logist
Sorry, had to make that post on-the-run.
For those of you running through un-installation errors. Edit your product and replace the uninstall code with the following.
PHP Code:
$db->query_write("ALTER TABLE " . TABLE_PREFIX. "forum DROP COLUMN g_answer_forum");
$db->query_write("ALTER TABLE " . TABLE_PREFIX. "thread DROP COLUMN g_answer_forum_answer");
Zip updated :up:
|
i think i might have been doing something wrong :lol:
thank for the fix :up:
***Installed and Nominated ***
|