Invision Community 4: SEO, prepare for v5 and dormant account notifications By Matt Monday at 02:04 PM
#SPu# Posted December 19, 2023 Posted December 19, 2023 I have a community that hasn't received upgrades to the forum software for a while due to an extensive list of customizations to the board, and it sits currently in v.4.1 of IPS Community Suite. What is the best method to upgrade it to the latest v.4.7 branch? The server runs still PHP 7, so that needs to upgrade to PHP 8, and actually we're switching to a whole new server too at the same time. Mainly, is v.4.1 PHP 8.1 compatible? Since this way I could first move to the new server (old upgrade old server to PHP8) and then upgrade IPS to latest version. Making it the other way around seems rather difficult...
DawPi Posted December 19, 2023 Posted December 19, 2023 First question - do you want to keep your 4.1 customizations? It yes then the answer is - hold with the upgrade and work with a upgrade but of these customizations first!
Miss_B Posted December 19, 2023 Posted December 19, 2023 44 minutes ago, #SPu# said: Mainly, is v.4.1 PHP 8.1 compatible? I don't think that Ipb 4.1. is compatible with php 8.x. As mentioned by @DawPi above, if you have a lot of custom apps and/or themes installed, most likely they will not be compatible with php 8 either. You will have to either upgrade them first as adviced above to be php 8 compatible and then upgrade your forum, or you should uninstall them before you upgrade your forum and upgrade them afterwards, DawPi 1
#SPu# Posted December 19, 2023 Author Posted December 19, 2023 Yea, mods aren't the issue, I will remove all of them and work them from the ground up, since for sure they aren't compatible. Just wondering if it's then easiest to do a full fresh install for files, copy the database (to the new server), and finally run upgrader? (is that the correct sequence ..I have upgraded other forum softwares a lot but not familiar with such large changes in IPS)
Marc Posted December 19, 2023 Posted December 19, 2023 If you are removing all 3rd party items, then you would be best just to do this Backup backup backup 🙂 Switch off your site Move your server over to PHP 8 (yes, your site will break) Run the requirement checker to ensure you arent missing anything Upload a fresh set of files from your client area Run the upgrader at /admin/upgrade DawPi, Miss_B and #SPu# 3
Recommended Posts