No, hang on scratch that…
OK, the query that runs for the agenda view is returning over 8000 records, which seems a little excessive… I have quite a few recurring events, and I guess it’s bringing back a record for each instance going into the future all at once.
Looks like the size of the query return is causing a problem on my live server – getting the error:
WordPress database error Incorrect key file for table ‘/tmp/#sql_14a5_0.MYI’; try to repair
Could the query not just bring back a pageworth of records?
I’m having what looks to be a similar problem: my calandar is full of events that I can see in Week, Month and Day view, but switching to Agenda view I just get ‘There are no upcoming events to display at this time.’
I’m wondering if all defaulting to showing none of my event categories, rather than all of them?
My calendar is here:
http://www.richmondteamministry.org/events
Thanks
Robert