phpBB 3.0.4 released [新聞]

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

版主: 版主管理群

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

phpBB 3.0.4 released [新聞]

文章 yehrussell »

phpBB 3.0.4 released [新聞]
http://www.phpbb.com/community/viewtopi ... &t=1352565
by Acyd Burn » Fri Dec 12, 2008 10:59 pm

Hello,

We are very pleased to announce the availability of the "one year anniversary" phpBB 3.0.4 package. With this release we would like to thank everyone who supported phpBB the past years. This release fixes some bugs introduced with the changes in 3.0.3, corrects minor issues, fixes two security bugs and also increases performance significantly.

Please note that we urge you to update. The versions we currently support here are phpBB 2.0.23 and phpBB 3.0.4. Bug submissions and incident reports for older versions will be closed.

Important changes since 3.0.3:


[Fix] Allow mixed-case template directories to be inherited (Bug #36725)
[Fix] Regression bug from revision #8908 regarding log display in ACP
[Fix] Allow the UCP group management to work for groups with avatars. (Bug #37375)
[Fix] Fix header list build for replying oldest PM in PM history (Bug #37275)
[Fix] Do not display COPPA group in memberlist find member dialog if COPPA disabled (Bug #37175)
[Fix] Do not try to send jabber notifications if no jid entered (Bug #36775)
[Fix] Only display special ranks to guests; no longer display normal ranks for guests (Bug #36735)
[Fix] Properly treat punctuation marks after local urls (Bug #37055)
[Fix] Make searching for members by YIM address work in prosilver
[Fix] Tell users to recreate the search index after changing the common word threshold for fulltext_native (Bug #36345)
[Fix] Adjusted phpbb_chmod() to always set permissions for group bit.
[Fix] Do not increment users post count after post approval if post had been posted in a forum with no post count increasing set (Bug #37865)
[Fix] Extend vertical line for last post column if no posts in forum (Bug #37125)
[Fix] correctly update last topic/forum information if changing guest usernames through editing posts (Bug #38095)
[Fix] fix postcount resync for situations where low and high post ids are higher than step value, resulting in users having 0 posts. (Bug #38195)
[Fix] Use a left join for the topics table on search to avoid trouble with FROM syntax on some databases (Bug #37005)
[Fix] Do not show 'Forward' button if the user cannot send PM's
[Change] Alllow applications to set custom module inclusion path (idea by HoL)
[Change] Handle checking for duplicate usernames in chunks (Bug #17285 - Patch by A_Jelly_Doughnut)
[Change] Better handling and finer control for custom profile fields visibility options. (Patch by Highway of Life)
[Change] Performance increase for format_date() (Bug #37575 - Patch by BartVB)
[Change] Changed prosilver date separator from 'on' to '»'
[Change] Performance increase for get_username_string() (Bug #37545 - Patch by BartVB)
[Change] Slight performance increase for common parameter calls to append_sid() (Bug #37555 - Patch by BartVB)
[Feature] Added 'AGO' setting to relative date strings. For example: posted 14 minutes ago. (Patch by BartVB)
[Sec] Fixed an issue where deactivated accounts could be re-activated without the required privileges. (Reported by Jorick)
[Sec] Ask for forum password if post within passworded forum quoted in private message. (Reported by nickvergessen)

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

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 five packages available.


Full Package:
Contains entire phpBB3 source and english language files.
Automatic Update Package:
Update package for the automatic updater, containing the changes from previous release to this release.
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.
Code Changes Package:
Package contains changes to the following sections: Language changes, prosilver style changes and subsilver2 style changes.

Select whichever package is most suitable for you. As a tiny guide we recommend the following methods based on the requirements:


For a new installation you should use the Full Package
For updates of boards without modifications you can basically use the Automatic Update Package (guided udpate) or the Changed Files Only package (manual update).
For updates of boards with modifications you should use the Automatic Update Package. If you are confident with patch files and patching you can use the Patch Files Package.
Style Authors and Translators may use the Code Changes Package to update their styles or language packs directly.
International Support Teams may use the Patch Package in conjunction with the Code Changes to better support users having problems with conflicts or specific code sections.
If you are a hoster/provider, you may want to use the Patch Files Package to update all of your client installations.

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

Download Locations

You can of course find this download available on our downloads page.
We use sourceforge.net for hosting our downloads. If you have problems downloading from there, our packages are also available at Ohloh.

Download/Documentation


phpBB Downloads
phpBB Projects page @ ohloh
phpBB Projects page @ sf.net
phpBB3 Documentation
phpBB3 support forum
phpBB3 bug tracker
phpBB3 Coding Guidelines
phpBB3 Sourcecode Documentation
phpBB Code Forge

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

Re: phpBB 3.0.4 released [新聞]

文章 心靈捕手 »

感謝分享!

相關語言檔更新如下:
3.0.3 to 3.0.4 手動更新正體中文語言包
3.0.4 正體中文語言包

此次升級, 做了許多除錯與改變;
其中, 在 ACP 裏頭的 "自訂個人資料欄位" 的設定上--
由原本的單一選項, 變更為多重選項.
20081213_120301.jpg
施比受有福,祝福您好運! ^_^
歡迎光臨★★心靈捕手★★ :: 討論區
https://wang5555.dnsfor.me/phpBB3/
yehrussell
竹貓忠實會員
竹貓忠實會員
文章: 548
註冊時間: 2006-01-03 07:48

Re: phpBB 3.0.4 released [新聞]

文章 yehrussell »

心靈捕手 寫:感謝分享!
此次升級, 大部分集中在 ACP > "自訂個人資料欄位" 的設定上--
由原本的單一選項, 變更為多重選項.
20081213_120301.jpg
老師不客氣 :-D
早上看到,趕快把訊息通知大家
語言包 :arrow: 您的速度更新很快

請教老師,"自訂個人資料欄位" 如何進入
我找不到 :P
我找到的欄位,跟老師圖不同
我的是 ACP > 會員及組群> "自訂個人資料欄位"
謝謝 :-D
##### 以下為 '基本的發問格式' #####
●主機作業系統:租用主機
●快速架站程式: (請務必註明版本,如果安裝在自己電腦上才填寫)
●您的上網方式:
●您安裝的程式:Apache + php + MySql 或其他
PHP 版本: 8.1.24 + MySQL(i) 5.7.44
●您的 phpBB 版本: phpBB 3.3.11
●您的 domain (網域名稱) :herb-tw.com
●您的 phpBB 連結網址: https://herb-tw.com/phpBB/
頭像
心靈捕手
默默耕耘的老師
默默耕耘的老師
文章: 8510
註冊時間: 2004-04-30 01:54
來自: Taiwan

Re: phpBB 3.0.4 released [新聞]

文章 心靈捕手 »

yehrussell 寫:
心靈捕手 寫:感謝分享!
此次升級, 大部分集中在 ACP > "自訂個人資料欄位" 的設定上--
由原本的單一選項, 變更為多重選項.
20081213_120301.jpg
老師不客氣 :-D
早上看到,趕快把訊息通知大家
語言包 :arrow: 您的速度更新很快

請教老師,"自訂個人資料欄位" 如何進入
我找不到 :P
我找到的欄位,跟老師圖不同
我的是 ACP > 會員及組群> "自訂個人資料欄位"
謝謝 :-D
1. 其實, 此次升級還有許多除錯與改變, 我所說的部分, 不過只是其中之一而已 (上文已修正).
2. 您說的路徑是對的, 我只是省略了中間的 "會員及組群".
3. 除非您尚未更新, 否則您找到的欄位, 應該要和我一樣.

--
P.S.
感謝網友 (wasabi, JORDAN) 私訊告知: 發現 common.php 出錯--
裡面有一大段都是英文 (323行~到395行)
修正後, 已重新打包.

http://phpbb-tw.net/phpbb/viewtopic.php ... 98#p269298
施比受有福,祝福您好運! ^_^
歡迎光臨★★心靈捕手★★ :: 討論區
https://wang5555.dnsfor.me/phpBB3/
yehrussell
竹貓忠實會員
竹貓忠實會員
文章: 548
註冊時間: 2006-01-03 07:48

Re: phpBB 3.0.4 released [新聞]

文章 yehrussell »

謝謝老師回應 :-D
原來這個圖檔點進去就可以看到老師所描述
早上語言包,發現真的很多英文,忙著升級
忘記對舊的語言包
還是真的感謝眾多網友們
##### 以下為 '基本的發問格式' #####
●主機作業系統:租用主機
●快速架站程式: (請務必註明版本,如果安裝在自己電腦上才填寫)
●您的上網方式:
●您安裝的程式:Apache + php + MySql 或其他
PHP 版本: 8.1.24 + MySQL(i) 5.7.44
●您的 phpBB 版本: phpBB 3.3.11
●您的 domain (網域名稱) :herb-tw.com
●您的 phpBB 連結網址: https://herb-tw.com/phpBB/
tdnj
星球普通子民
星球普通子民
文章: 14
註冊時間: 2008-12-01 00:45

Re: phpBB 3.0.4 released [新聞]

文章 tdnj »

借個標題問一下,今天心血來潮想來升級3.04,但是遇到了一些問題Orz

首先是手動下載檔案一定會失敗Orz
圖檔

出現的錯誤都像這樣
圖檔

FTP上傳部分也好像不正常,
圖檔


是否我哪邊沒注意到? 還是有其他方式升級?
頭像
rex
版面管理員
版面管理員
文章: 501
註冊時間: 2001-11-01 15:28
來自: 竹貓星球
聯繫:

Re: phpBB 3.0.4 released [新聞]

文章 rex »

試著使用.zip方式下載看看!?
全面支援 phpBB3.3.x 版本虛擬空間

台灣[不限流量]虛擬主機
*可自由調整php 版本。
*免費 SSL 簽章。
https://kukan.tw/
tdnj
星球普通子民
星球普通子民
文章: 14
註冊時間: 2008-12-01 00:45

Re: phpBB 3.0.4 released [新聞]

文章 tdnj »

使用zip下載會有debug的畫面出現,
圖檔

錯誤代碼就跟底下文字檔還有圖片內容一樣,
http://lkluxw.blu.livefilestore.com/y1p ... /debug.txt

先前其實ACP 出現[phpBB Debug]所以生出了升級3.04的念頭,但想不到還是不順,
不知道有沒有關聯,狀況跟底下一位網友的情況一樣@@a
http://phpbb-tw.net/phpbb/viewtopic.php?t=51747
頭像
心靈捕手
默默耕耘的老師
默默耕耘的老師
文章: 8510
註冊時間: 2004-04-30 01:54
來自: Taiwan

Re: phpBB 3.0.4 released [新聞]

文章 心靈捕手 »

tdnj 寫:借個標題問一下,今天心血來潮想來升級3.04,但是遇到了一些問題Orz
建議您:
依發問格式, 重新發表主題.
http://phpbb-tw.net/phpbb/viewtopic.php?f=140&t=50455

P.S.
抱歉! 鎖定.
施比受有福,祝福您好運! ^_^
歡迎光臨★★心靈捕手★★ :: 討論區
https://wang5555.dnsfor.me/phpBB3/
主題已鎖定

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