I should have mentioned that the table 'usersystems'
might have some back ref. to old database names.
If your email is not working, you can view your error messages by opening up:
'subdreamer/includes/db/mysql.php'
add this:
after this:
PHP Code:
echo '<b>Database Error.</b> <br />
<p>A Database error occured, you can try fixing this problem by pressing the <a href="javascript:window.location=window.location;">Refresh</a> button in your browser.</p>
<p>An Email regarding this problem has been sent to our Technical Staff.</p>';
(make sure to change it back once you get it work
ing, or else your users will be able to view your
error messages)