[SOLVED] Rating module trouble

bolyno

Joined: 2006-11-04
Posts: 3
Posted: Fri, 2006-12-22 00:33

Hello,
First of all, I would like to apologize to my english. I'm french and try to do my best ^^
I'm using Gallery 2.1.2 and have some troubles with Rating module :

Stars of the voting system are not visible when the vote result is a decimal number (by exemple, 3,5/5).
Instead of the half-star, there is 5 empty stars or 5 transparent images (tranparent.gif)
However the percent barre displays correctly.

I can't find anybody who post the same problem on the forum, so I hope you can give me some help
Thank you very much

Gallery version = 2.1.2
Webserver = Apache
Database = mysql 5.0.18
Toolkits = Thumbnail, ImageMagick
Default theme = matrix

 
valiant

Joined: 2003-01-04
Posts: 32509
Posted: Fri, 2006-12-22 12:34

This was a possible bug in G2.1.x with the rating module, has to do with comma vs. dot as decimal point.
This has been fixed in Gallery 2.2 which has not been released yet, but you can get it as nightly snapshot.

see:
FAQ: How to upgrade Gallery2?

 
bolyno

Joined: 2006-11-04
Posts: 3
Posted: Fri, 2006-12-22 14:42

Thanks a lot valiant !
I tried Nightly snapshots and now rating module seems to work perfectly. Thanks again ;)