Paul
09-25-2002, 03:57 PM
Hi all,
I'm trying to add an option to the sortfield dropdown box in forumdisplay that will sort threads by the dateline rather than by the lastpost. I've added a case 'dateline': to switch ($sortfield) in forumdisplay.php, however that doesn't work and I'm really not sure why.
Any ideas on how to implement this without creating another field in the database?
Thanks,
Paul
I'm trying to add an option to the sortfield dropdown box in forumdisplay that will sort threads by the dateline rather than by the lastpost. I've added a case 'dateline': to switch ($sortfield) in forumdisplay.php, however that doesn't work and I'm really not sure why.
Any ideas on how to implement this without creating another field in the database?
Thanks,
Paul