Widget Won't show repeat event WP 3.0.1

Hi I use your scheduler on a community website built using WP 3.0 and Thematic Framework - no caching plugins are installed.

We have two recurring events defined in the calendar a Thursday night yoga event and a monday night quiz night. Both of which were happily showing up in both the calendar and the Oncoming events widget.

The pub quiz was moved to Sunday Night so I edited the event, selecting to edit the whole series and changed to Sunday nights. It showed up in the Calendar but doesn’t show up on the Oncoming events calendar. So I deleted the event & created a new one - ok in calendar but not in oncoming events. If I disable the recurring option for Sunday event it now shows in widget.

Nothing I can do will get the recurring Sunday event to show in the widget. I even deleted the thursday event and re-added it it works no problem. But the Sunday event just will not show in the widget yet all the details are correct in the calendar.

I am completely stumped.

Hello,

Try replacing your schedulerHelper.php file with the attached one. Please tell if it helps your issue.

Best regards,
Ilya
SchedulerHelper.zip (9.78 KB)

Hi Ilya,
Thanks for the response. I have replaced the file as requested, but the same issue occurs. You can try it on the live site if you like, but I will have to set you up as a user. PM me if you wish to do so?

Thanks,

Jan

Hello,

your_wordpress/wp-content/plugins/event-calendar-scheduler/SchedulerHelper.php

find and remove following lines (lines 55-57):

if ($week_day == 0) { $week
Best regards,
Ilya

That fixed it thanks!

cheers,
J