Quote:
Originally Posted by till
There is a error in the mysql library indeed, thansk for pointing that out. Ine the datalogSave function, it has to be:
$this->query($sql);
instead of:
$app->db->query($sql);
and the two quote calls should be also to $this. I fixed that in svn. It currently works but it was not intended this way and I had not noticed it cause it worked. I will check the issue regarding permissions.
|
did you changed only the datalogSave function?
Recent comments
11 hours 56 min ago
17 hours 1 min ago
21 hours 26 min ago
23 hours 14 min ago
1 day 13 hours ago
1 day 13 hours ago
1 day 18 hours ago
2 days 1 hour ago
2 days 1 hour ago
2 days 3 hours ago