Hi Matt, I have re-opened this per your email.
First things first, let’s eliminate the potential for interference by another plugin (or your theme) – can you ensure your Modern Tribe plugins are up-to-date, deactivate any other plugins that might be running and switch to a default, unmodified copy of Twenty Eleven?
With that done, try creating a new directory within Twenty Eleven called Events – the path should look something like this:
wp-content/themes/twentyeleven/events
Now place a blank PHP file in there called ecp-page-template.php and simply add some plain text:
Test
Ensuring first of all that Events > Settings > Template > Events Template is set to “Default Events Template”, if you now visit example.com/events what do you see? Hopefully just the text “Test” and nothing else 🙂 Can you run through those steps and let me know how you get on?