you have 2 connection files, one connects to the database :
db63605_events
the other connects to the database:
db63605_users
the admin/default page is set to use the connection that connects to the db63605_events, that database must not contain the users table.
i updated the connection line to use the one that contains the users table.