1 頁 (共 1 頁)

[問題] 虛擬股市 - 裝好後出現 Critical Error

發表於 : 2004-12-27 22:06
spythomas
i-Stock_Market_0.80 裝好後發現問題~
前後台都出現 critical error~
好像說沒有資料表什麼的~可是 sql 我都加了~@@

我 phpbb 版本: 2.011
mod 裝了一堆的~水怪~子分區~生日...等等= =""
我想應該不會是相容性的問題吧~

以下係遊戲頁面 sm_index.php 既 error msg

代碼: 選擇全部

 
Could not query categories list

DEBUG MODE

SQL Error : 1146 Table 'spythomas_bbs.STOCK_COMPANIES_TABLE' doesn't exist

SELECT * FROM STOCK_COMPANIES_TABLE ORDER BY company_id

Line : 21
File : /home/spythomas/domains/valtorta.gm88.com/public_html/bbs/sm_index.php 
後台 SM Configuration 那頁也出現問題

代碼: 選擇全部

phpBB : Critical Error 

Could not query config information in admin_board

DEBUG MODE

SQL Error : 1146 Table 'spythomas_bbs.STOCK_CONFIG_TABLE' doesn't exist

SELECT * FROM STOCK_CONFIG_TABLE

Line : 37
File : /home/spythomas/domains/valtorta.gm88.com/public_html/bbs/admin/admin_stock.php 
拜託各位大大教一下我~><

發表於 : 2004-12-28 01:21
tseesther
你肯定有按照步驟去裝嗎?
我也裝過沒有問題的,試試反安裝然後再裝一次~

發表於 : 2004-12-28 08:24
spythomas
謝謝~果然再裝一次就可以了~@@