ZenphotoCMS Forum
Bug in Archive display - wrong months - 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: Bug in Archive display - wrong months (/thread-13829.html)



Bug in Archive display - wrong months - kuzzzma - 15-03-2023

Problem in Zenphoto version 1.6, both fresh install and upgraded versions, with different themes (can't say if it was introduced before)

In Archive photos are grouped under wrong months - offset by 1.
For example, 2018 starts with December, which displays photos taken in January 2018 (based on metadata), then it's January and shown are photos from February 2018 and so on.

News though are not affected - right months are listed for times posted




Bug in Archive display - wrong months - acrylian - 16-03-2023

Known issues with dates formatting cause by PHP core changes:
https://github.com/zenphoto/zenphoto/issues/1363
https://github.com/zenphoto/zenphoto/issues/1359

Please try 1.6.1a (on a non production site) where this is hopefully fixed now.




Bug in Archive display - wrong months - kuzzzma - 16-03-2023

Tried 1.6.1a and it worked great, dates are correct now.
Thank you!