1 頁 (共 1 頁)

[問題]請問如何set貨幣

發表於 : 2004-09-26 13:41
mtc123
請問如何set:貨幣名
貨幣在資料庫中的欄位名

不論我set $%£$,它都出\r

phpBB : 重大錯誤

Bad field id, must be in the form 'user_word'

DEBUG MODE

SELECT * FROM phpbb_config

Line : 291
File : /home1/public_html/johnmak/admin/admin_cash_currencies.php



>>>>請你地教下我點set<<<<<<<<<<<

Re: [問題]請問如何set貨幣

發表於 : 2004-09-26 14:03
kp3011
當然不能用 $ 等啦\r

貨幣的欄位要用 user_ 開頭的名稱, 最簡單的就是用 user_money 或 user_points

而 $ 等要在貨幣名稱內用唷\r

希望幫到您