yoyo i have problem i dont get this:
PHP Code:$getcountwood = mysql_db_query($dbname, "SELECT wood FROM gamerecource WHERE 1");
$countwood2 = mysql_fetch_array($getcountwood);
countwood = $countwood - $lumbermillcount; <-- line 47
it gives big errohr but i dont now why:
Fatal error: Unsupported operand types in /home/virtual/site99/fst/var/www/html/test/buildings/lumbermill.php on line 47
i think it doesn't want to be linked with the mysql query but why and wut is tha solutiononen?![]()





Bookmarks