ZenphotoCMS Forum
Latest 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 Albums (/thread-11753.html)



Latest Albums - adamsow - 2014-04-16

Hi,

How can I print 5 latest albums? Now i've got printed 5 latest images with function 'printLatestImages', how can i change it to albums?

Thanks in advance!




Latest Albums - acrylian - 2014-04-16

Helps to look at the documentation :-): http://www.zenphoto.org/documentation/plugins/_zp-extensions---image_album_statistics.php.html#functionprintLatestAlbums




Latest Albums - adamsow - 2014-04-17

Hi,
Thanks for a link, it was helpful.
Ok, so i have latest albums printed now, but when someone click on album it leads to gallery instead of album itself. a href is "/gallery/&image=" How should I linked album?




Latest Albums - acrylian - 2014-04-17

Wild guess: Either your htaccess file is not correct or your have modrewrite enabled but no support on your server. That function does link automatically to the albums.

Otherwise provide more info about your install.




Latest Albums - adamsow - 2014-04-17

Hi,

I've change $albumpath in image_album_statistics.php and it's working now. Thanks for help!




Latest Albums - acrylian - 2014-04-17

You should not modify core parts. You instead need to find out what is wrong on your install.




Latest Albums - adamsow - 2014-04-18

Hi,

Thanks for that input. So what I did is I've rolled back the change and reinstall zen photo. now it's working fine. One more time thanks for help.