[問題] 安裝 CASH MOD 三度失敗 ><[以解決]

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

版主: 版主管理群

主題已鎖定
小郭
星球公民
星球公民
文章: 33
註冊時間: 2002-06-28 22:44
來自: 地球

[問題] 安裝 CASH MOD 三度失敗 ><[以解決]

文章 小郭 »

最後一次安裝完
看文章時會出現\r

Warning: Cannot modify header information - headers already sent by (output started at /home/killerja/public_html/forum/language/lang_chinese_traditional_taiwan/lang_cash.php:347) in /home/killerja/public_html/forum/viewtopic.php on line 563

Warning: Cannot modify header information - headers already sent by (output started at /home/killerja/public_html/forum/language/lang_chinese_traditional_taiwan/lang_cash.php:347) in /home/killerja/public_html/forum/includes/page_header.php on line 475

Warning: Cannot modify header information - headers already sent by (output started at /home/killerja/public_html/forum/language/lang_chinese_traditional_taiwan/lang_cash.php:347) in /home/killerja/public_html/forum/includes/page_header.php on line 477

Warning: Cannot modify header information - headers already sent by (output started at /home/killerja/public_html/forum/language/lang_chinese_traditional_taiwan/lang_cash.php:347) in /home/killerja/public_html/forum/includes/page_header.php on line 478

重新安裝了2次.. 我是用aeolus風格 但是只有改subsilver的tpl..
最後由 小郭 於 2005-07-16 14:53 編輯,總共編輯了 1 次。
郭建廷
laocung
星球公民
星球公民
文章: 62
註冊時間: 2005-01-08 01:07
來自: 桃園縣

文章 laocung »

這個之前好像有人提到\r
可能 lang_cash.php 這個檔的 頭跟尾 <?php && ?>
位置跑掉了 !
小郭
星球公民
星球公民
文章: 33
註冊時間: 2002-06-28 22:44
來自: 地球

文章 小郭 »

恩.....謝謝 這個已經解決了

我現在重新裝一個論壇了 但是安裝 cashmod 的 sql_install.php的時候
會出現這些錯誤


代碼: 選擇全部

INSERT INTO phpbb_config (config_name, config_value) VALUES ('cash_disable',0);
+++ Error: Duplicate entry 'cash_disable' for key 1

INSERT INTO phpbb_config (config_name, config_value) VALUES ('cash_display_after_posts',1);
+++ Error: Duplicate entry 'cash_display_after_posts' for key 1

INSERT INTO phpbb_config (config_name, config_value) VALUES ('cash_post_message','You earned %s for that post');
+++ Error: Duplicate entry 'cash_post_message' for key 1

INSERT INTO phpbb_config (config_name, config_value) VALUES ('cash_disable_spam_num',10);
+++ Error: Duplicate entry 'cash_disable_spam_num' for key 1

INSERT INTO phpbb_config (config_name, config_value) VALUES ('cash_disable_spam_time',24);
+++ Error: Duplicate entry 'cash_disable_spam_time' for key 1

INSERT INTO phpbb_config (config_name, config_value) VALUES ('cash_disable_spam_message','You have exceeded the alloted amount of posts and will not earn anything for your post');
+++ Error: Duplicate entry 'cash_disable_spam_message' for key 1

INSERT INTO phpbb_config (config_name, config_value) VALUES ('cash_installed','yes');
+++ Error: Duplicate entry 'cash_installed' for key 1

\nINSERT INTO phpbb_config (config_name, config_value) VALUES ('cash_version','2.2.2');
+++ Error: Duplicate entry 'cash_version' for key 1

INSERT INTO phpbb_config (config_name, config_value) VALUES ('points_name','Points');
+++ Error: Duplicate entry 'points_name' for key 1

INSERT INTO phpbb_config (config_name, config_value) VALUES ('cash_adminnavbar','1');
+++ Error: Duplicate entry 'cash_adminnavbar' for key 1

INSERT INTO phpbb_config (config_name, config_value) VALUES ('cash_adminbig','0');
+++ Error: Duplicate entry 'cash_adminbig' for key 1

我是用之前的備分還原,錯誤的地方該怎麼辦?
郭建廷
laocung
星球公民
星球公民
文章: 62
註冊時間: 2005-01-08 01:07
來自: 桃園縣

文章 laocung »

查一下字典\r
Error: Duplicate entry
主題已鎖定

回到「外掛問題討論」