Error Warning: mysql_select_db(): supplied argument is not a valid MySQL-Link resour
I am getting the following when attempting to login:
Warning: mysql_select_db(): supplied argument is not a valid MySQL-Link resource in /home/hhr/public_html/CMS/admin/index.php on line 42
Warning: mysql_query(): supplied argument is not a valid MySQL-Link resource in /home/hhr/public_html/CMS/admin/index.php on line 44
Any ideas?
New install v1.2


There might be a problem with the location of the connection file on this page. You must ensure that the require_once line for the connection file occurs before any recordset code. If you have any further trouble with this post back with a zip archive of the login page and the page you are trying to go to after logging in so that I can take a look. 
