View Single Post
Old January 14th, 2009, 11:52 AM   #5 (permalink)
RomeoCharlie
Junior Member
Verified Customer
 
Join Date: Aug 2008
Posts: 11
Quote:
Originally Posted by Chuck S View Post
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
RomeoCharlie is offline   Reply With Quote