When you go to the most viewed pictures and you click on a picture sometimes it goes to the wrong picture. I think i resoned out why. If you click on the picture at pos 10 it adds a point to the picture's hits then it gets the picture from pos 10, since your hit has already been counted and it has moved up to pos 9 it gets the wrong picture.
Also when you sort by most votes it should sort by score then by the number of votes.
If you run a very popular site this could be a possible occurence where someone else hits the some picture before you do and changes the position - otherwise the script seems to be working fine.
Can anyone confirm / deny me