![]() |
|
Well, that was unexpected ... - 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: Well, that was unexpected ... (/thread-13949.html) |
Well, that was unexpected ... - cjm51213 - 18-06-2024 Hi Folks, So I found versions 1.6.1 and 1.6.2. I installed them and I began to run setup in sequence.
I'm not sure where I'm going to get the intervening 87 versions that I am apparently missing ... (-: Do I really have to go from1.6 to 1.6.3 via 1.6.1 and 1.6.2? Well, that was unexpected ... - acrylian - 18-06-2024 It's a bug solved in the 1.6.4 support build soon to be released as 1.6.4. You can ignore that and just proceed. Well, that was unexpected ... - cjm51213 - 18-06-2024 Hi acrylian, Thanks. I was pretty sure I could ignore that, however my "real" question remains. Moving from 1.6 to 1.6.3 can be divided into differences in code and differences in database schema. If it were only code, then none of the intervening versions would matter, since the newer version code completely supersedes the older version code. It is a matter of database schema transformations. If there are no database schema transformations between 1.6 and 1.6.3, then I should be good to go simply upgrading from 1.6 to 1.6.3. Do I dare? Thanks for the help, Chris. Well, that was unexpected ... - acrylian - 18-06-2024 You should actually be able to upgrade directly to 1.6.3 respectively 1.6.4 (released today) as those are bugfix updates. Database scheme did not change. If we would in any case noted that on the release posts. The only larger change is regarding teh dateformats. Those due to bugfixing changed inbetween 1.6.x. Please see the release posts about that. There should not be any actual breaking changes. As always there are deprecated functions or plugins that throw notices in the debuglog. Those in the long run should be fixed/removed/updated but for the time being all should still work. |