samerton / MC-Stats-Interface

Web interface for the statistics plugin made by PickNChew
MIT License
1 stars 2 forks source link

Error #1

Open RedixCoreBG opened 8 years ago

RedixCoreBG commented 8 years ago

Notice: Trying to get property of non-object in C:\xampp\htdocs\MCStats\index.php on line 51

Fatal error: Call to a member function fetch_assoc() on boolean in C:\xampp\htdocs\MCStats\index.php on line 57

samerton commented 8 years ago

This error is normally caused by the MySQL table not existing, can you check the database which you use for the Stats plugin, to see if the statistics_players table exists?