Author Topic: Does anyone know how to?  (Read 3493 times)

0 Members and 1 Guest are viewing this topic.

Offline jgrossman

  • album.pl User
  • *
  • Posts: 4
  • Karma: +0/-0
Does anyone know how to?
« on: March 03, 2008, 12:53:38 »
What I need is a way to only show pictures with a 1 rating on one page, pictures with a 2 rating on another page, 3 ratings on another page, etc.. Does anyone have any idea how that could be done?

Offline Mike Bobbitt

  • album.pl Author
  • Administrator
  • I Spend Too Much Time Here
  • *****
  • Posts: 3381
  • Karma: +35/-2
    • Mike's Development Archive
Re: Does anyone know how to?
« Reply #1 on: March 05, 2008, 13:00:55 »
Hmmm, I can't think of a way to do that off hand. You could change the sort order but that would involve making code changes... might not be that easy as you'd have to know all the ratings when you sort. I don't think it's easily possible unfortunately.