[新聞]phpBB 3.0.1 釋出

phpBB Installation & Usage Support
phpBB 3 安裝於各類型作業平台之問題討論;外掛問題,請到相關版面依發問格式發表!
(發表文章請按照公告格式發表,違者砍文)

版主: 版主管理群

版面規則
本區是討論關於 phpBB 3.0.X 架設安裝上的問題,只要有安裝任何外掛,請到外掛討論相關版面按照公告格式發表。
(發表文章請按照公告格式發表,違者砍文)
主題已鎖定
yehrussell
竹貓忠實會員
竹貓忠實會員
文章: 551
註冊時間: 2006-01-03 07:48

[新聞]phpBB 3.0.1 釋出

文章 yehrussell »

[新聞]phpBB 3.0.1 釋出
phpBB 3.0.1 released
http://www.phpbb.com/community/viewtopi ... 4&t=879735
by Acyd Burn on Mon Apr 07, 2008 6:45 pm

Hello,

We are very pleased to announce the availability of the phpBB 3.0.1 package. This version has seen numerous stability fixes, performance tweaks and general bugs fixed. Additionally two minor security-related bugs were fixs.

Please note that we urge you to update. The versions we currently support here are phpBB 2.0.23 and phpBB 3.0.1.

3.0.1 has seen some some critical bugs fixed, including:


