( ! ) Fatal error: Uncaught PDOException: SQLSTATE[42S22]: Column not found: 1054 Unknown column 'e.cnls_tots' in 'where clause' in /home/share/Feines/cpnl/web2019/web/lib/vendor/zf1s/zend-db/library/Zend/Db/Statement/Pdo.php on line 235 |
( ! ) Zend_Db_Statement_Exception: SQLSTATE[42S22]: Column not found: 1054 Unknown column 'e.cnls_tots' in 'where clause', query was: SELECT COUNT(1) AS `zend_paginator_row_count` FROM `editora_288` AS `e` WHERE (
(`e`.`STATUS`='1')
AND (
`e`.`START_TIME_ACTIVE`='0'
OR `e`.`START_TIME` < NOW()
)
AND (
`e`.`END_TIME_ACTIVE`='0'
OR `e`.`END_TIME` > NOW()
)
) AND (((e.cnls_tots = 1) OR (e.cnls_tots = 0 and e.MULTI_CNL LIKE '%"229"%'))) in /home/share/Feines/cpnl/web2019/web/lib/vendor/zf1s/zend-db/library/Zend/Db/Statement/Pdo.php on line 235 |
Call Stack |
# | Time | Memory | Function | Location |
1 | 0.0006 | 378168 | {main}( ) | .../index.php:0 |
2 | 0.1584 | 3123872 | Zend_Paginator->setItemCountPerPage( $itemCountPerPage = 1000 ) | .../index.php:142 |
3 | 0.1584 | 3123872 | Zend_Paginator->_calculatePageCount( ) | .../Paginator.php:753 |
4 | 0.1584 | 3123872 | Zend_Paginator->getTotalItemCount( ) | .../Paginator.php:1081 |
5 | 0.1584 | 3123904 | Zend_Paginator_Adapter_DbSelect->count( ) | .../Paginator.php:534 |
6 | 0.1585 | 3125664 | Zend_Paginator_Adapter_DbSelect->setRowCount( $rowCount = class Zend_Db_Table_Select { protected $_info = ['schema' => NULL, 'name' => 'editora_288', 'cols' => [...], 'primary' => [...], 'metadata' => [...], 'rowClass' => 'Houdini_Dinamics_Entry', 'rowsetClass' => 'Zend_Db_Table_Rowset', 'referenceMap' => [...], 'dependentTables' => [...], 'sequence' => TRUE]; protected $_integrityCheck = TRUE; protected $_table = class Houdini_Dinamics_Entrys { protected $dinamic = class Houdini_Dinamic { ... }; protected $_primary = [...]; protected $_rowClass = 'Houdini_Dinamics_Entry'; protected $_definition = NULL; protected $_definitionConfigName = NULL; protected $_db = class Zend_Db_Adapter_Pdo_Mysql { ... }; protected $_schema = NULL; protected $_name = 'editora_288'; protected $_cols = [...]; protected $_identity = 1; protected $_sequence = TRUE; protected $_metadata = [...]; protected $_metadataCache = class Zend_Cache_Core { ... }; protected $_metadataCacheInClass = TRUE; protected $_rowsetClass = 'Zend_Db_Table_Rowset'; protected $_referenceMap = [...]; protected $_dependentTables = [...]; protected $_defaultSource = 'defaultNone'; protected $_defaultValues = [...] }; protected $_bind = []; protected $_adapter = class Zend_Db_Adapter_Pdo_Mysql { protected $_pdoType = 'mysql'; protected $_numericDataTypes = [...]; protected $_defaultStmtClass = 'Zend_Db_Statement_Pdo'; protected $_config = [...]; protected $_fetchMode = 2; protected $_profiler = class Zend_Db_Profiler { ... }; protected $_defaultProfilerClass = 'Zend_Db_Profiler'; protected $_connection = class PDO { ... }; protected $_caseFolding = 0; protected $_autoQuoteIdentifiers = TRUE; protected $_allowSerialization = TRUE; protected $_autoReconnectOnUnserialize = FALSE }; protected $_parts = ['distinct' => FALSE, 'columns' => [...], 'union' => [...], 'from' => [...], 'where' => [...], 'group' => [...], 'having' => [...], 'order' => [...], 'limitcount' => NULL, 'limitoffset' => NULL, 'forupdate' => FALSE]; protected $_tableCols = [] } ) | .../DbSelect.php:182 |
7 | 0.1585 | 3125664 | Zend_Db_Select->query( $fetchMode = 2, $bind = ??? ) | .../DbSelect.php:142 |
8 | 0.1585 | 3125664 | Zend_Db_Adapter_Pdo_Abstract->query( $sql = class Zend_Db_Table_Select { protected $_info = ['schema' => NULL, 'name' => 'editora_288', 'cols' => [...], 'primary' => [...], 'metadata' => [...], 'rowClass' => 'Houdini_Dinamics_Entry', 'rowsetClass' => 'Zend_Db_Table_Rowset', 'referenceMap' => [...], 'dependentTables' => [...], 'sequence' => TRUE]; protected $_integrityCheck = TRUE; protected $_table = class Houdini_Dinamics_Entrys { protected $dinamic = class Houdini_Dinamic { ... }; protected $_primary = [...]; protected $_rowClass = 'Houdini_Dinamics_Entry'; protected $_definition = NULL; protected $_definitionConfigName = NULL; protected $_db = class Zend_Db_Adapter_Pdo_Mysql { ... }; protected $_schema = NULL; protected $_name = 'editora_288'; protected $_cols = [...]; protected $_identity = 1; protected $_sequence = TRUE; protected $_metadata = [...]; protected $_metadataCache = class Zend_Cache_Core { ... }; protected $_metadataCacheInClass = TRUE; protected $_rowsetClass = 'Zend_Db_Table_Rowset'; protected $_referenceMap = [...]; protected $_dependentTables = [...]; protected $_defaultSource = 'defaultNone'; protected $_defaultValues = [...] }; protected $_bind = []; protected $_adapter = class Zend_Db_Adapter_Pdo_Mysql { protected $_pdoType = 'mysql'; protected $_numericDataTypes = [...]; protected $_defaultStmtClass = 'Zend_Db_Statement_Pdo'; protected $_config = [...]; protected $_fetchMode = 2; protected $_profiler = class Zend_Db_Profiler { ... }; protected $_defaultProfilerClass = 'Zend_Db_Profiler'; protected $_connection = class PDO { ... }; protected $_caseFolding = 0; protected $_autoQuoteIdentifiers = TRUE; protected $_allowSerialization = TRUE; protected $_autoReconnectOnUnserialize = FALSE }; protected $_parts = ['distinct' => FALSE, 'columns' => [...], 'union' => [...], 'from' => [...], 'where' => [...], 'group' => [...], 'having' => [...], 'order' => [...], 'limitcount' => NULL, 'limitoffset' => NULL, 'forupdate' => FALSE]; protected $_tableCols = [] }, $bind = ??? ) | .../Select.php:711 |
9 | 0.1585 | 3125664 | Zend_Db_Adapter_Abstract->query( $sql = class Zend_Db_Table_Select { protected $_info = ['schema' => NULL, 'name' => 'editora_288', 'cols' => [...], 'primary' => [...], 'metadata' => [...], 'rowClass' => 'Houdini_Dinamics_Entry', 'rowsetClass' => 'Zend_Db_Table_Rowset', 'referenceMap' => [...], 'dependentTables' => [...], 'sequence' => TRUE]; protected $_integrityCheck = TRUE; protected $_table = class Houdini_Dinamics_Entrys { protected $dinamic = class Houdini_Dinamic { ... }; protected $_primary = [...]; protected $_rowClass = 'Houdini_Dinamics_Entry'; protected $_definition = NULL; protected $_definitionConfigName = NULL; protected $_db = class Zend_Db_Adapter_Pdo_Mysql { ... }; protected $_schema = NULL; protected $_name = 'editora_288'; protected $_cols = [...]; protected $_identity = 1; protected $_sequence = TRUE; protected $_metadata = [...]; protected $_metadataCache = class Zend_Cache_Core { ... }; protected $_metadataCacheInClass = TRUE; protected $_rowsetClass = 'Zend_Db_Table_Rowset'; protected $_referenceMap = [...]; protected $_dependentTables = [...]; protected $_defaultSource = 'defaultNone'; protected $_defaultValues = [...] }; protected $_bind = []; protected $_adapter = class Zend_Db_Adapter_Pdo_Mysql { protected $_pdoType = 'mysql'; protected $_numericDataTypes = [...]; protected $_defaultStmtClass = 'Zend_Db_Statement_Pdo'; protected $_config = [...]; protected $_fetchMode = 2; protected $_profiler = class Zend_Db_Profiler { ... }; protected $_defaultProfilerClass = 'Zend_Db_Profiler'; protected $_connection = class PDO { ... }; protected $_caseFolding = 0; protected $_autoQuoteIdentifiers = TRUE; protected $_allowSerialization = TRUE; protected $_autoReconnectOnUnserialize = FALSE }; protected $_parts = ['distinct' => FALSE, 'columns' => [...], 'union' => [...], 'from' => [...], 'where' => [...], 'group' => [...], 'having' => [...], 'order' => [...], 'limitcount' => NULL, 'limitoffset' => NULL, 'forupdate' => FALSE]; protected $_tableCols = [] }, $bind = [] ) | .../Abstract.php:238 |
10 | 0.1586 | 3129008 | Zend_Db_Statement->execute( $params = [] ) | .../Abstract.php:480 |
11 | 0.1586 | 3129008 | Zend_Db_Statement_Pdo->_execute( $params = [] ) | .../Statement.php:303 |