phpbb 3.0 rc4发布

PHPBB3.0 RC4发布,修正了一系列的BUG,升级部分做了一些增强。详细情况请参考官方说明

在RC1到RC2的升级中,可以进行自动的升级。从RC2之后,好像需要手工确认了,不知道这个改进是好还是不好。
同时,在RC4升级过程中,若你使用了其他语言包,需要注意更新对应的语言包,或者,根据这个帖子进行简单的修改。

dallas2 wrote:I don't know if this is the right thing to do, but in your language pack find common.php file and open it. In that file find:

'NEWEST_USER' => 'Our newest member <strong>%s%s%s</strong>',

(of course, this second line will be in your language). Remove two of those "%s%s%s" so that the final line looks like this:

'NEWEST_USER' => 'Our newest member <strong>%s</strong>',

This removes the error line for me.

This entry was posted in phpbb and tagged , . Bookmark the permalink.

发表评论

电子邮件地址不会被公开。 必填项已用 * 标注

*

您可以使用这些 HTML 标签和属性: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

Please copy the string Tr2B4S to the field below:

以新浪微博帐号登录