3年沒更新phpBB3版本
此次由3.3.5直接更新至3.3.15
原本外掛功能繼續維持
如果有任何bug
敬請會員們回報
感謝大家
論壇phpBB3版本已順利更新至3.3.15版本
-
hammer
- 註冊會員

- 文章: 103
- 註冊時間: 週六 11月 18, 2006 8:21 pm
-
hammer
- 註冊會員

- 文章: 103
- 註冊時間: 週六 11月 18, 2006 8:21 pm
-
hammer
- 註冊會員

- 文章: 103
- 註冊時間: 週六 11月 18, 2006 8:21 pm
Re: 論壇phpBB3版本已順利更新至3.3.15版本
Problem: Passwords don't work after upgrading and then downgrading PHP #
Newer versions of PHP offer new password hashing algorithms which we make use of. If you upgrade to PHP 7.2, passwords will be hashed using Argon2i. If you upgrade to PHP 7.3+, they will be hashed with Argon2id. If you then downgrade to a version of PHP where these algorithms are not available, phpBB will be unable to verify the passwords which were converted to these algorithms. New passwords will be stored using the strongest algorithm available to your system, but converted ones will require a reset.
Solutions:
Stop upgrading and then downgrading your PHP version.
Users who have had their passwords converted to the new algorithms will need to use the password reset feature to reset their passwords.
or
If possible, upgrade your version of PHP back to what it was.
or
If compiling PHP yourself, re-compile it with Argon2 support: https://framework.zend.com/blog/2017-08 ... sword.html
Re: 論壇phpBB3版本已順利更新至3.3.15版本
原本更新非常順利
但後來手賤
到主機後台想要把php的版本一併更新
沒想到因為權限問題無法更新到8.2版本
系統跑了一下又降回7.4
但就是這個失敗的更新
讓密碼加密方法變動
反而把我自己鎖住了
我自已沒辦法登入論壇
還好現在解決了
如果您跟我一樣也受到影響無法登入的話
處理的方式
以忘記密碼的方式,系統『應該』會發出重置密碼email,自己重置密碼就可以登入了
如果一直沒收到重置密碼的信件
請留下會員名稱,有管理員從後台發出重置密碼的信件
以上方法如果還是沒辦法重置密碼的話
一般註冊會員請重新註冊為新會員
醫師會員我們另外的方法幫您解決(需要進一步確認身分及聯繫)
學藝不精造成您的困擾
深深一鞠躬跟您道歉
但後來手賤
到主機後台想要把php的版本一併更新
沒想到因為權限問題無法更新到8.2版本
系統跑了一下又降回7.4
但就是這個失敗的更新
讓密碼加密方法變動
反而把我自己鎖住了
我自已沒辦法登入論壇
還好現在解決了
如果您跟我一樣也受到影響無法登入的話
處理的方式
以忘記密碼的方式,系統『應該』會發出重置密碼email,自己重置密碼就可以登入了
如果一直沒收到重置密碼的信件
請留下會員名稱,有管理員從後台發出重置密碼的信件
以上方法如果還是沒辦法重置密碼的話
一般註冊會員請重新註冊為新會員
醫師會員我們另外的方法幫您解決(需要進一步確認身分及聯繫)
學藝不精造成您的困擾
深深一鞠躬跟您道歉


