目前phpBB最新版本為 2.0.22

phpBB2.0.x到3.0.x的支援終止,最新版為phpbb3.3.0。
本區僅供本站自行留存,純粹只是提供參考,不再開放討論;不便之處,敬請見諒!
主題已鎖定
頭像
櫻井綾乃
.※.稜鏡之森の守護使者.※.
.※.稜鏡之森の守護使者.※.
文章: 1331
註冊時間: 週二 2006-03-07 09:08
個人狀態: 論壇爆走中...
性別: 醜醜的大美女
來自: 雲上天國
表達感謝: 68 次
擁有感謝: 837 次
星座:
聯繫:

目前phpBB最新版本為 2.0.22

文章 櫻井綾乃 »

phpBB 2.0.22 [ 完整安裝包 ]
phpBB 2.0.22 [ 只包含修改檔案]
phpBB 2.0.22 [ 只包含 Patch 檔案 ]
phpBB 2.0.22 [ 代碼差異指示]

更新重點:
[修正] Check for user's existence prior to showing email form
[修正] New members of moderator groups should always become moderators (Bug #382)
[修正] Proper message when replying to non-existant topics (Bug #459)
[修正] Changed column type of search_array to store more ids (Bug #4058)
[修正] Fixed annoyance with font-size selector (Bug #4612)
[修正] Fix optimize line in database updater (Bug #6186)
[安全修正] Check for the avatar upload directory reinforced
[安全修正] Changes to the criteria for "bad" redirection targets - kellanved
[安全修正] Fixed a non-persistent XSS issue in private messaging
[安全修正] Fixing possible negative start parameter - SpiderZ.
[安全修正] Added session checks to various forms - kellanved

語系變動:

代碼: 選擇全部


# 
#-----[ OPEN ]--------------------------------------------- 
# 
language/lang_english/lang_main.php 

# 
#-----[ FIND ]--------------------------------------------- 
# Line 1019 
$lang['Please_remove_install_contrib'] = 'Please ensure both the install/ and contrib/ directories are deleted'; 

# 
#-----[ AFTER, ADD ]--------------------------------------------- 
# 

$lang['Session_invalid'] = 'Invalid Session. Please resubmit the form.'; 
風格變動:

代碼: 選擇全部


# 
#-----[ OPEN ]--------------------------------------------- 
# 
templates/subSilver/posting_body.tpl 

# 
#-----[ FIND ]--------------------------------------------- 
# Line 370 
               </select>  {L_FONT_SIZE}:<select name="addbbcode20" onChange="bbfontstyle('[size=' + this.form.addbbcode20.options[this.form.addbbcode20.selectedIndex].value + ']', '[/size]')" onMouseOver="helpline('f')"> 

# 
#-----[ REPLACE WITH ]--------------------------------------------- 
# 
               </select>  {L_FONT_SIZE}:<select name="addbbcode20" onChange="bbfontstyle('[size=' + this.form.addbbcode20.options[this.form.addbbcode20.selectedIndex].value + ']', '[/size]');this.selectedIndex=0;" onMouseOver="helpline('f')"> 
                 <option value="0" class="genmed">{L_FONT_SIZE}</option> 



phpBB 2.0.22 安全性修正版本已經釋出,詳情請看 phpBB 官方的公告:
http://www.phpbb.com/phpBB/viewtopic.php?f=14&t=489624

中文官方支援站為 竹貓星球- http://phpbb-tw.net/phpbb/index.php
如果.....
也許.....
這些都是事後的想法
如果會想著當初怎麼做也許會有什麼結果
不如在當初就做出正確的決定.....
有些事不去嚐試是不會真的體會他的奧妙的~
主題已鎖定

回到「phpBB2.0.x到3.0.x的支援終止」