Quote:
Originally Posted by Friendshipvn
Can you help me enable all the forum? When i imported Keyboard's product, the default is Disable
Thank you so much, it's useful
i'm sorry, my english not well
|
it really easy
uninstall that mod then open the product-vietkey.xml
find
PHP Code:
<installcode><![CDATA[$db->hide_errors();
$db->query_write("ALTER TABLE `" . TABLE_PREFIX . "forum` ADD `disable_vks` SMALLINT(5) NOT NULL DEFAULT '1'");
$db->show_errors();
change number 1 to number 0
save done
then install again ... goodluck:up: