if (isset($_COOKIE["YOUR FORUM COOKIE NAME_sid"])) {
$weathercookie = $_COOKIE["YOUR_COOKIE_NAME_sid"];
}
$server = "mysql.YOUR_SITE.com";
$user = "YOUR_ACCOUNT_NAME";
$password = "YOUR_PASSWORD";
$database = "YOUR_DATABASE";
I'll give it a try. Not sure on some of the above.
YOUR FORUM COOKIE NAME_sid -

YOUR_COOKIE_NAME -

mysql.YOUR_SITE.com = mysql.aaquacks.com or mysql.aaquacks.com/forum??? (our forum in forum folder)
YOUR_ACCOUNT_NAME = my forum account name???
YOUR_PASSWORD = my forum password???
YOUR_DATABASE = my database name
I think I have most of it right. Not sure about the cookie part though.
Also I am in Canada and your zip code setup says set to 5. I set to 6. I hope this will work.