1 頁 (共 1 頁)

[問題]有關cash的問題

發表於 : 2006-07-26 13:58
olivia
我裝的是心靈捕手大大的:

為了要解決問題, 模擬環境, 以方便網友們測試,
在測試論壇 phpbb 2.0.20 (utf-8) 安裝 cash mod 2.2.3a
所以又壓縮了一個完整包, 提供分享.
問題來源: http://phpbb-tw.net/phpbb/viewtopic.php?t=44292

-- 以下為完整包裡頭的 '讀我檔案.txt' --

這個完整包乃是在 phpbb 2.0.20 (utf-8) 安裝 cash mod 2.2.3a + attach mod 2.4.3

若您的論壇是全新的 2.0.20 (utf-8) 則可直接覆蓋使用,
只要再執行資料庫更新即可.

完整包內容:
1. phpBB2\ (資料夾)
2. 資料庫更新\ (資料夾)
3. cm_install_223.txt (cash mod 2.2.3a 外掛原始安裝說明檔)
4. install.txt (attach mod 2.4.3 外掛原始安裝說明檔)
5. 讀我檔案.txt

外掛版本:
1. 虛擬貨幣 Cash Mod 2.2.3a
## MOD Author: Xore < mods@xore.ca > (Robert Hetzler) http://www.xore.ca
2. File Attachment Mod 2.4.3
## MOD Author: Acyd Burn < N/A > (Meik Sievertsen) http://www.opentools.de/

資料庫更新:
1. sql_install.php
複製到論壇根目錄底下, 在瀏覽器執行, 完成後刪除此檔.
2. sql_223.txt
或者, 進入 phpMyAdmin, 手動輸入更新 SQL 指令.
3. install\ (資料夾)
複製整個資料夾到論壇根目錄底下, 在瀏覽器執行 (如下), 完成後刪除此資料夾.
http://YOUR_WEBSITE/PHPBB_ROOT/install/install.php

語言系列:
正體中文 (utf-8)

下載位址:
1. http://hosted.filefront.com/wang5555
(完整包檔名: CashMod223a+AttachMod243_for_phpBB2020.rar)
2. http://home.gigigaga.com/wang5555adsl/p ... BB2020.rar




-----------------
可是我裝完後,發現點選討論區和檢視會員資料,會出現以下訊息:

Failed obtaining forum access control lists

DEBUG MODE

SQL Error : 1054 Unknown column 'a.auth_download' in 'field list'

SELECT a.forum_id, a.auth_view, a.auth_read, a.auth_post, a.auth_reply, a.auth_edit, a.auth_delete, a.auth_sticky, a.auth_announce, a.auth_vote, a.auth_pollcreate, a.auth_attachments, a.auth_download, a.auth_mod FROM phpbb_auth_access a, phpbb_user_group ug WHERE ug.user_id = 2 AND ug.user_pending = 0 AND a.group_id = ug.group_id AND a.forum_id = 1

Line : 157
File : auth.php


Couldn't query attachments

DEBUG MODE

SQL Error : 1146 Table 'olivia_sds.phpbb_attachments' doesn't exist

SELECT attach_id FROM phpbb_attachments WHERE user_id_1 = 2 AND privmsgs_id = 0 GROUP BY attach_id

Line : 491
File : functions_includes.php


不知道為什麼,可煩請知道的大大告訴我嗎?謝謝

論壇版本 :phpbb2.0.20
謝謝囉~
網址是
http://sds.madur.net/phpBB2/

發表於 : 2006-07-26 22:48
jwxinst
你還沒有update 資料庫
請看看說明書...

發表於 : 2006-07-27 23:38
心靈捕手
這個問題, 該不會是因為我的表達不夠完善吧! :-?
資料庫更新:
1. sql_install.php
複製到論壇根目錄底下, 在瀏覽器執行, 完成後刪除此檔.
2. sql_223.txt
或者, 進入 phpMyAdmin, 手動輸入更新 SQL 指令.
3. install\ (資料夾)
複製整個資料夾到論壇根目錄底下, 在瀏覽器執行 (如下), 完成後刪除此資料夾.
http://YOUR_WEBSITE/PHPBB_ROOT/install/install.php
引言部份 1. 或 2. 是關於 Cash Mod 的資料庫更新, 必須擇一執行;
3. 則是關於 File Attachment Mod 的資料庫更新, 同樣是必須執行.

發表於 : 2006-07-29 17:46
olivia
心靈捕手 寫:這個問題, 該不會是因為我的表達不夠完善吧! :-?
資料庫更新:
1. sql_install.php
複製到論壇根目錄底下, 在瀏覽器執行, 完成後刪除此檔.
2. sql_223.txt
或者, 進入 phpMyAdmin, 手動輸入更新 SQL 指令.
3. install\ (資料夾)
複製整個資料夾到論壇根目錄底下, 在瀏覽器執行 (如下), 完成後刪除此資料夾.
http://YOUR_WEBSITE/PHPBB_ROOT/install/install.php
引言部份 1. 或 2. 是關於 Cash Mod 的資料庫更新, 必須擇一執行;
3. 則是關於 File Attachment Mod 的資料庫更新, 同樣是必須執行.

謝謝你~我大概知道問題哩~
解決中~~希望可以成功^^~
謝謝各位大大的唷^^~