1 頁 (共 1 頁)

[問題]VAult mod有問題

發表於 : 2004-08-25 22:49
thomaslam
當我安裝完的時候
在Stock Exchange看見這字眼\r
phpBB : Critical Error

Could not query config information in admin_board

DEBUG MODE

SQL Error : 1146 Table 'topshow.phpbb_vault_general' doesn't exist

SELECT * FROM phpbb_vault_general

Line : 33
File : D:\Http\kingarmy.com\user_site\other\topshow\admin\admin_vault_exchange.php

在Configuration看到\r
phpBB : Critical Error

Could not query config information in admin_board

DEBUG MODE

SQL Error : 1146 Table 'topshow.phpbb_vault_general' doesn't exist

SELECT * FROM phpbb_vault_general

Line : 33
File : D:\Http\kingarmy.com\user_site\other\topshow\admin\admin_vault_general.php

在users
一般錯誤
Could not obtain group list

DEBUG MODE

SQL Error : 1146 Table 'topshow.phpbb_vault_users' doesn't exist

SELECT u.user_id , u.username FROM phpbb_users u , phpbb_vault_users v WHERE u.user_id = v.owner_id ORDER by u.username

Line : 57
File : D:\Http\kingarmy.com\user_site\other\topshow\admin\admin_vault_users.php

有沒有辦法~及想要vault的中文化

發表於 : 2004-08-25 22:53
吉川拓也
請問 SQL 有執行嗎 = =|| ..

發表於 : 2004-08-25 22:53
thomaslam
怎樣執行

發表於 : 2004-08-25 22:57
thomaslam
發現另一個問題~
我想觀看文章時,
出現Parse error: parse error, unexpected T_DOUBLE_ARROW in D:\Http\kingarmy.com\user_site\other\topshow\viewtopic.php on line 1226
怎麼辦

發表於 : 2004-08-25 23:05
天霜

發表於 : 2004-08-25 23:09
thomaslam
不是太明白它說什麼

發表於 : 2004-08-25 23:15
thomaslam
我明白了~謝謝各位

[問題]

發表於 : 2004-08-25 23:38
thomaslam
突然發現更多問題~
原本想買股票~卻出現以下東西

Could not obtain update user points

DEBUG MODE

SQL Error : 1054 Unknown column 'user_points' in 'field list'

UPDATE phpbb_users SET user_points = user_points - 0 WHERE user_id = 2

Line : 356
File : D:\Http\kingarmy.com\user_site\other\topshow\vault.php

另外當我想看別人的個人資料時~
Parse error: parse error, unexpected $end in D:\Http\kingarmy.com\user_site\other\topshow\includes\usercp_viewprofile.php on line 268

請幫忙

發表於 : 2004-08-25 23:51
ms821
SQL Error : 1054 Unknown column 'user_points' in 'field list'

這句表示您沒有裝point System , 或沒有安裝Cash Mod, 並設了其中一種貨幣的欄位為user_points..

發表於 : 2004-08-26 13:04
thomaslam
另外當我想看別人的個人資料時~
Parse error: parse error, unexpected $end in D:\Http\kingarmy.com\user_site\other\topshow\includes\usercp_viewprofile.php on line 268

請幫忙