( ! ) Fatal error: Uncaught mysqli_sql_exception: You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'OR `t2`.`id` IN (149154,715336,800553,806661,95819,149557,151674,151943,15240...' at line 15 in /app/core/_core_v3_/class/class.sql.php on line 95
Call Stack
#TimeMemoryFunctionLocation
10.513658315792newrelic_exception_handler( $exception = class mysqli_sql_exception { protected $message = 'You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near \'OR `t2`.`id` IN (149154,715336,800553,806661,95819,149557,151674,151943,15240...\' at line 15'; private string ${Exception}string = 'mysqli_sql_exception: You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near \'OR `t2`.`id` IN (149154,715336,800553,806661,95819,149557,151674,151943,15240...\' at line 15 in /app/core/_core_v3_/class/class.sql.php:95\nStack trace:\n#0 /app/core/_core_v3_/class/class.sql.php(95): mysqli_query(Object(mysqli), \'\\n\\t\\t\\t\\tSELECT DA...\')\n#1 /app/core/_core_v3_/class/class.main.php(4080): SqlClass->ExecuteSQL(\'\\n\\t\\t\\t\\tSELECT DA...\''...; protected $code = 1064; protected string $file = '/app/core/_core_v3_/class/class.sql.php'; protected int $line = 95; private array ${Exception}trace = [0 => [...], 1 => [...], 2 => [...], 3 => [...], 4 => [...]]; private ?Throwable ${Exception}previous = NULL; protected string $sqlstate = '42000' } ).../Unknown:0
( ! ) mysqli_sql_exception: You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'OR `t2`.`id` IN (149154,715336,800553,806661,95819,149557,151674,151943,15240...' at line 15 in /app/core/_core_v3_/class/class.sql.php on line 95
Call Stack
#TimeMemoryFunctionLocation
10.0001428352{main}( ).../index.php:0
20.0003460560include_once( '/app/core/_core_v3_/index.php ).../index.php:6
30.0253625736InitClass->__construct( ).../index.php:268
40.510858245968MainClass->getEscorts( $type = 'localescorts', $country = 'Czech Republic', $state = '', $city = 'Prague', $zone = 'Prague1', $page = 1, $countPlius = ???, $fullList = ???, $notPremiumSort = ???, $addition = ??? ).../class.init.php:409
50.511858280800SqlClass->ExecuteSQL( $sSQLQuery = '\n\t\t\t\tSELECT DATE_FORMAT(`t2`.`LoginDate`, \'%M %d, %Y\') AS `LoginDateF`, \n \t\t\t(SELECT GROUP_CONCAT(`Image`) \n \t\t FROM `content_escort_galery` \n \t\t WHERE `escortID` = `t2`.`id` AND `Deleted` = 0 AND `Approved` = 1 AND `Nude` = \'no\' AND `Nature` = \'no\' AND `Private` = \'no\' ) AS `image_ids`,\n\t\t\n\t\t\t\t\t(SELECT COUNT(DISTINCT `id`) FROM `content_escort_video` WHERE `escortID` = `t2`.`id` AND `Deleted` = 0 AND `Approved` = 1 AND `Encoder` = \'done\') AS `galeryVideoCOUNT`,\n\t\t\t\t\t(SELECT COUNT(DISTINCT `id`'... ).../class.main.php:4080
60.511958288880mysqli_query( $mysql = class mysqli { public string|int $affected_rows = *uninitialized*; public string $client_info = *uninitialized*; public int $client_version = *uninitialized*; public int $connect_errno = *uninitialized*; public ?string $connect_error = *uninitialized*; public int $errno = *uninitialized*; public string $error = *uninitialized*; public array $error_list = *uninitialized*; public int $field_count = *uninitialized*; public string $host_info = *uninitialized*; public ?string $info = *uninitialized*; public string|int $insert_id = *uninitialized*; public string $server_info = *uninitialized*; public int $server_version = *uninitialized*; public string $sqlstate = *uninitialized*; public int $protocol_version = *uninitialized*; public int $thread_id = *uninitialized*; public int $warning_count = *uninitialized* }, $query = '\n\t\t\t\tSELECT DATE_FORMAT(`t2`.`LoginDate`, \'%M %d, %Y\') AS `LoginDateF`, \n \t\t\t(SELECT GROUP_CONCAT(`Image`) \n \t\t FROM `content_escort_galery` \n \t\t WHERE `escortID` = `t2`.`id` AND `Deleted` = 0 AND `Approved` = 1 AND `Nude` = \'no\' AND `Nature` = \'no\' AND `Private` = \'no\' ) AS `image_ids`,\n\t\t\n\t\t\t\t\t(SELECT COUNT(DISTINCT `id`) FROM `content_escort_video` WHERE `escortID` = `t2`.`id` AND `Deleted` = 0 AND `Approved` = 1 AND `Encoder` = \'done\') AS `galeryVideoCOUNT`,\n\t\t\t\t\t(SELECT COUNT(DISTINCT `id`'... ).../class.sql.php:95