Exception ->
/var/www/html/myfc/include/class/db.php:168:string 'SQLSTATE[42000]: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1' (length=202)
( ! ) Fatal error: Uncaught Error: Call to a member function debugDumpParams() on null in /var/www/html/myfc/include/class/db.php on line 169 | ||||
---|---|---|---|---|
Call Stack | ||||
# | Time | Memory | Function | Location |
1 | 0.0016 | 461400 | newrelic_exception_handler( $exception = class Error { protected $message = 'Call to a member function debugDumpParams() on null'; private $string = 'Error: Call to a member function debugDumpParams() on null in /var/www/html/myfc/include/class/db.php:169\nStack trace:\n#0 /var/www/html/myfc/web/ajax/cams.php(56): Db->query()\n#1 {main}'; protected $code = 0; protected $file = '/var/www/html/myfc/include/class/db.php'; protected $line = 169; private $trace = [0 => [...]]; private $previous = NULL; public $xdebug_message = '<tr><th align=\'left\' bgcolor=\'#f57900\' colspan="5"><span style=\'background-color: #cc0000; color: #fce94f; font-size: x-large;\'>( ! )</span> Error: Call to a member function debugDumpParams() on null in /var/www/html/myfc/include/class/db.php on line <i>169</i></th></tr>\n<tr><th align=\'left\' bgcolor=\'#e9b96e\' colspan=\'5\'>Call Stack</th></tr>\n<tr><th align=\'center\' bgcolor=\'#eeeeec\'>#</th><th align=\'left\' bgcolor=\'#eeeeec\'>Time</th><th align=\'left\' bgcolor=\'#eeeeec\'>Memory</th><th align=\'left\' bgcolor=\'#eeee'... } ) | .../Unknown:0 |
( ! ) Error: Call to a member function debugDumpParams() on null in /var/www/html/myfc/include/class/db.php on line 169 | ||||
Call Stack | ||||
# | Time | Memory | Function | Location |
1 | 0.0006 | 403968 | {main}( ) | .../cams.php:0 |
2 | 0.0012 | 458200 | Db->query( $query = 'SELECT * FROM cams WHERE 1=1 ORDER BY viewers DESC LIMIT 0, ', $params = [] ) | .../cams.php:56 |