![]() |
|
Feedback after 8 upgrades 1.5.7 to 1.6.5) - Printable Version +- ZenphotoCMS Forum (https://forum.zenphoto.org) +-- Forum: Support (https://forum.zenphoto.org/forum-1.html) +--- Forum: General support (https://forum.zenphoto.org/forum-4.html) +--- Thread: Feedback after 8 upgrades 1.5.7 to 1.6.5) (/thread-14036.html) |
Feedback after 8 upgrades 1.5.7 to 1.6.5) - cactux - 22-02-2025 Hello, I just upgraded from Zenphoto 1.5.7 / PHP 7.4 to 1.6.5 / PHP 8.1. Of course I had a few issues, mainly because of my setup or my competencies. I was in Zenphoto 1.5.7 on PHP 7.4. I downloaded all versions from this page: Now 2 feedbacks :
So far it seems to work fine, you can visit here: Have a nice week-end :-) Feedback after 8 upgrades 1.5.7 to 1.6.5) - acrylian - 22-02-2025 Thanks for the feedback:
Glad you managed it overall! Feedback after 8 upgrades 1.5.7 to 1.6.5) - MarkRH - 23-02-2025 Hmmm.. yeah my galleries are still on version 1.5.7 and running PHP 7.4.33. Luckily my webhost still allows that version of PHP. My other sites are on PHP 8.1.31. Last time I tried doing upgrades, I ran into all kinds of issues so I just let it be. Next time I try, I will just upgrade one version increase at a time and not upgrade the PHP version until later version 1.6. Thanks for giving me a different method to try. Feedback after 8 upgrades 1.5.7 to 1.6.5) - acrylian - 23-02-2025 The step by step procedure @cactux used is actually the recommended upgrade way as mentioned on our install page. Since Version 1.5.x does not support PHP 8 you have to first be on 1.6 to switch PHP to PHP 8/8.1/8.2. https://www.zenphoto.org/news/requirements/#--requirements-for-older-versions @markRH: It would be interesting what issues that were. 1.5.7 is over 4 years old now… I personally have successfully upgrade quite old versions directly. The only issues were third party tools respectively custom made themes that required updates naturally. Besides that these custom themes were created by me it was mostly minor stuff to do like replacing deprecated functions and such. The more complicated custom code and the more versions are left out the more work has to be done as it culumates. That's common for any CMS. But we're quite backwards compatible. Zenphoto 1.6 generally still runs on PHP 7.4 although we primarily only test on PHP 8.2. |