A strange issue.....
When I try to create a new event on the site, it redirects you back to the events page:
Click on new event (events/create)
Click on Category (events?task=selectCategory&category_id=13&controller=events)
Instead of routing to the event creation page (events/steps/1) it returns to the events page (events)
I then tried replacing my custom .htaccess file with the original Joomla .htaccess file and I still got the same problem.
However, everything works correctly if I disable the Joomla URL Re-writer from the Global Configuration.