Welcome to Geeklog, Anonymous Friday, April 19 2024 @ 01:36 am EDT

Geeklog Forums

Sort


GeeKnerd

Anonymous
Hi all,

Anyone know if its possible to sort the stories. Want to sort them by alpha and not by date, or do the sorting myself... Anyone knows how? thanks, Smile
 Quote

Status: offline

Turias

Forum User
Full Member
Registered: 10/20/03
Posts: 807
The sorting is all done by the following line in index.php:

Text Formatted Code
$sql .= "ORDER BY featured DESC, date DESC";
 


Change that SQL to sort however you wish.
 Quote

sort

Anonymous
Great ty, but is it possible for you to give the "code" to sort alphabetically?
 Quote

Status: offline

Turias

Forum User
Full Member
Registered: 10/20/03
Posts: 807
What do you want to sort by? The story title?
 Quote

Sort

Anonymous
Yes Smile
 Quote

sort

Anonymous
Unless its possible to sort them manually?
 Quote

Status: offline

Turias

Forum User
Full Member
Registered: 10/20/03
Posts: 807
Change it to

Text Formatted Code
$sql .= "ORDER BY featured DESC, title ASC";

 
 Quote

All times are EDT. The time is now 01:36 am.

  • Normal Topic
  • Sticky Topic
  • Locked Topic
  • New Post
  • Sticky Topic W/ New Post
  • Locked Topic W/ New Post
  •  View Anonymous Posts
  •  Able to post
  •  Filtered HTML Allowed
  •  Censored Content