Log in

View Full Version : Sorting of calendar events on forum home page


Anders P
04-18-2004, 05:50 PM
Hi.

Does anyone know how to make events shown on forum home page to be sorted by date when they are dipslayed grouped by event.

See this post for details of what I mean: http://www.vbulletin.com/forum/showthread.php?t=102051


Thanks.
/Anders

tgmorris
04-18-2004, 08:42 PM
As strange as it may seem it's not possible to do this with the code as provided by Jelsoft. When events are displayed "Grouped by Event" they are sorted by the event id (i.e. the order they were entered into the calendars.) which may actually appear to be randomly sorted to users.

I did see a hack to correct this (I think it was at vb.com) if you are interested.

Anders P
04-18-2004, 10:37 PM
I did see a hack to correct this (I think it was at vb.com) if you are interested.

Yes, I am very interested.

/Anders