問題外掛:File Attachment Mod 2.4.1
參考連結:
使用版本:phpBB 2.0.21
網站位置:
狀況描述:
進入網頁後出現以下訊息
Could not query attachment information
DEBUG MODE
SQL Error : 1146 Table 'catswhis_super.phpbb_attachments_config' doesn't exist
SELECT * FROM phpbb_attachments_config
Line : 91
File : attachment_mod.php
能否給各方向.大概是哪裡出問題.謝謝
[問題] File Attachment Mod 2.4.1安裝出問題(已解決.謝謝)
版主: 版主管理群
[問題] File Attachment Mod 2.4.1安裝出問題(已解決.謝謝)
最後由 cat6318 於 2006-08-18 02:46 編輯,總共編輯了 1 次。
我猜想:
您沒有執行資料庫更新.
ps.
建議您:
安裝最新版本 2.4.3
您沒有執行資料庫更新.
Source: docs/install.txt#
# STEP NUMBER II: Installing the Attachment Mod (Database)
#
# You should have uploaded the install folder (above), which is only needed for running the database installer.
# Make sure you uploaded the schema Files (those files ending in .sql) in ASCII Mode (This is the Layout and Data for your Database):
#
#
#
# Now we want to create the tables, therefore we run the install.php file (http://www.yoursite.com/phpBB2/install/install.php)
# Please be sure to enter the correct URL (replacing http://www.yoursite.com with your sites URL),
# the install.php file has to be placed within the install folder. If it is not within the install folder, you WILL get errors.
#
# After the install.php file hass been executed successfully, you should remove the complete install folder.
#
#
#
ps.
建議您:
安裝最新版本 2.4.3

