|
Originally Posted by voidan |
|
Fatal error: Call to undefined method mysqli_result::fetch_all() in C:\xampp\htdocs\travian\s1\include\functions.php on line 59 that is my error
|
yr error is on
$q = "Select * from ".TB_PREFIX."WDATA where fieldtype = 3 and x > 0 and y < 0 and occupied = 0";
which means.. u didnt have any base that were type 3 = ="..
Do note type 3 is the default field type..
I might code a mysql version if i ever have the time.. but.. that would seriously come much much later