Invision Community 4: SEO, prepare for v5 and dormant account notifications Matt November 11, 2024Nov 11
Posted November 26, 2024Nov 26 Management Beta 6 is now available 😮 Another week, another beta! More bugs squished thanks to your feedback and testing. The full list is available as always on our release notes page. Let us know how it goes.
November 26, 2024Nov 26 2 minutes ago, Janyour said: thanks for pushing this out! Any ETA about final release ? It depends on the outcome of the betas, to be honest. At the moment we are also coming up to multiple holidays, which will of course slow things down a little We certainly get that you are keen. So are we! 🙂
November 26, 2024Nov 26 Author Management It works for some, but not others. What version of PHP are you using? I think there's an issue with 8.3 and delta zips. 52 minutes ago, Janyour said: thanks for pushing this out! Any ETA about final release ? Nothing in 2024 due to the holidays. But we'll keep moving forward with beta releases. We're also profiling v5 on very large sites to ensure that it's all running well. You'll notice some optimisation stuff in the release notes for beta 6.
November 26, 2024Nov 26 50 minutes ago, Marc said: It depends on the outcome of the betas, to be honest. At the moment we are also coming up to multiple holidays, which will of course slow things down a little We certainly get that you are keen. So are we! 🙂 Before the end of the year i hope 🙂
November 26, 2024Nov 26 5 minutes ago, Matt said: It works for some, but not others. What version of PHP are you using? I think there's an issue with 8.3 and delta zips. Nothing in 2024 due to the holidays. But we'll keep moving forward with beta releases. We're also profiling v5 on very large sites to ensure that it's all running well. You'll notice some optimisation stuff in the release notes for beta 6. Yeah I use php 8.3x Then you recommend change my PHP for 8.2 ?
November 26, 2024Nov 26 43 minutes ago, Marco Junior said: Yeah I use php 8.3x Then you recommend change my PHP for 8.2 ? Please do try it and let us know
November 26, 2024Nov 26 1 minute ago, Marco Junior said: @Marc With 8.2x the upgrade work fine automatically. Thanks for letting us know 🙂
November 26, 2024Nov 26 I wasn’t expecting to see another beta release before Thanksgiving. Thanks squad!
November 26, 2024Nov 26 After replacing all files extracted from the zip, now visiting the page it say HTTP ERROR 500, I am missing some steps?
November 26, 2024Nov 26 23 minutes ago, Marc said: Have you run the upgrader? Could you tell me how to run the upgrader?
November 26, 2024Nov 26 You would then need to check your error logs to see what that internal server error is
November 26, 2024Nov 26 5 hours ago, Marco Junior said: Is normally this ? BETA 5 I get this, now I get this for BETA 6 I get this for every Beta since Beta 1. My dev environment uses PHP 8.3.13 Edited November 26, 2024Nov 26 by Hatsu
November 26, 2024Nov 26 33 minutes ago, Hatsu said: I get this for every Beta since Beta 1. My dev environment uses PHP 8.3.13 That'll be the issue Matt references. There's a known issue with PHP 8.3 that can prevent the admincp upgrade working, it also affects version 4. It's on our radar but we haven't got a fix for it yet. PHP 8.2 should work fine for upgrades (PHP 8.3 has zip library changes)
November 27, 2024Nov 27 7 hours ago, Stuart Silvester said: That'll be the issue Matt references. There's a known issue with PHP 8.3 that can prevent the admincp upgrade working, it also affects version 4. It's on our radar but we haven't got a fix for it yet. PHP 8.2 should work fine for upgrades (PHP 8.3 has zip library changes) Just for visibility, I am having the same issue on my end. If I switch to PHP 8.2 to upgrade, will that cause site issues?