phpbb3 中文语言包词条不全的问题

今天在论坛的后台进行操作,在点击论坛功能部分后,就出现了error信息。
[phpBB Debug] PHP Notice: in file /includes/acp/acp_board.php on line 877: Undefined index: ALLOW_QUICK_REPLY_BUTTON
[phpBB Debug] PHP Notice: in file /adm/index.php on line 151: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3493)
[phpBB Debug] PHP Notice: in file /adm/index.php on line 153: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3493)
[phpBB Debug] PHP Notice: in file /adm/index.php on line 154: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3493)
[phpBB Debug] PHP Notice: in file /adm/index.php on line 155: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3493)

Google了一下,自己也琢磨了一下,估计是部分词条没有定义,造成ALLOW_QUICK_REPLY_BUTTON没有定义。
因为使用了中文语言包,同原版的可能会有不同,就分别打开了
language / en / acp / board.php

language / zh_cmn_hans / acp / board.php

的确发现中文下面少了这条,在大约第77行。
'ALLOW_QUICK_REPLY_BUTTON' => 'Submit and enable quick reply in all forums',
添加好后,就没有问题了。

这应该是系统升级到3.0.7-PL1时引入的。

blog comments powered by Disqus

关于作者

Archives

OpenID accepted here Learn more about OpenID
Powered by Movable Type 5.12

Tags

About this Entry

This page contains a single entry by David Yin published on March 29, 2010 11:05 PM.

Student-led Conference was the previous entry in this blog.

看祖父祖母去 is the next entry in this blog.

Find recent content on the main index or look in the archives to find all content.

Online Tools

Code Convertor
Add to Technorati Favorites