If you visit http://www.datinggamers.com you will notice the banners dont display correctly under internet explorer 8 and also might be the same with ie7 BUT if you go to http://www.datinggamers.com/index.php it works perfectly fine.
And no issues noticed with Firefox
The website was setup with 6.1.4 but I upgraded it to 6.1.5 (admin panel says its still 6.1.4?!)
Also one of the errors I have been getting is from Cronjobs and i dont know exactly whats going on.
<div style="border:2px solid red;padding:4px;width:600px;margin:0px auto;">
<div style="text-align:center;background-color:red;color:white;font-weight:bold;">Error</div>
<div style="text-align:center;">Database connect failed</div>
<br />
<b>Warning</b>: mysql_error(): supplied argument is not a valid MySQL-Link resource in <b>/home/datingga/public_html/inc/db.inc.php</b> on line <b>228</b><br />
<div><b>Mysql error:</b><br /></div><div style="overflow:scroll;height:300px;border:1px solid gray;"><b>Debug backtrace:</b><br /><pre>Array
(
[1] => Array
(
[file] => /home/datingga/public_html/periodic/cupid.php
[line] => 22
[args] => Array
(
[0] => /home/datingga/public_html/inc/db.inc.php
)
[function] => require_once
)
)
</pre>
<b>Called script:</b> <br /><b>Request parameters:</b><br /><pre>Array
(
[/home/datingga/public_html/periodic/cupid_php] =>
)
</pre>
</div> </div>
<br />
<b>Warning</b>: mysql_error(): supplied argument is not a valid MySQL-Link resource in <b>/home/datingga/public_html/inc/db.inc.php</b> on line <b>251</b><br />
and thats about it for right now, i do have one more error im getting but I'll post that later.