{exp:rating:rankings weblog="photos" form_name="ratings" limit="10" precision="2" sort="desc"}
<a class="collectionthumb" href="{path=views/details}{entry_id}" target="top" title="{title}" style="background-image:url(/phpthumb/phpThumb.php?src={imagefile}&w;=50);"></a>
{/exp:rating:rankings}
The above code yields 6 loops. If I change it to limit="20" I get 16 (14 if I switch sort to asc)...?
