問題外掛:區分發表主題與回覆
參考連結: http://phpbb-tw.net/phpbb/viewtopic.php ... 2%D0%BC%C6
使用版本:phpBB 2.0.11
網站位置:http://localhost
狀況描述: 執行reply_install.php時,出現'Error adding field to the tablefont'訊息.
雖然文章旁的顯示都沒問題,但只要刪文就會出現\r
代碼: 選擇全部
SQL Error : 1064 You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'user_reply = user_reply - 1 WHERE user_id = 2' at line 3
UPDATE phpbb_users SET user_reply = user_reply + 1 WHERE user_id = 2
Line : 296
File : c:\appserv\www\phpbb2\modcp.phpP.S:已留言給作者,但都沒有回應,真是急啊!

