Thanks for a great joomla plugin!!!

Love this to bits, easy to install (once you get the joomla version), easy to configure, easy to add and edit events, great!

One minor thing, having added a load of events for 2012 which show in the joomla backend, they show in the front end year and month tabs but not the agenda tab. Any ideas what I’m doing wrong??

I am using version 2.3 and Joomla 1.5.23

Hi.
Thanks for good feedback.
Try to add in components/com_scheduler/scheduler_include.html the follow code:

<script>scheduler.config.agenda_end = new Date(9999, 1, 1);</script>

Thanks radyno,

I was going to ask how to do this also. Works well.

Cheers, Wayne