Administrator
Administrator
fretzl   2008-12-30, 19:13
#1

Zenphoto version 1.2.2 [3187] - default theme.

When I go to [i]admin -> overview -> Publish content[/i]
there's a possibility to [i]Review images older than:[/i]
with the current date and time.

Two things:
-- the date format: I can't get it set to a European date format(day-month-year)
-- it says that there are no images older than the current date, while in fact
all images are.

Any ideas ?

Member
Member
sbillard   2008-12-30, 21:19
#2

Looks like the PHP support for date conversion works only with US style dates. That will affect all date input in Zenphoto.

If you use a US date does it show you the images older than the date? The date used is the 'mtime' value of the image which normally will be when it was uploaded.

EDIT: Having looked, The zenphoto dates are all using the ISO standard format which works just fine in PHP.

Also, a bug seems to have crept into the schedule content which will be corrected in tonight's build.

Administrator
Administrator
fretzl   2008-12-30, 21:27
#3

I've tried a number of date formats. Wichever I choose still returns the US date in the date-field and no images.

Member
Member
sbillard   2008-12-30, 21:48
#4

See edit above. For me, at least, it is returning the ISO date format.

  
Powered By MyBB, © 2002-2026 MyBB Group.
Made with by Curves UI.