On Mon, 23 May 2005, Petre Scheie wrote:
No, the event table appears to be empty:
mysql> select * from event; Empty set (0.00 sec)
That would explain why nothing shows up in the calendar. ;-) So, the question becomes, why aren't the events getting into the event table?
Can you have a look at the variables that start with event_nodeapi_ in the variables table? If there are none, you didn't configure any node types as events.
Cheers, Gerhard