( ! ) 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 |
# | Time | Memory | Function | Location |
1 | 0.0001 | 356928 | {main}( ) | .../index.php:0 |
2 | 0.0027 | 422856 | flow\controllers\FrontController->Execute( ) | .../index.php:26 |
3 | 0.0029 | 434120 | flow\filters\dispatchFilter->in( ) | .../FrontController.class.php:179 |
4 | 0.0030 | 435432 | flow\filters\dispatchFilter->FFW( ) | .../dispatchFilter.class.php:29 |
5 | 0.0030 | 436896 | flow\filters\cms\viewFilter->in( ) | .../filter.trait.php:50 |
6 | 0.0030 | 438208 | flow\filters\cms\viewFilter->FFW( ) | .../view.class.php:26 |
7 | 0.0030 | 439672 | flow\filters\cms\cmsFilter->in( ) | .../filter.trait.php:50 |
8 | 0.0030 | 440984 | flow\filters\cms\cmsFilter->FFW( ) | .../cms.class.php:51 |
9 | 0.0030 | 443728 | flow\filters\actionFilter->in( ) | .../filter.trait.php:50 |
10 | 0.0030 | 445072 | endpoints\modules\cms\www\index->Execute( ) | .../actionFilter.class.php:18 |
11 | 0.0044 | 535688 | cms\type\factory::Build( $type = ['id' => 587, 'url' => '/computers-and-technology/programming/computer-security-lock', 'type' => 'article', 'published' => 1758172179, 'widgets' => NULL] ) | .../index.class.php:31 |
12 | 0.0044 | 535832 | cms\type\type->__construct( $type = ['id' => 587, 'url' => '/computers-and-technology/programming/computer-security-lock', 'type' => 'article', 'published' => 1758172179, 'widgets' => NULL] ) | .../factory.php:13 |
13 | 0.0045 | 536504 | cms\type\article->Build( ) | .../type.php:18 |
14 | 0.0058 | 545104 | services\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 |
15 | 0.0058 | 545104 | services\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 |
16 | 0.0058 | 545104 | prepare( $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 |