Code:
line 203: $newscoreid = mysql_insert_id();
line 205: $newscorequery = $DB_site->query("SELECT scoreid,score FROM arcade WHERE game='$game' ORDER BY score DESC");
The MySQL is fine as far as it runs everything else that is thrown at it. MySQL version is 3.23.44.
Also, forgot to metion, I also have the missing graphics problem as described earlier in this thread and I am using safemode on. I have tried everything you have suggested but no joy but this is a minor thing.