Invision Community 4: SEO, prepare for v5 and dormant account notifications Matt November 11, 2024Nov 11
Posted January 10Jan 10 Management Beta 10 is finally here Yes, we battled bravely through snow, ice, mince pies, festive men in red suits, New Year celebrations and a last minute issue with our build system yesterday to bring you Beta 10. All the fixes are in the release notes as usual. We do not expect many betas until the final release now. The feature set is locked, so we'll just be triaging bug reports a bit more to essential things. I'll aim to run through the bug tracker to close out fixed bugs. Let me know how you get on.
January 10Jan 10 @Matt, I don’t remember the version but will the upgrade works for PHP 8.3? Edited January 10Jan 10 by Adriano Faria
January 10Jan 10 10 minutes ago, Adriano Faria said: @Matt, I don’t remember the version but will the upgrade works for PHP 8.3? https://invisioncommunity.com/forums/topic/480940-beta-9-is-now-on-the-table/#findComment-2985859 #notMatt
January 10Jan 10 Another easy-peasy-lemon-squeezy update! Thanks team! Edited January 10Jan 10 by Mike G.
January 10Jan 10 Easy upgrade without any issues. Nice to see that we're getting into the home stretch.
January 10Jan 10 Upgrading from v4.19 to v5's beta 9.1 was very easy. Despite encountering a few complications and errors in my dev site, the process of upgrading to beta 10 through the ACP was remarkably straightforward. (Issues concerning version 5 and theme-related elements).
January 11Jan 11 On 1/10/2025 at 5:19 PM, Joey_M said: Upgrading from v4.19 to v5's beta 9.1 was very easy. Despite encountering a few complications and errors in my dev site, the process of upgrading to beta 10 through the ACP was remarkably straightforward. (Issues concerning version 5 and theme-related elements). I wish trying to upgrade (fresh) from v4.19 to v5 beta 10 was as straight forward. *Sigh
January 12Jan 12 Hi @Joey_M, I'm just grabbing some snippets from way back when I installed version 5 for the first time, bearing in mind that it was a fresh install and not an upgrade from a previous release. It may not work for your issue, but it's worth a shot nevertheless. I would suggest the following if you are upgrading from version 4.19 to version 5: Delete the file named 'Promoted.php' in your uploaded files (I did it via cPanel and it was located in applications/core/extensions/core/FrontNavigation/Promoted.php). Delete the 'Promote' item in the core_menu database (I did it via phpMyAdmin) and clear your cache in your AdminCP. My community worked after these steps. Read through the topic I have linked to though as there have been others experiencing the same issues but soon after managed to resolve the error/s. Edited January 12Jan 12 by Gary
January 12Jan 12 Thanks, @Gary. I'm encountering "ALTER TABLE `core_reputation_index` ENGINE=InnoDB, ADD KEY `item_lookup` (`rep_class`,`item_id`,`reaction`);" I have followed the steps you provided by deleting the promoted.php file and dropping the 'promote'.
January 12Jan 12 Successfully upgraded a site that is over 20 years old, starting from 'v2.1.5' back in the day, we've upgraded to each version throughout the years. Only one issue I've come across, not sure if it is a bug. But, the sidebar widgets had different titles to what was actually meant to be. And, they were all the same, showing a topics widget. I had to go into each one, press edit and then save which updated the widget (if that makes sense). Oh, and I had 3 instances of 'recently visited' showing on the forum index. Edited January 12Jan 12 by Dean_
January 13Jan 13 16 minutes ago, UncrownedGuard said: Is it possible to bring an existing Cloud community to IC5 at this point? Not at present On 1/12/2025 at 12:31 AM, Joey_M said: Thanks, @Gary. I'm encountering "ALTER TABLE `core_reputation_index` ENGINE=InnoDB, ADD KEY `item_lookup` (`rep_class`,`item_id`,`reaction`);" I have followed the steps you provided by deleting the promoted.php file and dropping the 'promote'. Its not clear there is you mean you are still getting that, or you corrected by running those steps? Im assuming the issue is still there, but thats not clear. If it is, please update your acces detail
January 13Jan 13 8 hours ago, Marc said: Not at present Its not clear there is you mean you are still getting that, or you corrected by running those steps? Im assuming the issue is still there, but thats not clear. If it is, please update your acces detail Sorry, it can automatically be corrected provided you remember to disable the apps and plugins. Otherwise, you can't get passed it.
January 13Jan 13 22 minutes ago, Joey_M said: Sorry, it can automatically be corrected provided you remember to disable the apps and plugins. Otherwise, you can't get passed it. Thank you 🙂
January 14Jan 14 With my current development site on v5, I'm having issues where the pages app won't become my default app. It also redirects me to the "All Activity" page. In previous versions, everything seemed okay except for the errors caused to the footer. The rest were due to third-party template changes. The notifications don't work; they show up, but just keep spinning. I know there is limited support. I'm not in a hurry to upgrade, but I want to see my site in v5, so I can make a healthy decision about upgrading. I particularly want to see how the store functions. Should I wait for future updates? I'm mindful that the last time I tried to back up and re-import my site into my development subdomain, it caused issues with my main site. I also want to help find bugs. I don't think my current environment has bugs, but issues from the upgrade.
January 15Jan 15 Just pointing out also: Due to having modified the default templates in the pages application, my upgrade doesn't come with v5's and there's no way to revert them. I can 'delete' but that reads as if it will remove the template completely, which I assume it does. Edited January 15Jan 15 by Joey_M Clarification
January 15Jan 15 AdminCP -> Customization -> Appearance -> Themes -> Click the blue '+ Create New' button This will create a new default theme, provided you don't edit anything in there apart from the theme's name. Make the newly created theme your default. Edited January 15Jan 15 by Gary