Problems when updating from 6.2.1 to 6.3.0
I couldn't update it like before:
1. Version 6.3.0 requires PHP 8.5; if you don't set it to that, it displays a message saying it must be >= 8.5. The wiki clearly states that it should be between 8.3 and 8.5.
2. When using PHP 8.5 and version 6.3.0, it doesn’t import the config.sys file from version 6.2.1, but if I delete everything, it lets me set everything up from scratch.
For now, I’ve rolled back to version 6.2.1.
Comments
Log in or create an account to post a comment.
Re: Problems when updating from 6.2.1 to 6.3.0
You must add a CSP nonce to the script. See theme header how its done.
Maybe its better to replace the inline script completely.
For guests (read cache) it will remove the CSP token on the fly.