PHP2.0.6+mysql+phpadmin+AppServ
執行河風大大的虛擬銀行bank_install出現的錯誤
Running :: create table `phpbb_bank` (`id` INT UNSIGNED NOT NULL AUTO_INCREMENT, `name` CHAR (50) NOT NULL, `holding` INT (20) UNSIGNED DEFAULT '0', `totalwithdrew` INT (20) UNSIGNED DEFAULT '0', `totaldeposit` INT (20) UNSIGNED DEFAULT '0', `opentime` INT (20) UNSIGNED NOT NULL, `fees` CHAR (32) NOT NULL DEFAULT 'on', PRIMARY KEY(`id`), INDEX(`name`)) -> FAILED ---> Table 'phpbb_bank' already exists
Running :: insert into phpbb_config (config_name, config_value) values ('bankinterest', '2') -> FAILED ---> Duplicate entry 'bankinterest' for key 1
Running :: insert into phpbb_config (config_name, config_value) values ('bankfees', '2') -> FAILED ---> Duplicate entry 'bankfees' for key 1
Running :: insert into phpbb_config (config_name, config_value) values ('bankpayouttime', '0') -> FAILED ---> Duplicate entry 'bankpayouttime' for key 1
Running :: insert into phpbb_config (config_name, config_value) values ('bankname', 'Forums Bank') -> FAILED ---> Duplicate entry 'bankname' for key 1
Running :: insert into phpbb_config (config_name, config_value) values ('bankopened', 'off') -> FAILED ---> Duplicate entry 'bankopened' for key 1
Running :: insert into phpbb_config (config_name, config_value) values ('bankholdings', '0') -> FAILED ---> Duplicate entry 'bankholdings' for key 1
Running :: insert into phpbb_config (config_name, config_value) values ('banktotaldeposits', '0') -> FAILED ---> Duplicate entry 'banktotaldeposits' for key 1
Running :: insert into phpbb_config (config_name, config_value) values ('banktotalwithdrew', '0') -> FAILED ---> Duplicate entry 'banktotalwithdrew' for key 1
Running :: insert into phpbb_config (config_name, config_value) values ('banklastrestocked', '0') -> FAILED ---> Duplicate entry 'banklastrestocked' for key 1
Finished!
Some of the querys have failed, contact me so I can fix the errors.
按銀行出現的錯誤訊息\r
系統訊息
The bank is currently closed.
Please try again at another time.
請問這是什麼意思?? 謝謝
[問題]虛擬銀行install問題
版主: 版主管理群
Table 'phpbb_bank' already exists
這個欄位已經存在~
The bank is currently closed.
Please try again at another time
銀行將關閉
請稍後再試試看
這個欄位已經存在~
The bank is currently closed.
Please try again at another time
銀行將關閉
請稍後再試試看
外掛問題區發問格式就在這裡,請務必一定照著格式來~!
你不照著規則來,就算是神也搞不清楚你的問題在哪裡!
新手問問題不是罪惡
罪惡的是自己沒有先做好本分和功課,說話的口氣也不好,再加上態度有好像我們這群人欠你多少似的~~!!
竹貓星球發問規則:
http://phpbb-tw.net/phpbb/viewtopic.php?t=16149
發問比率最高的句子翻譯:
Please ensure both the install/ and contrib/ directories are deleted
請確認install和contrib資料夾已被刪除(奇怪,翻一下英漢字典有這麼困難嗎)
你不照著規則來,就算是神也搞不清楚你的問題在哪裡!
新手問問題不是罪惡
罪惡的是自己沒有先做好本分和功課,說話的口氣也不好,再加上態度有好像我們這群人欠你多少似的~~!!
竹貓星球發問規則:
http://phpbb-tw.net/phpbb/viewtopic.php?t=16149
發問比率最高的句子翻譯:
Please ensure both the install/ and contrib/ directories are deleted
請確認install和contrib資料夾已被刪除(奇怪,翻一下英漢字典有這麼困難嗎)

