View Single Post
namazso
Member
Join Date: Mar 2012
Old 06-14-2015 , 01:52   Re: [ANY] Player Time Tracker (Redux) (3.0.0, 5/22/15)
Reply With Quote #8

Quote:
Originally Posted by oaaron99 View Post
The plugin doesn't seem to be working for me.

No table is being created and the errors are as follows:
Code:
L 06/02/2015 - 23:56:07: [ptt.smx] [PTT] ERROR: Problem with the SQL query! Id: 0 Error: Table 'clientprefs.TimeTracker' doesn't exist
L 06/02/2015 - 23:56:09: [ptt.smx] [PTT] ERROR: Problem with the SQL query! Id: 1 Error: Table 'clientprefs.TimeTracker' doesn't exist
L 06/02/2015 - 23:56:11: [ptt.smx] [PTT] ERROR: Problem with the SQL query! (SELECT name, time_played FROM TimeTracker WHERE steamid = 'STEAM_1:0:997507')
L 06/02/2015 - 23:56:14: [ptt.smx] [PTT] ERROR: Problem with the SQL query! Id: 1 Error: Table 'clientprefs.TimeTracker' doesn't exist
L 06/02/2015 - 23:56:19: [ptt.smx] [PTT] ERROR: Problem with the SQL query! Id: 1 Error: Table 'clientprefs.TimeTracker' doesn't exist
L 06/02/2015 - 23:56:24: [ptt.smx] [PTT] ERROR: Problem with the SQL query! Id: 1 Error: Table 'clientprefs.TimeTracker' doesn't exist
L 06/02/2015 - 23:56:29: [ptt.smx] [PTT] ERROR: Problem with the SQL query! Id: 1 Error: Table 'clientprefs.TimeTracker' doesn't exist
L 06/02/2015 - 23:56:34: [ptt.smx] [PTT] ERROR: Problem with the SQL query! Id: 1 Error: Table 'clientprefs.TimeTracker' doesn't exist
L 06/02/2015 - 23:56:39: [ptt.smx] [PTT] ERROR: Problem with the SQL query! Id: 1 Error: Table 'clientprefs.TimeTracker' doesn't exist
Also when I type !mytime it looks like this:


Thank you for any help
clientprefs is a SQLite table, and probably my sql queries don't work with it as it was designed to be used with MySQL

Last edited by namazso; 06-14-2015 at 02:05.
namazso is offline