View Single Post
Old February 15th, 2005, 11:32 AM   #8 (permalink)
Brian
Guest
 
Posts: n/a
Re: Add New Categories to the Top

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.