Clicking on a product in Magento triggers the following error. Not sure how to go about fixing this.
Any help is greatly appreciated.
I am not sure if the error is related to a theme module or some other configuration that needs to be either on or off.
Here is the error log/trace:
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 '))' at line 3
Trace:
#0/home/styley6/public_html/releases/20121217233442/public/lib/Varien/Db/Statement/Pdo/Mysql.php(110): Zend_Db_Statement_Pdo->_execute(Array)
#1 /home/styley6/public_html/releases/20121217233442/public/lib/Zend/Db/Statement.php(300): Varien_Db_Statement_Pdo_Mysql->_execute(Array)
#2 /home/styley6/public_html/releases/20121217233442/public/lib/Zend/Db/Adapter/Abstract.php(479): Zend_Db_Statement->execute(Array)
#3 /home/styley6/public_html/releases/20121217233442/public/lib/Zend/Db/Adapter/Pdo/Abstract.php(238): Zend_Db_Adapter_Abstract->query('SELECT `e`.`ent...', Array)
#4 /home/styley6/public_html/releases/20121217233442/public/lib/Varien/Db/Adapter/Pdo/Mysql.php(419): Zend_Db_Adapter_Pdo_Abstract->query('SELECT `e`.`ent...', Array)
#5 /home/styley6/public_html/releases/20121217233442/public/lib/Zend/Db/Adapter/Abstract.php(791): Varien_Db_Adapter_Pdo_Mysql->query(Object(Varien_Db_Select), Array)
#6 /home/styley6/public_html/releases/20121217233442/public/app/code/core/Mage/Catalog/Model/Resource/Product/Collection.php(964): Zend_Db_Adapter_Abstract->fetchCol(Object(Varien_Db_Select), Array)
#7 /home/styley6/public_html/releases/20121217233442/public/app/design/frontend/default/theme398/template/showroom/addtoshowroom.phtml(4): Mage_Catalog_Model_Resource_Product_Collection->getAllIds()
#8 /home/styley6/public_html/releases/20121217233442/public/app/code/core/Mage/Core/Block/Template.php(241): include('/home/styley6/p...')
#9 /home/styley6/public_html/releases/20121217233442/public/app/code/core/Mage/Core/Block/Template.php(272): Mage_Core_Block_Template->fetchView('frontend/defaul...')
#10 /home/styley6/public_html/releases/20121217233442/public/app/code/core/Mage/Core/Block/Template.php(286): Mage_Core_Block_Template->renderView()
#11 /home/styley6/public_html/releases/20121217233442/public/app/code/core/Mage/Core/Block/Abstract.php(863): Mage_Core_Block_Template->_toHtml()
#12 /home/styley6/public_html/releases/20121217233442/public/app/code/core/Mage/Core/Block/Text/List.php(43): Mage_Core_Block_Abstract->toHtml()
#13 /home/styley6/public_html/releases/20121217233442/public/app/code/core/Mage/Core/Block/Abstract.php(863): Mage_Core_Block_Text_List->_toHtml()
#14 /home/styley6/public_html/releases/20121217233442/public/app/code/core/Mage/Core/Block/Abstract.php(582): Mage_Core_Block_Abstract->toHtml()
#15 /home/styley6/public_html/releases/20121217233442/public/app/code/core/Mage/Core/Block/Abstract.php(526): Mage_Core_Block_Abstract->_getChildHtml('extrahint', true)
#16 /home/styley6/public_html/releases/20121217233442/public/app/design/frontend/default/theme398/template/ajax/catalog/product/view.phtml(31): Mage_Core_Block_Abstract->getChildHtml('extrahint')
#17 /home/styley6/public_html/releases/20121217233442/public/app/code/core/Mage/Core/Block/Template.php(241): include('/home/styley6/p...')
#18 /home/styley6/public_html/releases/20121217233442/public/app/code/core/Mage/Core/Block/Template.php(272): Mage_Core_Block_Template->fetchView('frontend/defaul...')
#19 /home/styley6/public_html/releases/20121217233442/public/app/code/core/Mage/Core/Block/Template.php(286): Mage_Core_Block_Template->renderView()
#20 /home/styley6/public_html/releases/20121217233442/public/app/code/core/Mage/Core/Block/Abstract.php(863): Mage_Core_Block_Template->_toHtml()
#21 /home/styley6/public_html/releases/20121217233442/public/app/code/core/Mage/Core/Block/Text/List.php(43): Mage_Core_Block_Abstract->toHtml()
#22 /home/styley6/public_html/releases/20121217233442/public/app/code/core/Mage/Core/Block/Abstract.php(863): Mage_Core_Block_Text_List->_toHtml()
#23 /home/styley6/public_html/releases/20121217233442/public/app/code/core/Mage/Core/Block/Abstract.php(582): Mage_Core_Block_Abstract->toHtml()
#24 /home/styley6/public_html/releases/20121217233442/public/app/code/core/Mage/Core/Block/Abstract.php(526): Mage_Core_Block_Abstract->_getChildHtml('content', true)
#25 /home/styley6/public_html/releases/20121217233442/public/app/design/frontend/default/theme398/template/page/2columns-right.phtml(51): Mage_Core_Block_Abstract->getChildHtml('content')
#26 /home/styley6/public_html/releases/20121217233442/public/app/code/core/Mage/Core/Block/Template.php(241): include('/home/styley6/p...')
#27 /home/styley6/public_html/releases/20121217233442/public/app/code/core/Mage/Core/Block/Template.php(272): Mage_Core_Block_Template->fetchView('frontend/defaul...')
#28 /home/styley6/public_html/releases/20121217233442/public/app/code/core/Mage/Core/Block/Template.php(286): Mage_Core_Block_Template->renderView()
#29 /home/styley6/public_html/releases/20121217233442/public/app/code/core/Mage/Core/Block/Abstract.php(863): Mage_Core_Block_Template->_toHtml()
#30 /home/styley6/public_html/releases/20121217233442/public/app/code/core/Mage/Core/Model/Layout.php(555): Mage_Core_Block_Abstract->toHtml()
#31 /home/styley6/public_html/releases/20121217233442/public/app/code/core/Mage/Core/Controller/Varien/Action.php(390): Mage_Core_Model_Layout->getOutput()
#32 /home/styley6/public_html/releases/20121217233442/public/app/code/core/Mage/Cms/Helper/Page.php(137): Mage_Core_Controller_Varien_Action->renderLayout()
#33 /home/styley6/public_html/releases/20121217233442/public/app/code/core/Mage/Cms/Helper/Page.php(52): Mage_Cms_Helper_Page->_renderPage(Object(Mage_Cms_IndexController), 'no-route')
#34 /home/styley6/public_html/releases/20121217233442/public/app/code/core/Mage/Cms/controllers/IndexController.php(75): Mage_Cms_Helper_Page->renderPage(Object(Mage_Cms_IndexController), 'no-route')
#35 /home/styley6/public_html/releases/20121217233442/public/app/code/core/Mage/Core/Controller/Varien/Action.php(419): Mage_Cms_IndexController->noRouteAction()
#36 /home/styley6/public_html/releases/20121217233442/public/app/code/core/Mage/Core/Controller/Varien/Router/Standard.php(250): Mage_Core_Controller_Varien_Action->dispatch('noRoute')
#37 /home/styley6/public_html/releases/20121217233442/public/app/code/core/Mage/Core/Controller/Varien/Front.php(176): Mage_Core_Controller_Varien_Router_Standard->match(Object(Mage_Core_Controller_Request_Http))
#38 /home/styley6/public_html/releases/20121217233442/public/app/code/core/Mage/Core/Model/App.php(354): Mage_Core_Controller_Varien_Front->dispatch()
#39 /home/styley6/public_html/releases/20121217233442/public/app/Mage.php(683): Mage_Core_Model_App->run(Array)
#40 /home/styley6/public_html/releases/20121217233442/public/index.php(87): Mage::run('', 'store')
#41 {main}
So after trying to print what the SQL statement is (print_r($params)) suggested by James, the site goes down!! here is the error I am getting when I add the print statement.
Cannot send headers; headers already sent in /home/styley6/public_html/releases/20121219012503/public/lib/Varien/Db/Statement/Pdo/Mysql.php, line 110
Trace:
#0 /home/styley6/public_html/releases/20121219012503/public/lib/Zend/Controller/Response/Abstract.php(115): Zend_Controller_Response_Abstract->canSendHeaders(true)
#1 /home/styley6/public_html/releases/20121219012503/public/app/code/core/Mage/Core/Model/App.php(1246): Zend_Controller_Response_Abstract->setHeader('Content-Type', 'text/html; char...')
#2 /home/styley6/public_html/releases/20121219012503/public/app/code/core/Mage/Core/Controller/Varien/Front.php(80): Mage_Core_Model_App->getResponse()
#3 /home/styley6/public_html/releases/20121219012503/public/app/code/core/Mage/Core/Model/Url/Rewrite.php(204): Mage_Core_Controller_Varien_Front->getResponse()
#4 /home/styley6/public_html/releases/20121219012503/public/app/code/core/Mage/Core/Controller/Varien/Front.php(166): Mage_Core_Model_Url_Rewrite->rewrite()
#5 /home/styley6/public_html/releases/20121219012503/public/app/code/core/Mage/Core/Model/App.php(354): Mage_Core_Controller_Varien_Front->dispatch()
#6 /home/styley6/public_html/releases/20121219012503/public/app/Mage.php(683): Mage_Core_Model_App->run(Array)
#7 /home/styley6/public_html/releases/20121219012503/public/index.php(87): Mage::run('', 'store')
#8 {main}
After adding
the result is: print_r($params);
die(); Array( )
Any ideas?
print_r($params)inlib/Varien/Db/Statement/Pdo/Mysql.phpline (110) - where the error is occurring – james Dec 18 '12 at 18:05die();at the end of theprint_r($params). You are working with core code, so the site will go down. If this is a live site, can you get a copy and test this locally? – james Dec 19 '12 at 8:08