Guess it would help if I added an order by clause to that query, huh?
For anyone else that's having this problem, if you'll look in your browseimages.php file for this code:
Code:
Content visible to verified customers only.
And replace it with this:
Code:
Content visible to verified customers only.
That should take care of the problem.