Advertisement
Guest User

Untitled

a guest
Mar 10th, 2014
154
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
PHP 1.06 KB | None | 0 0
  1. Fatal error: Uncaught exception 'PDOException' with message 'SQLSTATE[42000]: Syntax error or access violation: 1582 Incorrect parameter count in the call to native function 'FIND_IN_SET'' in /var/www/lib/Zend/Db/Statement/Pdo.php:228Stack trace:#0 /var/www/lib/Zend/Db/Statement/Pdo.php(228): PDOStatement->execute(Array)#1 /var/www/lib/Varien/Db/Statement/Pdo/Mysql.php(110): Zend_Db_Statement_Pdo->_execute(Array)#2 /var/www/app/code/core/Zend/Db/Statement.php(291): Varien_Db_Statement_Pdo_Mysql->_execute(Array)#3 /var/www/lib/Zend/Db/Adapter/Abstract.php(479): Zend_Db_Statement->execute(Array)#4 /var/www/lib/Zend/Db/Adapter/Pdo/Abstract.php(238): Zend_Db_Adapter_Abstract->query('SELECT count(DI...', Array)#5 /var/www/lib/Varien/Db/Adapter/Pdo/Mysql.php(428): Zend_Db_Adapter_Pdo_Abstract->query('SELECT count(DI...', Array)#6 /var/www/lib/Zend/Db/Adapter/Abstract.php(825): Varien_Db_Adapter_Pdo_Mysql->query(Object(Varien_Db_Select), Array)#7 /var/www/lib/Varien/Data/Collection/Db.php(225): Zend_Db_Adapter_Abstract- in /var/www/lib/Zend/Db/Statement/Pdo.php on line 234
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement