PHPBB不仅是受欢迎的自由软件还是个开放源代码的网络论坛系统,使用PHP作为程序语言,并支持如MySQL、
PostgreSQL、MSSQL、Microsoft Access与Oracle[1]等的资料库.
除去资料库支持上,以下为phpBB的几项优点:
*
使用样板系统设计可方便地快速修改
* 国际化并支持61种可用的语言翻译,phpBB声称可同时安装多套翻译
*
庞大且众多的网络论坛提供使用者自由交流与外挂软件的支援
PHPBB3.0.2 中文版
(英文/简体中文/繁体中文)
下载地址一下载地址二
此版本内附
1. PHPBB3.0.2 英文标准版
2. 简体/繁体中文语言包 感謝CRLin對正體語系檔的大量更正
3.
DZ6.0至PHPBB3.0.2转换程序
4. 简化风格PHPBBCHINA01
5. prosilver
风格字体大小校正
单独的语言包下载:
下载地址一下载地址二
PHPBB3.0.2
英文标准版程序下载:http://www.phpbb.com/downloads/
PHPBB3
的安装和从较早RC版本升级的说明:viewtopic.php?f=5&t=778
从PHPBB2.0.X
升级至 PHPBB3 的升级说明:http://www.phpbbchina.com/wiki/index.ph
... deguide_zh
语言包的使用说明和字体大小调整说明:viewtopic.php?f=5&t=766
因为sourceforge已经无法访问,
应部分用户需求将升级文件另置下载:
[ 英文标准版 Full Package ]
Contains entire PHPBB3 source and
english language files.
Download PHPBB 3.0.2
(zip)
[ 仅包含更改的文件 Changed Files Only ]
Contains only those files
changed from previous versions of PHPBB3. Please note this archive contains
changed files for each previous release.
PHPBB 3.0.2 -
Changed Files (zip)
[ 补丁文件 Patch Files ]
Contains patch compatible
patches from previous versions of PHPBB3.
PHPBB 3.0.2 - Patch
Files (zip)
[ 自动升级包 Automatic Update Package ]
Update package for
the automatic updater, containing the changes from previous release to this
release. Able to update modified installations without loosing these.
PHPBB 3.0.1 to
3.0.2 (zip)
[ MOD形式的代码改动 Code Changes ]
Contains the changes from
previous release to this release in MOD template and MODX format.
We advise
that you do not use the code changes package where possible, as the automatic
update package is instead recommended. Support will not be offered for any
malfunctions as a result of using the code changes provided.
PHPBB
3.0.1 to 3.0.2 (zip)
自PHPBB3.0.1版本以来的改动情况:
* [Fix] Ability to set
permissions on non-mysql dbms (Bug #24955)
* [Fix] Fixed blank style on
setups having no username defined within config.php (Bug #25065)
* [Fix] Made
the compress_tar class tolerate archives that do not properly have their
archived contents listed (Bug #14429 / thanks to JRSweets for his patch)
*
[Fix] Moved topics should not count towards the number of topics in a forum (Bug
#14648 / thanks to Schumi for his patch)
* [Fix] Properly check for invalid
characters in MySQL DB prefixes during install (Bug #18775)
* [Fix] Bring the
PostgreSQL backup system back to working order (Bug #22385)
* [Fix] Update
correct theme for cached styles in style.php (Bug #25805)
* [Fix] Also add
PHPBB_INSTALLED check to download/file.php for inline avatar delivery
* [Fix]
Unable to login to some jabber server, reverted previous change (Bug
#25095)
* [Fix] Do not return BMP as valid image type for GD image
manipulation (Bug #25925)
* [Fix] Correctly determine safe mode for temp file
creation in functions_upload.php (Bug #23525)
* [Fix] Correctly sort by rank
in memberlist (Bug #24435)
* [Fix] Purge cache after database restore (Bug
#24245)
* [Fix] Correctly display subforum read/unread icons from RTL in FF3,
Konqueror and Safari3+. (thanks arod-1 for the fix, related to Bug #14830)
*
[Fix] Added missing form token in acp (thanks NBBN).
* [Fix] Do not remove
whitespace in front of url containing the boards url and no relative path
appended (Bug #27355)
* [Fix] reset forum notifications in viewtopic (Bug
#28025)
* [Fix] corrected link for searching post author's other posts (Bug
#26455)
* [Fix] HTTP Authentication supports UTF-8 usernames now (Bug
#21135)
* [Fix] Topic searches by author no longer return invalid results
(Bug #11777)
* [Fix] Delete drafts and bookmarks when deleting an user.
(#27585, thanks Schumi for the fix)
* [Fix] Set last_post_subject for new
topics. (#23945)
* [Fix] Allow moving posts to invisible forums.
(#27325)
* [Fix] Don't allow promoting unapproved group members (#16124)
*
[Fix] Correctly fetch server name if using non-standard port (#27395)
* [Fix]
Regular expression for email matching in posts will no longer die on long
words.
* [Fix] Do not display ban message if direct call to cron. (thanks Dog
Cow for reporting)
* [Fix] Correctly display double-colon on special
conditions within highlighted php source (Bug #26795)
* [Fix] Increase
storage capacity of titles/subjects due to specialchared content (Bug
#25235)
* [Fix] Catch invalid username wildcard ban (we do not support these)
(Bug #29305)
* [Fix] Fix (email)-domain checks for those having DNS prefixes
set (Bug #29635)
* [Change] Adjust truncate_string() to be able to adjust the
maximum storage length.
* [Change] Generalize load check (Bug #21255 / thanks
to Xipher)
* [Change] Make utf8_htmlspecialchars not pass its argument by
reference (Bug #21885)
* [Change] Sort the tables at the database table
backup screen
* [Change] For determining the maximum number of private
messages in one box, use the biggest value from all groups the user is a member
of (Bug #24665)
* [Change] Show email ban reason on registration.
Additionally allow custom errors properly returned if using validate_data().
(Bug #26885)
* [Change] Don't allow redirects to different domains. (thanks
nookieman)
* [Feature] Added optional referer validation of POST requests as
additional CSRF protection.
* [Feature] Added optional stricter upload
validation to avoid mime sniffing in addition to the safeguards provided by
file.php. (thanks to Nicolas Grekas for compiling the list).
* [Feature]
Streamlined banning via the MCP by adding a ban link to the user profile. Also
pre-fills ban fields as far as possible.
* [Feature] Added ACP logout to
reset an admin session.
* [Sec] Only allow urls gone through redirect() being
used within login_box(). (thanks
nookieman)
各历史版本的更新情况请查看压缩包中doc/CHANGELOG.html
PHPBB 3.0.2 中文版发布
发布时间:2008-9-27 10:04 作者: PHPChina 信息来源:
PHPchina [我来说两句(1512条)]
现在有0人对本文发表评论
查看全部评论>>评论区
培训新闻
- 北京隆重推出“先就业,后付费”,LAMP就业班...
- 青岛PHPChina培训中心第二期就业寒假班热招
- 唐山PHPChina授权培训中心首期就业班开始热招...
- 广州多迪,零起点,四个月培养高级工程师,包...
- 大连开沅教育(PHP大连中心)12月LAMP项目实...
- 济南第九期LAMP实训就业班冬节火热报名中
- 西安PCTI-5期业余班热招中......
- 上海LAMP一期实战精英班11月27日开班啦~~~~~...
热点专题
网站特别推荐
- LAMP兄弟连最新开班报道
- 北京隆重推出“先就业,后付费”,LAMP就业班...
- 青岛PHPChina培训中心第二期就业寒假班热招
- 唐山PHPChina授权培训中心首期就业班开始热招...
- 广州多迪,零起点,四个月培养高级工程师,包...
- PHP考试认证问题
- 大连开沅教育(PHP大连中心)12月LAMP项目实...
- 福州厦门什么时候有开培训班
- 济南第九期LAMP实训就业班冬节火热报名中
- 西安PCTI-5期业余班热招中......
社区精华
- alee简说OOP插件机制 < 未完待续 >
- mutou_wu我说PHPer的水平区分
- leehui1983MYSQL开发实用知识集合(暂告一段落...
- laruence深入理解PHP原理之文件上传
- peacock【重点推荐】一款专业级Web开发工具





