[怪怪]CashMod202的第一個sql步驟執行後卻

phpBB 2 MOD Support
無論是官方或非官方認證之外掛,安裝與使用問題討論。
(發表文章請按照公告格式發表,違者砍文)

版主: 版主管理群

主題已鎖定
dhsh_1128a
星球普通子民
星球普通子民
文章: 29
註冊時間: 2003-08-25 15:15
來自: 地球
聯繫:

[怪怪]CashMod202的第一個sql步驟執行後卻

文章 dhsh_1128a »

大大們對不起,我這個菜鳥又出問題啦!我裝了CashMod2.0.2結果執行裡面的mysql_install.php,發現有一個地方錯誤並沒有寫入資料庫,於是我就用phpmyadmin自己打

代碼: 選擇全部

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')
,結果出現\r

代碼: 選擇全部

Duplicate entry 'cash_disable' for key 1
奇怪了,請各位大大幫我想想辦法唄 :-(
上海自來水來自海上(不好笑.....)
主題已鎖定

回到「外掛問題討論」