@dwn, Donkikong has it. We've already diagnosed and fixed that, and you can grab the latest SVN code if you need it fixed right away. Otherwise it will be out in a bugfix release this week.
Will themes like ChiliLight-2 and Cimi work with the new release 1.0.5? Things are working great as they are so I am a bit hesitant to change. Subalbums will be great though...
Ok, before I take the plunge I have a couple of other questions about the upgrade to 1.0.5.
1. Will cruft-free URLS (mod_rewrite) no longer work for the time being EVEN IF I do not implement the sub albums theme?
2. Will my old mySQL table be replaced completely? The reason I ask is because I have a few entries for View Counts Will these viewcounts (no of times an image has been viewed) be lost since they are not a standard feature of Zenphoto?
Comments
Will themes like ChiliLight-2 and Cimi work with the new release 1.0.5? Things are working great as they are so I am a bit hesitant to change. Subalbums will be great though...
Thanks.
A bugfix release will be out very soon to fix the sorting bug in 1.0.5...
1. Will cruft-free URLS (mod_rewrite) no longer work for the time being EVEN IF I do not implement the sub albums theme?
2. Will my old mySQL table be replaced completely? The reason I ask is because I have a few entries for View Counts Will these viewcounts (no of times an image has been viewed) be lost since they are not a standard feature of Zenphoto?
Thanks.
J
1. Yes, they will still work exactly the same way as before.
2. No, the MySQL metadata will not be replaced. The table will simply be upgraded as needed, no data will be lost. Custom fields won't be affected :-)
Hope that explains everything! Have a look at upgrade.php and see what it does... nothing destructive.