謝謝各位大大解惑,小弟因對資料庫不熟,所以不知phpbb_config 裡面還有這麼多筆(一頁顯示30筆,以為就只有30筆而已)。
目前資料庫方面應該是沒有問題。
但現在在"虛擬現金模組管理選項"
我設立新的貨幣後送出,系統回應已建立,但我卻都沒有看到任何資料,請問各位大大是哪邊出問題?
謝謝!
有 4 筆資料符合您搜尋的條件
- 2003-08-19 00:46
- 版面: 外掛問題討論
- 主題: [外掛]Cash Mod安裝問題
- 回覆: 6
- 觀看: 6088
[外掛]Cash Mod安裝問題
謝謝回應! 已使用瀏覽檢查過,沒有cash_disable這項。 但依錯誤狀態的字義上來看,確是如大大所言似乎是重複哩‧‧\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_disabl...
- 2003-08-18 16:26
- 版面: 外掛問題討論
- 主題: [外掛]Cash Mod安裝問題
- 回覆: 6
- 觀看: 6088
[外掛]Cash Mod安裝問題
謝謝回應! 使用phpMyAdmin瀏覽左側"樹狀結構",沒有看到有'cash_disable'哩‧‧\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_dis...
- 2003-08-18 15:46
- 版面: 外掛問題討論
- 主題: [外掛]Cash Mod安裝問題
- 回覆: 6
- 觀看: 6088
[外掛]Cash Mod安裝問題
問題外掛:(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), ('...