[外掛]Cash Mod安裝問題
發表於 : 2003-08-18 15:46
問題外掛:(Cash Mod)
使用版本:(例:phpBB 2.0.5)
狀況描述:
不好意思,請教一下,希望這樣的發言格式還可通過要求
我要安裝Cash Mod時,進入資料庫安裝,但總會出現如下的錯誤;
INSERT INTO phpbb_config (config_name, config_value) VALUES
('cash_disable',0),
('cash_display_after_posts',1),
('cash_post_message','You earned %s for that post'),
('cash_disable_spam_num',10),
('cash_disable_spam_time',24),
('cash_disable_spam_message','You have exceeded the alloted amount of posts and will not earn anything for your post'),
('cash_installed','yes'),
('cash_version','2.0.2'),
('points_name','Points')
+++ Error: Duplicate entry 'cash_disable' for key 1
其中一行它指出+++ Error: Duplicate entry 'cash_disable' for key 1
錯誤,但我又不知該從何處修改,煩請站上大大解惑。
而其餘的phpbb_cash、phpbb_cash_log、phpbb_cash_exchange 三項資料都已成功建立。
目前進入phpbb裡面要進行管理,但是要執行"虛擬現金模組管理選項"
輸入貨幣名、欄位、起始貨幣量後,是會有說已建立成功,但實際上卻都沒建立。不知是什麼原因!
補充:
外掛僅安裝"附加檔案",目前要裝Cash Mod。[php]<?php
?>[/php]
使用版本:(例:phpBB 2.0.5)
狀況描述:
不好意思,請教一下,希望這樣的發言格式還可通過要求
我要安裝Cash Mod時,進入資料庫安裝,但總會出現如下的錯誤;
INSERT INTO phpbb_config (config_name, config_value) VALUES
('cash_disable',0),
('cash_display_after_posts',1),
('cash_post_message','You earned %s for that post'),
('cash_disable_spam_num',10),
('cash_disable_spam_time',24),
('cash_disable_spam_message','You have exceeded the alloted amount of posts and will not earn anything for your post'),
('cash_installed','yes'),
('cash_version','2.0.2'),
('points_name','Points')
+++ Error: Duplicate entry 'cash_disable' for key 1
其中一行它指出+++ Error: Duplicate entry 'cash_disable' for key 1
錯誤,但我又不知該從何處修改,煩請站上大大解惑。
而其餘的phpbb_cash、phpbb_cash_log、phpbb_cash_exchange 三項資料都已成功建立。
目前進入phpbb裡面要進行管理,但是要執行"虛擬現金模組管理選項"
輸入貨幣名、欄位、起始貨幣量後,是會有說已建立成功,但實際上卻都沒建立。不知是什麼原因!
補充:
外掛僅安裝"附加檔案",目前要裝Cash Mod。[php]<?php
?>[/php]