( ! ) Fatal error: Uncaught PDOException: 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 ') or tc.descendant_id IN () ' at line 17 in /var/www/infosprout/x1i/services/data/relational/accessor.class.php on line 108
( ! ) PDOException: 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 ') or tc.descendant_id IN () ' at line 17 in /var/www/infosprout/x1i/services/data/relational/accessor.class.php on line 108
Call Stack
#TimeMemoryFunctionLocation
10.0001356928{main}( ).../index.php:0
20.0027422856flow\controllers\FrontController->Execute( ).../index.php:26
30.0029434120flow\filters\dispatchFilter->in( ).../FrontController.class.php:179
40.0030435432flow\filters\dispatchFilter->FFW( ).../dispatchFilter.class.php:29
50.0030436896flow\filters\cms\viewFilter->in( ).../filter.trait.php:50
60.0030438208flow\filters\cms\viewFilter->FFW( ).../view.class.php:26
70.0030439672flow\filters\cms\cmsFilter->in( ).../filter.trait.php:50
80.0030440984flow\filters\cms\cmsFilter->FFW( ).../cms.class.php:51
90.0030443728flow\filters\actionFilter->in( ).../filter.trait.php:50
100.0030445072endpoints\modules\cms\www\index->Execute( ).../actionFilter.class.php:18
110.0044535688cms\type\factory::Build( $type = ['id' => 587, 'url' => '/computers-and-technology/programming/computer-security-lock', 'type' => 'article', 'published' => 1758172179, 'widgets' => NULL] ).../index.class.php:31
120.0044535832cms\type\type->__construct( $type = ['id' => 587, 'url' => '/computers-and-technology/programming/computer-security-lock', 'type' => 'article', 'published' => 1758172179, 'widgets' => NULL] ).../factory.php:13
130.0045536504cms\type\article->Build( ).../type.php:18
140.0058545104services\data\relational\vendor\mysql\adapter->query( $query = '\n SELECT DISTINCT\n f.id,\n f.question,\n a.url,\n a.id as article_id,\n tc.depth,\n af.position,\n\t\tc.published\n FROM\n taxonomy_closure tc\n JOIN\n article_taxonomy atx\n ON\n atx.taxonomy_id = tc.descendant_id\n and\n ( \n tc.ancestor_id IN ()\n or\n tc.de'..., $parameters = ??? ).../article.php:120
150.0058545104services\data\relational\accessor->Execute( $sql = '\n SELECT DISTINCT\n f.id,\n f.question,\n a.url,\n a.id as article_id,\n tc.depth,\n af.position,\n\t\tc.published\n FROM\n taxonomy_closure tc\n JOIN\n article_taxonomy atx\n ON\n atx.taxonomy_id = tc.descendant_id\n and\n ( \n tc.ancestor_id IN ()\n or\n tc.de'..., $args = [], $simple = ??? ).../adapter.class.php:94
160.0058545104prepare( $query = '\n SELECT DISTINCT\n f.id,\n f.question,\n a.url,\n a.id as article_id,\n tc.depth,\n af.position,\n\t\tc.published\n FROM\n taxonomy_closure tc\n JOIN\n article_taxonomy atx\n ON\n atx.taxonomy_id = tc.descendant_id\n and\n ( \n tc.ancestor_id IN ()\n or\n tc.de'... ).../accessor.class.php:108