Welcome, Guest
Username Password: Remember me

Series List default
(1 viewing) (1) Guest
  • Page:
  • 1

TOPIC: Series List default

Series List default 06 Apr 2010 17:04 #2046

  • Jack L
  • OFFLINE
  • Junior Boarder
  • Posts: 29
Hi Tom,

I installed version 6.1.5 temporarily while waiting for 6.2 and populating it when I get into Series List layout, I wonder if we can change the way data is sorted by default? Looking at the view.html.php the sort I believed was set to DESC and in my understanding that is descending. But the data is displayed in Ascending order or the latest addition is moved down the list.

Is there any way to make the sort to ascending order?

By the way, we went live already the website URL is www.lakeave.org

Thanks,

Jackson

Re:Series List default 07 Apr 2010 14:38 #2048

  • Tom
  • OFFLINE
  • Administrator
  • Posts: 860
If you want to change the order of the series list you would have to change /components/com_biblestudy/models/serieslist.php

Line 70: . $orderby

change to . ' ORDER BY series_text ASC '

I'll make a change so there is a parameter in version 6.2 that allows you to choose ASC or DESC

Tom
"You shall know the truth and the truth shall set you free." JC
  • Page:
  • 1
Time to create page: 0.49 seconds