ZenphotoCMS Forum
Show images with "better rank" - 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: Show images with "better rank" (/thread-2513.html)



Show images with "better rank" - pancho91 - 2008-03-24

Is it possible to show the images that have been ranked/voted better??

how?

Bye




Show images with "better rank" - acrylian - 2008-03-24

Yes, it is.




Show images with "better rank" - pancho91 - 2008-03-24

But i dont understund where should i paste the code...

do i have to create a new file like "mostvoted.php" and place it in my default theme directory??

Please explaine to me very carefully




Show images with "better rank" - acrylian - 2008-03-24

No, you just need to paste that functions on one or all of your theme files where you want them to be shown.
For example for the most voted 10 images use this:``




Show images with "better rank" - pancho91 - 2008-03-24

And if i want it in a separate file..

like: www.mysite.com/gallery/mostviewed.php ???




Show images with "better rank" - acrylian - 2008-03-24

You could do that, too. Place that file in your theme's folder and call it with www.yoursite.com/zenphoto/index.php?p=mostviewed if you do not have modrewrite and if you do with www.yoursite.com/zenphoto/page/mostviewed.