latest version not publishing the albums

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.

Comments

  • 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.
  • 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.
Sign In or Register to comment.