Quote:
Originally Posted by Chuck S Yeah I will have to look at the code here. Code: Content visible to verified customers only.
$wherequery[] = 'votenum >= ' . $ppg_options['gallery_popimages_votelimit']; So looking at the code in your vbgallery admin settings what do you have the vote limit set at? Its not going to count images below that number of ratings or votes. |
That was it, thanks Chuck. I somehow overlooked that and had it at 4 and just put it to 2 now it works fine