I do have some basic idea of a function, but where should I past it, should I just add it as a new class?
Any help or how the code is to be would be great
I would really like to do this without having the mysql database changed cause i may want to reupload the database to other places
We already have a voting system within zenphoto (1-5 only). Take look at our functions guide on http://www.zenphoto.org/documentation and search for albumrating and imagerating functions.
Well, and how to use printImageRating()? If i put `into theimage.php` file of my theme it returns some kind of a list, but no rating system/info at all.
http://img131.imageshack.us/img131/2889/bildschirmfototo5.png
Hoooooooray, it works! Now i’m looking forward to i18n
Thanks!