[Fix] Allow correct avatar caching for CGI installations. (thanks wildbill)
[Fix] Fix disabling of word censor, now possible again
[Fix] Correctly quote db password for re-display in installer (Bug #16695 / thanks to m313 for reporting too - #s17235)
[Fix] Correctly handle empty imageset entries (Bug #16865)
[Fix] Correctly check empty subjects/messages (Bug #17915)
[Change] Do not check usernames against word censor list. Disallowed usernames is already checked and word censor belong to posts. (Bug #17745)
[Change] Sped up viewforum considerably (also goes towards mcp_forum)
[Fix] Allow editing usernames within database_update on username cleanup (Bug #18415)
[Fix] Use proper title on index for new/unread posts (Bug #13101) - patch provided by Pyramide
[Fix] Allow calls to $user->set_cookie() define no cookie time for setting session cookies (Bug #18025)
[Fix] Stricter checks on smilie packs (Bug #19675)
[Fix] Possible login problems with IE7 if browser check is activated (Bug #20135)
[Fix] Fix possible database transaction errors if code returns on error and rollback happened (Bug #17025)
[Change] Allow numbers in permission names for modifications, as well as uppercase letters for the request_ part (Bug #20125)
[Fix] Use HTTP_HOST in favor of SERVER_NAME for determining server url for redirection and installation (Bug #19955)
[Fix] Changing order for post review if more than one post affected (Bug #15249)
[Fix] Prepend phpbb_root_path to ranks path for displaying ranks (Bug #19075)
[Fix] Allow forum notifications if topic notifications are disabled but forum notifications enabled (Bug #14765)
[Fix] Fixing realpath issues for provider returning the passed value instead of disabling it. This fixes issues with confirm boxes for those hosted on Network Solutions for example. (Bug #20435)
[Fix] Try to sort last active date on memberlist correctly at least on current page (Bug #18665)
[Fix] Handle generation of form tokens when maximum time is set to -1
[Fix] Correctly delete unapproved posts without deleting the topic (Bug #15120)
[Fix] Respect signature permissions in posting (Bug #16029)
[Fix] Users allowed to resign only from open and freely open groups (Bug #19355)
[Fix] Assign a last viewed date to converted topics (Bug #16565)
[Feature] New option to hide the entire list of subforums on listforums
[Fix] Custom BBCode {EMAIL}-Token usage (Bug #21155)
[Fix] Do not rely on parameter returned by unlink() for verifying cache directory write permission (Bug #19565)
[Change] Use correct string for filesize (MiB instead of MB for example)
[Change] Remove left join for query used to retrieve already assigned users and groups within permission panel (Bug #20235)
[Fix] Correctly return sole whitespaces if used with BBCodes (Bug #19535)
[Fix] Quote bbcode parsing adding too much closing tags on special conditions (Bug #20735)
[Change] Added sanity checks to various ACP settings
[Change] Removed minimum form times
[Fix] Custom profile fields with date type should be timezone independend (Bug #15003)
[Fix] Warnings if poll title/options exceed maximum characters per post (Bug #22865)
[Fix] Do not allow selecting non-authorized groups within memberlist by adjusting URL (Bug #22805 - patch provided by ToonArmy)
[Fix] Display "empty password error" within the login box instead of issuing a general error (Bug #22525)
[Fix] Allow & and | in local part of email addresses (Bug #22995)
[Fix] Do not error out if php_uname function disabled / Authenticating on SMTP Server (Bug #22235 - patch by HoL)
[Fix] Correctly obtain to be ignored users within topic/forum notification (Bug #21795 - patch provided by dr.death)
[Fix] Correctly update board statistics for attaching orphaned files to existing posts (Bug #20185)
[Fix] Do not detect the board URL as a link twice in posts (Bug #19215)
[Fix] Set correct error reporting in style.php to avoid blank pages after CSS changes (Bug #23885)
[Fix] If pruning users based on last activity, do not include users never logged in before (Bug #18105)
[Sec] Only allow searching by email address in memberlist for users having the a_user permission (reported by evil<3)
[Sec] Limit private message attachments to be viewable only by the recipient(s)/sender (Report #s23535) - reported by AlleyKat
[Sec] Check for non-empty config.php within style.php (Report #s24575) - reported by bantu
[Fix] Find and display colliding usernames correctly when converting from one database to another (Bug #23925)

Please refer to the changelog for a complete list of fixes since 3.0.0:

http://www.phpbb.com/support/documents. ... &version=3

A short explanation of how to do a conversion, installation or update is included within the provided INSTALL.html file, please be sure to read it.

Minimum Requirements

phpBB3 has a few requirements which must be met before you are able to install and use it.


A webserver or web hosting account running on any major Operating System with support for PHP
A SQL database system, one of:

MySQL 3.23 or above (MySQLi supported)
PostgreSQL 7.3+
SQLite 2.8.2+
Firebird 2.0+
MS SQL Server 2000 or above (directly or via ODBC)
Oracle
PHP 4.3.3+ (>=4.3.3, >4.4.x, >5.x.x, >6.0-dev (compatible)) with support for the database you intend to use.
getimagesize() function need to be enabled
These optional presence of the following modules within PHP will provide access to additional features, but they are not required.

zlib Compression support
Remote FTP support
XML support
Imagemagick support
GD Support

The presence of each of these optional modules will be checked during the installation process.

Security

Security issues found should be reported to our security tracker in the usual way.

Available packages

If you experience problems with the automatic update (white screens, timeouts, etc.) we recommend using the "changed files only" or "patch" method for updating.

With this release, there are four packages available.

Full Package
Contains entire phpBB3 source and english language files.
Changed Files Only
Contains only those files changed from previous versions of phpBB3. Please note this archive contains changed files for each previous release.
Patch Files
Contains patch compatible patches from previous versions of phpBB3.
Automatic Update Package
Update package for the automatic updater, containing the changes from previous release to this release.
Select whichever package is most suitable for you.

Please ensure you read the INSTALL and README documents in docs/ before proceeding with installation, updates or conversions!.

Download/Documentation


phpBB Downloads
phpBB3 Documentation
phpBB3 support forum
phpBB3 bug tracker
phpBB3 Coding Guidelines
phpBB3 Sourcecode Documentation
phpBB Code Forge

Have fun with the release,
the phpBB TeamMeik Sievertsen - phpBB Development Team Leader
phpBB3 Development | phpBB3 Bug Tracker

Acyd Burn
Development Team Leader
##### 以下為 '基本的發問格式' #####
●主機作業系統:租用主機
●快速架站程式: (請務必註明版本,如果安裝在自己電腦上才填寫)
●您的上網方式:
●您安裝的程式:Apache + php + MySql 或其他
PHP 版本: 8.1.24 + MySQL(i) 5.7.44
●您的 phpBB 版本: phpBB 3.3.15
●您的 domain (網域名稱) :herb-tw.com
●您的 phpBB 連結網址: https://herb-tw.com/phpBB/
頭像
心靈捕手
默默耕耘的老師
默默耕耘的老師
文章: 8538
註冊時間: 2004-04-30 01:54
來自: Taiwan

Re: [新聞]phpBB 3.0.1 釋出

文章 心靈捕手 »

唉! 還是沒有手動更新的參考資料! :-(

基於兩個理由, 建議網友暫緩更新:
1. 語言檔更新頗多, 需要花點時間比對
2. 如果您有安裝其他風格或外掛的話, 那麼雖然有自動更新包, 但是依然容易造成錯誤

參考連結:
http://www.phpbb.com/community/viewtopi ... 6&t=880135
http://www.phpbb.com/community/viewtopi ... 6&t=880165
施比受有福,祝福您好運! ^_^
歡迎光臨★★心靈捕手★★ :: 討論區
https://wang5555.dnsfor.me/phpBB3/
小竹子
竹貓星球大統領
竹貓星球大統領
文章: 4596
註冊時間: 2001-10-29 22:13
來自: 竹貓星球
聯繫:

Re: [新聞]phpBB 3.0.1 釋出

文章 小竹子 »

竹貓自動更新完了捏 :P
捕手老師幫忙測測看有沒有問題
注意事項:
●phpBB 架設相關問題請到 + phpBB 3.0.x 討論區發表!
●都沒有你要的答案嗎??>>點這裡<<搜尋一下吧!
●請使用>>標準的發文格式<<發表問題!
●竹貓星球並非政治團體代言人,請不要在竹貓討論政治議題,也不要認為竹貓是偏向任何一方政治團體,竹貓愛的是台灣這片生長的土地,過於泛政治化文章請來信告知移除!
●關於 phpBB 使用問題請在版面發問,私人訊息提供其他不相干或是隱私的事情聯絡之用。
●所有市面上的免費空間皆非竹貓管轄,請勿來信詢問,請直接與該免費空間連絡。
CRLin
星球公民
星球公民
文章: 147
註冊時間: 2002-11-13 08:36
聯繫:

Re: [新聞]phpBB 3.0.1 釋出

文章 CRLin »

小竹子 寫:竹貓自動更新完了捏 :P
捕手老師幫忙測測看有沒有問題
效率真高! :-)
心靈捕手 寫:唉! 還是沒有手動更新的參考資料! :-(
好像又回到 RC 版了! :s
CRLin的簽名檔:
My phpBB3 - http://web.dhjh.tc.edu.tw/~gzqbyr/phpBB
My FluxBB - http://web.dhjh.tc.edu.tw/~gzqbyr/fluxbb (快速、輕巧、方便使用的論壇程式)
jwxinst
竹貓忠實會員
竹貓忠實會員
文章: 945
註冊時間: 2006-03-31 10:07
來自: New York, USA     學業狀況: 當天才...       個人狀況: 臭蛋
聯繫:

Re: [新聞]phpBB 3.0.1 釋出

文章 jwxinst »

這個曾經影響了我一段時間 :mrgreen: :mrgreen:
[Fix] Quote bbcode parsing adding too much closing tags on special conditions (Bug #20735)
目前狀態圖檔
GoKo Music進度: 10%

問個問題不要緊可是沒有發文格式、問題不夠詳細情況,難道要用猜嗎?
新手必讀
[教學] 基本認識、學習、隨我架設phpBB的新手通 -更新至2.0.22
問問題的技巧
http://www.phpbb-tw.net/phpbb/viewtopic.php?t=44340
MOD安裝教學及轉碼
http://www.phpbb-tw.net/phpbb/viewtopic.php?t=22832
yehrussell
竹貓忠實會員
竹貓忠實會員
文章: 551
註冊時間: 2006-01-03 07:48

Re: [新聞]phpBB 3.0.1 釋出

文章 yehrussell »

我更新phpbb3.01版成功囉.... :-D
但是只有裝4個外掛,就有錯誤
更新完後,再把全新的phpbb3.01版,全部丟到根目錄
再用手動更改外掛
##### 以下為 '基本的發問格式' #####
●主機作業系統:租用主機
●快速架站程式: (請務必註明版本,如果安裝在自己電腦上才填寫)
●您的上網方式:
●您安裝的程式:Apache + php + MySql 或其他
PHP 版本: 8.1.24 + MySQL(i) 5.7.44
●您的 phpBB 版本: phpBB 3.3.15
●您的 domain (網域名稱) :herb-tw.com
●您的 phpBB 連結網址: https://herb-tw.com/phpBB/
主題已鎖定

回到「[3.0.x] 安裝與使用」