CALENDAR 0.7.5: Discombobulated Upcoming List

Have a question or a suggestion about a 3rd party addon module or plugin?
Let us know here.
Locked
dhtml12345

CALENDAR 0.7.5: Discombobulated Upcoming List

Post by dhtml12345 »

Hi,

The events on a Web site I'm developing (http://www.dyerlions.org/) are in no particular order (right-hand side of home page).  Notice how several December events are wrongfully ordered between January events, etc.

Has anyone experienced this problem?  The Calendar itself (http://www.dyerlions.org/index.php?page=calendar) is just fine--only the Upcoming List is disordered.

Calendar version: 0.7.5 (latest)
CMS Made Simple version: 1.0.2 (latest)

Thanks for any help!
cyberman

Re: CALENDAR 0.7.5: Discombobulated Upcoming List

Post by cyberman »

dhtml12345 wrote: Calendar version: 0.7.5 (latest)
Please make a look at CMSmsForge again - version 0.7.6 is the latest  ;) ...
dhtml12345

Re: CALENDAR 0.7.5: Discombobulated Upcoming List

Post by dhtml12345 »

I just upgraded to 0.7.6, but I still have the same problem.  Thanks for the response, though.
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am
Location: Arizona

Re: CALENDAR 0.7.5: Discombobulated Upcoming List

Post by Dr.CSS »

I don't see any thing on the right but 3 things for december ...
carasmo
Power Poster
Power Poster
Posts: 506
Joined: Thu Feb 08, 2007 6:11 pm
Location: Florida

Re: CALENDAR 0.7.5: Discombobulated Upcoming List

Post by carasmo »

The calendar events are in the order they are entered and not in the date order, why is this? I need to have it fixed. Is there any one who knows how?

Thanks!
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am
Location: Arizona

Re: CALENDAR 0.7.5: Discombobulated Upcoming List

Post by Dr.CSS »

You should be able to change the create date to reflect the day the event happens...
carasmo
Power Poster
Power Poster
Posts: 506
Joined: Thu Feb 08, 2007 6:11 pm
Location: Florida

Re: CALENDAR 0.7.5: Discombobulated Upcoming List

Post by carasmo »

I changed

$sql = "SELECT DISTINCT $events_table_name.*

to

$sql = "SELECT $events_table_name.*

in the function.displaylist.php file.


http://forum.cmsmadesimple.org/index.ph ... 501.0.html
Locked

Return to “Modules/Add-Ons”