Nevermind, I went in and manually edited the database. The problem is that your product is not creating the "TABLE_PREFIX" because its not in the product to include it. So you might want to fix that as well. Also, the "expand / collapse" doesn't work. It expands / collapses my "upcoming events"
EDIT: and that would be because you're USING the "upcoming events" module for it. As shown in your FORUMHOME template edit here:
HTML Code:
onclick="return toggle_collapse('forumhome_events')
So you should fix that as well