-
- finch8243

-
Total Posts: 51
Joined: 2007-08-31
|
I’m getting the same issue. I’m unable to add products or edit existing ones. Any help?
SQLSTATE[HY093]: Invalid parameter number: no parameters were bound Trace: #0 /home/dparcs/public_html/magento/lib/Zend/Db/Statement.php(283): Zend_Db_Statement_Pdo->_execute(Array) #1 /home/dparcs/public_html/magento/lib/Zend/Db/Adapter/Abstract.php(406): Zend_Db_Statement->execute(Array) #2 /home/dparcs/public_html/magento/lib/Zend/Db/Adapter/Pdo/Abstract.php(206): Zend_Db_Adapter_Abstract->query(Object(Varien_Db_Select), Array) #3 /home/dparcs/public_html/magento/lib/Zend/Db/Adapter/Abstract.php(617): Zend_Db_Adapter_Pdo_Abstract->query(Object(Varien_Db_Select), Array) #4 /home/dparcs/public_html/magento/app/code/core/Mage/Core/Model/Mysql4/Translate.php(100): Zend_Db_Adapter_Abstract->fetchAll(Object(Varien_Db_Select)) #5 /home/dparcs/public_html/magento/app/code/core/Mage/Catalog/Model/Resource/Eav/Attribute.php(114): Mage_Core_Model_Mysql4_Translate->getTranslationArrayByStrings(Array, '0') #6 /home/dparcs/public_html/magento/app/code/core/Mage/Adminhtml/controllers/Catalog/ProductController.php(68): Mage_Catalog_Model_Resource_Eav_Attribute::initLabels('0') #7 /home/dparcs/public_html/magento/app/code/core/Mage/Adminhtml/controllers/Catalog/ProductController.php(148): Mage_Adminhtml_Catalog_ProductController->_initProduct() #8 /home/dparcs/public_html/magento/app/code/core/Mage/Core/Controller/Varien/Action.php(342): Mage_Adminhtml_Catalog_ProductController->editAction() #9 /home/dparcs/public_html/magento/app/code/core/Mage/Core/Controller/Varien/Router/Admin.php(148): Mage_Core_Controller_Varien_Action->dispatch('edit') #10 /home/dparcs/public_html/magento/app/code/core/Mage/Core/Controller/Varien/Front.php(146): Mage_Core_Controller_Varien_Router_Admin->match(Object(Mage_Core_Controller_Request_Http)) #11 /home/dparcs/public_html/magento/app/Mage.php(427): Mage_Core_Controller_Varien_Front->dispatch() #12 /home/dparcs/public_html/magento/index.php(40): Mage::run() #13 {main}
|