Jeff,

I'm getting an error when I run it:

PHP Fatal error: Call to undefined method mysqli_result::fetch_all() in /var/www/html/stats/stats.php on line 43

That would be this line:

$result = $answ->fetch_all(MYSQLI_ASSOC);

From perusing the web, it would seem my MySQL installation lacks the mysqlnd driver, that this function relies upon.

-ste


On 10/31/14, 11:43 PM, Jeff Kelley wrote:
Let's build a nice grid overview like this one :

http://www.pescadoo.net/tmp/gridstats.png
[SNIP]
_______________________________________________
Opensim-users mailing list
[email protected]
http://opensimulator.org/cgi-bin/mailman/listinfo/opensim-users

Reply via email to