[怪怪]CashMod202的第一個sql步驟執行後卻
發表於 : 2003-11-08 18:23
大大們對不起,我這個菜鳥又出問題啦!我裝了CashMod2.0.2結果執行裡面的mysql_install.php,發現有一個地方錯誤並沒有寫入資料庫,於是我就用phpmyadmin自己打
,結果出現\r
奇怪了,請各位大大幫我想想辦法唄 
代碼: 選擇全部
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')
代碼: 選擇全部
Duplicate entry 'cash_disable' for key 1