Open jbhatab opened 11 years ago
This is an issue for me too. I know that the calendar does the sql query and that it returns with stuff from it. Nothing is showing in the calendar though
I got around this by creating events when I created my 'festivals' which was relevant for my app. Just added a create event to my festivals create in the controller of the festivals. It worked fine because every event has a festival for my app
The calender is working fine and when I manually add an event through the console the calender displays it. When I use /calender/new though, the events aren't saved at all and do not display.