參考連結:http://phpbb-tw.net/phpbb/viewtopic.php?t=26827
使用版本:hpBB 2.0.8
網站位置:http://wilsont.homeip.net:8080/phpbb2/index.php
狀況描述:
出現問題, 我是用phpbb 2.08 + attrachment mod + cash mod 2
在後台中, cash_setting tpl 改變後在下方多了四個tr , 而四個tr 中無用說明, 只是空白一片
{L_MAX_PRICE_EXPLAIN}
{L_MIN_PRICE_EXPLAIN}
{L_MAX_FORTUNE_EXPLAIN}
{L_MIN_FORTUNE_EXPLAIN}
該在那裏補回這四個東東?

另外當我改變 {L_MAX_PRICE_EXPLAIN} to 1
再按更生後化會變成 0.01
這是和我的user_points 小數後兩個位有問題?
另加這個問題..
當新post 用生sell post for xxx $ 的時候就會
INSERT INTO phpbb_posts (topic_id, forum_id, poster_id, post_username, post_time, poster_ip, enable_bbcode, enable_html,
enable_smilies, enable_sig, hiding_type, hiding_condition_value,hiding_cash_id) VALUES (433, 7, 2, '', 1088413980,
'cbda1c31', 1, 0, 1, 1, 3, 50, )
Line : 271
File : c:\appserv\www\phpbb2\includes\functions_post.php
感激賜教!