Thanks Guskis, one thing i got this on my console when i startup my server:
PHP Code:
L 03/10/2015 - 00:12:50: [SQLITE] No result set in this query!
L 03/10/2015 - 00:12:50: [AMXX] Run time error 10 (plugin "ttt_stats_system.amxx") (native "SQL_ReadResult") - debug not enabled!
L 03/10/2015 - 00:12:50: [AMXX] To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).
And after add debug to ttt_stats_system.amxx i got this now:
PHP Code:
L 03/10/2015 - 00:23:06: [SQLITE] No result set in this query!
L 03/10/2015 - 00:23:06: [AMXX] Displaying debug trace (plugin "ttt_stats_system.amxx", version "2.5.1")
L 03/10/2015 - 00:23:06: [AMXX] Run time error 10: native error (native "SQL_ReadResult")
L 03/10/2015 - 00:23:06: [AMXX] [0] ttt_stats_system.sma::MySQL_TOP10Load (line 259)
Hope you can check and tell me if this is because the plugin or just for me or if this help you to find some errors and bugs to fix it, cya bro.