Note that there are some explanatory texts on larger screens.

plurals
  1. POMAGENTO PRODUCT: Product Page got errror in magento
    text
    copied!<p>i m newi to magento and in my website menu working proper and category show with its product in list.phtml proper but when i click on product for detail of product this time page redirect to <code>localhost/magento/index.php/categoryname/productname.html</code> <br>but got error report show in below image.. <img src="https://i.stack.imgur.com/HFUqH.jpg" alt="enter image description here"> <br> plz give any suggestion or help for solve this issue Thanks <br></p> <pre><code>a:5:{i:0;s:203:"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 1";i:1;s:4055:" #0 D:\wamp\www\magento\lib\Varien\Db\Statement\Pdo\Mysql.php(110): Zend_Db_Statement_Pdo-&gt;_execute(Array) #1 D:\wamp\www\magento\lib\Zend\Db\Statement.php(300): Varien_Db_Statement_Pdo_Mysql-&gt;_execute(Array) #2 D:\wamp\www\magento\lib\Zend\Db\Adapter\Abstract.php(479): Zend_Db_Statement-&gt;execute(Array) #3 D:\wamp\www\magento\lib\Zend\Db\Adapter\Pdo\Abstract.php(238): Zend_Db_Adapter_Abstract-&gt;query('SELECT `catalog...', Array) #4 D:\wamp\www\magento\lib\Varien\Db\Adapter\Pdo\Mysql.php(419): Zend_Db_Adapter_Pdo_Abstract-&gt;query('SELECT `catalog...', Array) #5 D:\wamp\www\magento\lib\Zend\Db\Adapter\Abstract.php(753): Varien_Db_Adapter_Pdo_Mysql-&gt;query(Object(Varien_Db_Select), Array) #6 D:\wamp\www\magento\app\code\core\Mage\Eav\Model\Entity\Abstract.php(943): Zend_Db_Adapter_Abstract-&gt;fetchRow(Object(Varien_Db_Select)) #7 D:\wamp\www\magento\app\code\core\Mage\Catalog\Model\Resource\Abstract.php(698): Mage_Eav_Model_Entity_Abstract-&gt;load(Object(Mage_Catalog_Model_Category), Object(Mage_Catalog_Model_Category), NULL) #8 D:\wamp\www\magento\app\code\core\Mage\Core\Model\Abstract.php(225): Mage_Catalog_Model_Resource_Abstract-&gt;load(Object(Mage_Catalog_Model_Category), Object(Mage_Catalog_Model_Category), NULL) #9 D:\wamp\www\magento\app\code\core\Mage\Catalog\Block\Product\List.php(84): Mage_Core_Model_Abstract-&gt;load(Object(Mage_Catalog_Model_Category)) #10 D:\wamp\www\magento\app\code\core\Mage\Catalog\Block\Product\List.php(145): Mage_Catalog_Block_Product_List-&gt;_getProductCollection() #11 D:\wamp\www\magento\app\code\core\Mage\Core\Block\Abstract.php(867): Mage_Catalog_Block_Product_List-&gt;_beforeToHtml() #12 D:\wamp\www\magento\app\code\core\Mage\Core\Block\Text\List.php(43): Mage_Core_Block_Abstract-&gt;toHtml() #13 D:\wamp\www\magento\app\code\core\Mage\Core\Block\Abstract.php(868): Mage_Core_Block_Text_List-&gt;_toHtml() #14 D:\wamp\www\magento\app\code\core\Mage\Core\Block\Abstract.php(582): Mage_Core_Block_Abstract-&gt;toHtml() #15 D:\wamp\www\magento\app\code\core\Mage\Core\Block\Abstract.php(526): Mage_Core_Block_Abstract-&gt;_getChildHtml('content', true) #16 D:\wamp\www\magento\app\design\frontend\base\default\template\page\2columns-right.phtml(48): Mage_Core_Block_Abstract-&gt;getChildHtml('content') #17 D:\wamp\www\magento\app\code\core\Mage\Core\Block\Template.php(241): include('D:\wamp\www\mag...') #18 D:\wamp\www\magento\app\code\core\Mage\Core\Block\Template.php(272): Mage_Core_Block_Template-&gt;fetchView('frontend\base\d...') #19 D:\wamp\www\magento\app\code\core\Mage\Core\Block\Template.php(286): Mage_Core_Block_Template-&gt;renderView() #20 D:\wamp\www\magento\app\code\core\Mage\Core\Block\Abstract.php(868): Mage_Core_Block_Template-&gt;_toHtml() #21 D:\wamp\www\magento\app\code\core\Mage\Core\Model\Layout.php(555): Mage_Core_Block_Abstract-&gt;toHtml() #22 D:\wamp\www\magento\app\code\core\Mage\Core\Controller\Varien\Action.php(390): Mage_Core_Model_Layout-&gt;getOutput() #23 D:\wamp\www\magento\app\code\core\Mage\Cms\Helper\Page.php(137): Mage_Core_Controller_Varien_Action-&gt;renderLayout() #24 D:\wamp\www\magento\app\code\core\Mage\Cms\Helper\Page.php(52): Mage_Cms_Helper_Page-&gt;_renderPage(Object(Mage_Cms_IndexController), 'no-route') #25 D:\wamp\www\magento\app\code\core\Mage\Cms\controllers\IndexController.php(75): Mage_Cms_Helper_Page-&gt;renderPage(Object(Mage_Cms_IndexController), 'no-route') #26 D:\wamp\www\magento\app\code\core\Mage\Core\Controller\Varien\Action.php(419): Mage_Cms_IndexController-&gt;noRouteAction() #27 D:\wamp\www\magento\app\code\core\Mage\Core\Controller\Varien\Router\Standard.php(250): Mage_Core_Controller_Varien_Action-&gt;dispatch('noRoute') #28 D:\wamp\www\magento\app\code\core\Mage\Core\Controller\Varien\Front.php(176): Mage_Core_Controller_Varien_Router_Standard-&gt;match(Object(Mage_Core_Controller_Request_Http)) #29 D:\wamp\www\magento\app\code\core\Mage\Core\Model\App.php(354): Mage_Core_Controller_Varien_Front-&gt;dispatch() #30 D:\wamp\www\magento\app\Mage.php(683): Mage_Core_Model_App-&gt;run(Array) #31 D:\wamp\www\magento\index.php(87): Mage::run('', 'store') #32 {main}";s:3:"url";s:33:"/magento/index.php/coca-cola.html";s:11:"script_name";s:18:"/magento/index.php";s:4:"skin";s:7:"default"; </code></pre>
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload