Thread: Sorting?
View Single Post
Old January 6th, 2005, 03:34 PM   #4 (permalink)
Brian
Guest
 
Posts: n/a
Re: Sorting?

Ahhh, I see the problem now. If you'll look in your 'ADV_GALLERY_BROWSEIMAGES' template for this:

value="name"

And replace with this:

value="title"

Then that should take care of the problem sorting them by title. I tried sorting by all other fields, but they all worked fine... Are you still having a problem with any others?