I keep seeing that all of the links generated look like:
/index.php?option=com_events&catids=21&task=view_year&   ( etc, etc )It's always catids=21, no matter what. I tried adding new categories, and then new events, and I see them in the database, but the links are always catids=21 .
If I add the cat ids in manually:
/index.php?option=com_events&catids=21|20&task=view_year& 
                                    ^^^^^
Joomla 1.5.2
JEvents 1.5 alpha
Using the legacy events for the moment.
 
 