Apache
phpMyAdmin 2.5.4
phpBB2:2.0.4
Attachment Mod Version 2.3.9
-----------------------------------------------------------------------------
執行mod_table_inst.php出現了下面的畫面\r
大部分都是成功的「-> COMPLETED」
唯有下面四個是FAILED
網頁的畫面出現了Running :: ALTER TABLE phpbb_forums ADD auth_download TINYINT(2) DEFAULT '0' NOT NULL -> FAILED ---> Table 'phpbb.phpbb_forums' doesn't exist
Running :: ALTER TABLE phpbb_auth_access ADD auth_download TINYINT(1) DEFAULT '0' NOT NULL -> FAILED ---> Table 'phpbb.phpbb_auth_access' doesn't exist
Running :: ALTER TABLE phpbb_posts ADD post_attachment TINYINT(1) DEFAULT '0' NOT NULL -> FAILED ---> Table 'phpbb.phpbb_posts' doesn't exist
Running :: ALTER TABLE phpbb_topics ADD topic_attachment TINYINT(1) DEFAULT '0' NOT NULL -> FAILED ---> Table 'phpbb.phpbb_topics' doesn't exist
Running :: ALTER TABLE phpbb_privmsgs ADD privmsgs_attachment TINYINT(1) DEFAULT '0' NOT NULL -> FAILED ---> Table 'phpbb.phpbb_privmsgs' doesn't exist
不曉得該如何處理,請各位先進幫忙一下,謝謝!Could not query attachment information
DEBUG MODE
SQL Error : 1146 Table 'phpbb.phpbb_attachments_config' doesn't exist
SELECT * FROM phpbb_attachments_config
Line : 80
File : c:\aclass_services\webservices\phpbb2\attach_mod\attachment_mod.php
