Agenda view

Hi,

I installed the Wordpress plugin 2.0 version.
The agenda view only shows events from the recent month.
All future events in the rest of the year are not visible in the agenda.

Is it possible the agenda view shows all events in that year?

Are you using recurring events and agenda in the same time?

While normally agenda shows all events, when recurring events are used it can limit time span to prevent problems with not-ending events ( recurring events without end-date creates an infinite count or records for agenda )

No, I don´t think so.
I have attached my settings of the scheduler.


Problem confirmed, to fix it - locate and remove the next line from codebase/dhtmlxSchedulerConfigurator.php

$scheduler .= "scheduler.config.agenda_end = scheduler.date.add(new Date(), 1, 'month');"; 

Hi,

Thanks for your help the issue is resolved!

I’m having the same issue but in Joomla. I tried the “Fix” mentioned but it did not work for me.
I also get this error pop up on the settings area.
Unknown Method schedulers::getData() was not found

I also have issues with the custom fields. it seems like options are missing or not working

Any ideas?

Updated version of Joomla plugin, which will have agenda-range as configurable option will be available in few days.