ZenphotoCMS Forum
most recent images - 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: most recent images (/thread-768.html)

Pages: 1 2


most recent images - -Vincent - 2008-04-28

Yes !!

It's ok thanks.
But it possible to customize the thumbs organisation ?

Thanks for your help.

Vincent




most recent images - acrylian - 2008-04-28

Use a div and CSS to make it show either as a column or as a row.

PS: Nice site by the way. Be sure to submit it to our showcase if you haven't already (lost overview...:-))




most recent images - -Vincent - 2008-04-28

Ok, I'll try that tomorrow

I'm looking for submitting it to your showcase.
Thanks again for your help, and for the work you're doing on ZenPhoto for us...

Vincent




most recent images - -Vincent - 2008-05-28

Hello, I didn't succed...

But : I want to show the last shots taken --> Last photos organized by date (the most recent first). And not the lasts photo updated...

How can I do that ?




most recent images - acrylian - 2008-05-28

Maybe this?: http://www.zenphoto.org/documentation-official/zenphoto/_plugins---image_album_statistics.php.html#functionprintLatestImagesByDate




most recent images - -Vincent - 2008-05-28

Yes but I want to get the latest images (by date) of the entire gallery, and not in a specific album.

And I don't have the "image_album_statistics.php" file...

I'm sorry again, I'm a "PHP" novice, and I'm french, so my english is not really good.

Vincent




most recent images - acrylian - 2008-05-28

Well, if you don't have that file, you probably should update to 1.1.6. That function gets the latest images of the gallery, the specific album is optional.




most recent images - edasque - 2009-02-26

Is printLatestImages still in template-fuctions.php ? I can't find it.




most recent images - acrylian - 2009-02-26

http://www.zenphoto.org/documentation/plugins/_plugins---image_album_statistics.php.html#functionprintLatestImages




most recent images - navjotjsingh - 2009-10-25

How to load this function out of Zenphoto since it resides inside a plugin file now and when I try to read it, it shows this error:

'Fatal error: Call to undefined function zp_loggedin() in /home/navjot/public_html/geneliaonline.in/gallery/zp-core/plugins/image_album_statistics.php on line 305'

Please help.




most recent images - acrylian - 2009-10-25

It is in a plugin from the beginning actually...

What are you doing actually? If calling it outside Zenphoto you have to do this: http://www.zenphoto.org/2008/01/hacks/#zenphoto-as-plugin