This plugin throws error on the events page only [closed]

Looks like it’s not loading jQuery at all, and actually it’s commented out. So, none of your (All In One Event Calendar’s) subsequent jQuery is firing.

Take a look at WP Tuts’ article on how to enqueue scripts.

This methodology prevents competing versions of jQuery and possible, in this case, missing scripts.