參考連結:http://phpbb-tw.net/phpbb/viewtopic.php?t=36201
使用版本:phpBB 2.19
狀況描述:
我發現我pm單一會員時會出現下面的訊息:
代碼: 選擇全部
Warning: Wrong parameter count for usort() in /home/shucian/public_html/phpbb/privmsg.php on line 1174
Warning: Cannot modify header information - headers already sent by (output started at /home/shucian/public_html/phpbb/privmsg.php:1174) in /home/shucian/public_html/phpbb/includes/page_header.php on line 557
Warning: Cannot modify header information - headers already sent by (output started at /home/shucian/public_html/phpbb/privmsg.php:1174) in /home/shucian/public_html/phpbb/includes/page_header.php on line 559
Warning: Cannot modify header information - headers already sent by (output started at /home/shucian/public_html/phpbb/privmsg.php:1174) in /home/shucian/public_html/phpbb/includes/page_header.php on line 560我有看另一篇竹貓的文章
http://phpbb-tw.net/phpbb/viewtopic.php ... ustom+mass
但是看完後還是不知道怎改 能請各位指點一下嗎

