In the release announcement the list of all issues fixed on our tracker at https://tracker.phpbb.com/issues/?filter=15890 isn't public (yet).
Hadn't noticed that I visiting as a guest rather than logged in. For some reason my 'Keep me logged in' setting had been lost or expired.Marc wrote: Sun Oct 03, 2021 1:50 pm It should be visible once you login with your phpbb.com account details.
You now have a new up to date board containing all your users and posts.
- Backup all board files and the database.
- Download the Full Package of the latest version of 3.3.x
- Unzip to your desktop and open the phpBB3 folder.
- Remove (delete) the
config.php
file, and the/images
,/store
and/files
folders from the package (not your site).- Go to the ACP, Board settings, and make sure prosilver is set as the default style. If not, set it to prosilver. Also make sure British English is set as the default language.
- Using FTP, delete the
/vendor
and/cache
folders from the board's root folder on the host.- Via FTP or SSH upload the remaining files and folders (that is, the remaining CONTENTS of the phpBB3 folder) to the root folder of your board installation on the server, overwriting the existing files. (Note: take care not to delete any extensions in your
/ext
folder when uploading the new phpBB3 contents.)- If there are any install_config.php, *.lock or migration* files in the /store folder, delete them.
- In your browser go to
http://www.example.com/yourforum/install
- Follow the steps to update the database and let that run to completion.
- Via FTP or SSH delete the
/install
folder from the root of your board installation.- Done.
Follow up tasks:
Only use a good FTP or SSH client, such as FileZilla, to transfer the files. (File transfer utilities provided in host control panels can cause problems.)
- Update your language pack
- Update your style
Allow using Content-Security-Policy without unsafe-inline • Content-Security-Policystevemaury wrote: Sun May 20, 2018 8:16 pm I went to your board and looked for an hour or so, but did not see the women without underwear.
try this extension https://www.phpbb.com/customise/db/extension/elonw/Tommy Herrmann wrote: Mon Oct 04, 2021 5:54 am Perhaps one of the developers would like to consider that external links should be created in a new tab (_blank) by default. This is otherwise very bad and also completely unusual. The users then quickly lose the calling page from the forum.
It has been a W3C recommended "best practice" that external links should, in most cases, open in the same tab for quite a number of years.Tommy Herrmann wrote: Mon Oct 04, 2021 5:54 am Perhaps one of the developers would like to consider that external links should be created in a new tab (_blank) by default.
No... the check is used for registering, changing names or posting anonymously with a username.richxrich wrote: Tue Oct 05, 2021 1:16 am My forum currently allows our members to have the whitespace character in their usernames. If we update to version 3.3.5, will they encounter errors at login ...