ZenphotoCMS Forum
latest version not publishing the albums - 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: latest version not publishing the albums (/thread-9586.html)



latest version not publishing the albums - southdreamz - 2012-02-06

I recently updated the my gallery website to zenPHOTO 1.4.2.1 from 1.4.1. After updating new images are not published. I used FTP for uploading photos. should i use "publishcontent" extension?

i have checked the admin, "auto publish photos" and "auto publish albums" are checked. even though it is not working.




latest version not publishing the albums - southdreamz - 2012-02-06

More information:

i have checked my database, all the albums are processed but the date field value is stored as NULL or "1970-01-01 05:30:00".

then, i checked my admin, i have setup like,

`

Options->image->Metadata

`
I have checked all the values are "do not process" except "Date created" and "Time Created". these to also checked as "Hide". is this problem.

Generally i don't want process metadata except date and time. please help me to resolve this issue.




latest version not publishing the albums - southdreamz - 2012-02-06

ignore this issue.

this was mistake by myself. i was using small patch for updating 'parent' album date with new image date. i used $mtime instead of $this->get('mtime'). i sorry about that. now, it working as expected.

Thanks for your great work.