
Thank you I can run the Player Stats now !
And another problem I have search the problem about mysql strict mode and answer is add
Code:
sql-mode="NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION"
to my.cnf
I have add this to my.cnf and restart mysql now do I need to reintall the database with createtable.php ?