Have a categorie overview error in magento - magento

Here has been an error processing your request
Bronmodel
"gomage_navigation/adminhtml_system_config_source_category_column"
niet gevonden voor attribuut "navigation_column_side"
Trace:
#0 /home3/tuinhuis/public_html/3works/app/code/core/Mage/Eav/Model/Entity/Attribute/Abstract.php(387): Mage::exception('Mage_Eav', 'Bronmodel "goma...')
#1 /home3/tuinhuis/public_html/3works/app/code/core/Mage/Adminhtml/Block/Widget/Form.php(201): Mage_Eav_Model_Entity_Attribute_Abstract->getSource()
#2 /home3/tuinhuis/public_html/3works/app/code/core/Mage/Adminhtml/Block/Catalog/Category/Tab/Attributes.php(113): Mage_Adminhtml_Block_Widget_Form->_setFieldset(Array, Object(Varien_Data_Form_Element_Fieldset))
#3 /home3/tuinhuis/public_html/3works/app/code/core/Mage/Adminhtml/Block/Widget/Form.php(144): Mage_Adminhtml_Block_Catalog_Category_Tab_Attributes->_prepareForm()
#4 /home3/tuinhuis/public_html/3works/app/code/core/Mage/Core/Block/Abstract.php(862): Mage_Adminhtml_Block_Widget_Form->_beforeToHtml()
#5 /home3/tuinhuis/public_html/3works/app/code/core/Mage/Adminhtml/Block/Catalog/Category/Tabs.php(140): Mage_Core_Block_Abstract->toHtml()
#6 /home3/tuinhuis/public_html/3works/app/code/core/Mage/Core/Block/Abstract.php(238): Mage_Adminhtml_Block_Catalog_Category_Tabs->_prepareLayout()
#7 /home3/tuinhuis/public_html/3works/app/code/core/Mage/Core/Model/Layout.php(456): Mage_Core_Block_Abstract->setLayout(Object(Mage_Core_Model_Layout))
#8 /home3/tuinhuis/public_html/3works/app/code/core/Mage/Adminhtml/Block/Catalog/Category/Edit/Form.php(55): Mage_Core_Model_Layout->createBlock('adminhtml/catal...', 'tabs')
#9 /home3/tuinhuis/public_html/3works/app/code/core/Mage/Core/Block/Abstract.php(238): Mage_Adminhtml_Block_Catalog_Category_Edit_Form->_prepareLayout()
#10 /home3/tuinhuis/public_html/3works/app/code/core/Mage/Core/Model/Layout.php(456): Mage_Core_Block_Abstract->setLayout(Object(Mage_Core_Model_Layout))
#11 /home3/tuinhuis/public_html/3works/app/code/core/Mage/Adminhtml/Block/Widget/Form/Container.php(82): Mage_Core_Model_Layout->createBlock('adminhtml/catal...')
#12 /home3/tuinhuis/public_html/3works/app/code/core/Mage/Core/Block/Abstract.php(238): Mage_Adminhtml_Block_Widget_Form_Container->_prepareLayout()
#13 /home3/tuinhuis/public_html/3works/app/code/core/Mage/Core/Model/Layout.php(456): Mage_Core_Block_Abstract->setLayout(Object(Mage_Core_Model_Layout))
#14 /home3/tuinhuis/public_html/3works/app/code/core/Mage/Core/Model/Layout.php(472): Mage_Core_Model_Layout->createBlock('adminhtml/catal...', 'category.edit')
#15 /home3/tuinhuis/public_html/3works/app/code/core/Mage/Core/Model/Layout.php(239): Mage_Core_Model_Layout->addBlock('adminhtml/catal...', 'category.edit')
#16 /home3/tuinhuis/public_html/3works/app/code/core/Mage/Core/Model/Layout.php(205): Mage_Core_Model_Layout->_generateBlock(Object(Mage_Core_Model_Layout_Element), Object(Mage_Core_Model_Layout_Element))
#17 /home3/tuinhuis/public_html/3works/app/code/core/Mage/Core/Model/Layout.php(210): Mage_Core_Model_Layout->generateBlocks(Object(Mage_Core_Model_Layout_Element))
#18 /home3/tuinhuis/public_html/3works/app/code/core/Mage/Core/Controller/Varien/Action.php(344): Mage_Core_Model_Layout->generateBlocks()
#19 /home3/tuinhuis/public_html/3works/app/code/core/Mage/Core/Controller/Varien/Action.php(269): Mage_Core_Controller_Varien_Action->generateLayoutBlocks()
#20 /home3/tuinhuis/public_html/3works/app/code/core/Mage/Adminhtml/Controller/Action.php(275): Mage_Core_Controller_Varien_Action->loadLayout(NULL, true, true)
#21 /home3/tuinhuis/public_html/3works/app/code/core/Mage/Adminhtml/controllers/Catalog/CategoryController.php(201): Mage_Adminhtml_Controller_Action->loadLayout()
#22 /home3/tuinhuis/public_html/3works/app/code/core/Mage/Core/Controller/Varien/Action.php(419): Mage_Adminhtml_Catalog_CategoryController->editAction()
#23 /home3/tuinhuis/public_html/3works/app/code/core/Mage/Core/Controller/Varien/Router/Standard.php(250): Mage_Core_Controller_Varien_Action->dispatch('edit')
#24 /home3/tuinhuis/public_html/3works/app/code/core/Mage/Core/Controller/Varien/Front.php(176): Mage_Core_Controller_Varien_Router_Standard->match(Object(Mage_Core_Controller_Request_Http))
#25 /home3/tuinhuis/public_html/3works/app/code/core/Mage/Core/Model/App.php(354): Mage_Core_Controller_Varien_Front->dispatch()
#26 /home3/tuinhuis/public_html/3works/app/Mage.php(683): Mage_Core_Model_App->run(Array)
#27 /home3/tuinhuis/public_html/3works/index.php(87): Mage::run('', 'store')
#28 {main}
I got this error when trying to enter my categorie overview of magento. This thing breaks, but don't know how to fix it...would be nice if somebody can help me out.

In order to resolve this issue, follow below mentioned steps:
Remove all the files of the module from all directories (app,skin,js,etc)
Delete Columns from your Database Table = EAV_Attribute starting from navigation_ as these columsn are of gomage navigation extension.(eg: navigation_column_side)
Flush Cache
The error will be resolved.

Related

Product page: There has been an error processing your request

I've recently upgraded to Magento 1.9. After solving some problems, I couldn't find a solution for this issue.
Magento throws the following error when trying to navigate to a product page:
There has been an error processing your request
Invalid method DerModPro_BasePrice_Block_Catalog_Product_View_Type_Simple::displayProductStockStatus(Array
(
)
)
Trace:
#0 /kunden/329924_40211/magento19/app/design/frontend/tm_themes/theme350k/template/catalog/product/view/type/availability/default.phtml(27): Varien_Object->__call('displayProductS...', Array)
#1 /kunden/329924_40211/magento19/app/design/frontend/tm_themes/theme350k/template/catalog/product/view/type/availability/default.phtml(27): DerModPro_BasePrice_Block_Catalog_Product_View_Type_Simple->displayProductStockStatus()
#2 /kunden/329924_40211/magento19/app/code/core/Mage/Core/Block/Template.php(241): include('/kunden/329924_...')
#3 /kunden/329924_40211/magento19/app/code/core/Mage/Core/Block/Template.php(272): Mage_Core_Block_Template->fetchView('frontend/tm_the...')
#4 /kunden/329924_40211/magento19/app/code/core/Mage/Core/Block/Template.php(286): Mage_Core_Block_Template->renderView()
#5 /kunden/329924_40211/magento19/app/code/core/Mage/Core/Block/Abstract.php(923): Mage_Core_Block_Template->_toHtml()
#6 /kunden/329924_40211/magento19/app/code/core/Mage/Core/Block/Abstract.php(641): Mage_Core_Block_Abstract->toHtml()
#7 /kunden/329924_40211/magento19/app/code/core/Mage/Core/Block/Abstract.php(585): Mage_Core_Block_Abstract->_getChildHtml('product_type_av...', true)
#8 /kunden/329924_40211/magento19/app/design/frontend/tm_themes/theme350k/template/catalog/product/view.phtml(95): Mage_Core_Block_Abstract->getChildHtml('product_type_av...')
#9 /kunden/329924_40211/magento19/app/code/core/Mage/Core/Block/Template.php(241): include('/kunden/329924_...')
#10 /kunden/329924_40211/magento19/app/code/core/Mage/Core/Block/Template.php(272): Mage_Core_Block_Template->fetchView('frontend/tm_the...')
#11 /kunden/329924_40211/magento19/app/code/core/Mage/Core/Block/Template.php(286): Mage_Core_Block_Template->renderView()
#12 /kunden/329924_40211/magento19/app/code/core/Mage/Core/Block/Abstract.php(923): Mage_Core_Block_Template->_toHtml()
#13 /kunden/329924_40211/magento19/app/code/core/Mage/Core/Block/Text/List.php(43): Mage_Core_Block_Abstract->toHtml()
#14 /kunden/329924_40211/magento19/app/code/core/Mage/Core/Block/Abstract.php(923): Mage_Core_Block_Text_List->_toHtml()
#15 /kunden/329924_40211/magento19/app/code/core/Mage/Core/Block/Abstract.php(641): Mage_Core_Block_Abstract->toHtml()
#16 /kunden/329924_40211/magento19/app/code/core/Mage/Core/Block/Abstract.php(585): Mage_Core_Block_Abstract->_getChildHtml('content', true)
#17 /kunden/329924_40211/magento19/app/design/frontend/tm_themes/theme350k/template/page/2columns-left.phtml(70): Mage_Core_Block_Abstract->getChildHtml('content')
#18 /kunden/329924_40211/magento19/app/code/core/Mage/Core/Block/Template.php(241): include('/kunden/329924_...')
#19 /kunden/329924_40211/magento19/app/code/core/Mage/Core/Block/Template.php(272): Mage_Core_Block_Template->fetchView('frontend/tm_the...')
#20 /kunden/329924_40211/magento19/app/code/core/Mage/Core/Block/Template.php(286): Mage_Core_Block_Template->renderView()
#21 /kunden/329924_40211/magento19/app/code/core/Mage/Core/Block/Abstract.php(923): Mage_Core_Block_Template->_toHtml()
#22 /kunden/329924_40211/magento19/app/code/core/Mage/Core/Model/Layout.php(555): Mage_Core_Block_Abstract->toHtml()
#23 /kunden/329924_40211/magento19/app/code/core/Mage/Core/Controller/Varien/Action.php(390): Mage_Core_Model_Layout->getOutput()
#24 /kunden/329924_40211/magento19/app/code/core/Mage/Cms/Helper/Page.php(137): Mage_Core_Controller_Varien_Action->renderLayout()
#25 /kunden/329924_40211/magento19/app/code/core/Mage/Cms/Helper/Page.php(52): Mage_Cms_Helper_Page->_renderPage(Object(Mage_Cms_IndexController), 'no-route')
#26 /kunden/329924_40211/magento19/app/code/core/Mage/Cms/controllers/IndexController.php(75): Mage_Cms_Helper_Page->renderPage(Object(Mage_Cms_IndexController), 'no-route')
#27 /kunden/329924_40211/magento19/app/code/core/Mage/Core/Controller/Varien/Action.php(418): Mage_Cms_IndexController->noRouteAction()
#28 /kunden/329924_40211/magento19/app/code/core/Mage/Core/Controller/Varien/Router/Standard.php(254): Mage_Core_Controller_Varien_Action->dispatch('noRoute')
#29 /kunden/329924_40211/magento19/app/code/core/Mage/Core/Controller/Varien/Front.php(172): Mage_Core_Controller_Varien_Router_Standard->match(Object(Mage_Core_Controller_Request_Http))
#30 /kunden/329924_40211/magento19/app/code/core/Mage/Core/Model/App.php(381): Mage_Core_Controller_Varien_Front->dispatch()
#31 /kunden/329924_40211/magento19/app/Mage.php(687): Mage_Core_Model_App->run(Array)
#32 /kunden/329924_40211/magento19/index.php(83): Mage::run('', 'store')
#33 {main}
I know that the problem is happening because of the new theme i just installed (theme350k).
Does anyone have an idea why this occurs?
Thanks

Getting Error on Clicking Manage Categories in Magento Admin Panel

Hi i am facing a new error when i want to change some things in category as i click on catalog > manage categories
There has been error processing your request.
error log report is bellow attached kindly some one tell me solution
a:5:{i:0;s:94:"Source model "neoshopsettings/blockposition" not found for attribute "category_block_position"";i:1;s:4045:"#0 /home/mybest/public_html/app/code/core/Mage/Eav/Model/Entity/Attribute/Abstract.php(387): Mage::exception('Mage_Eav', 'Source model "n...')
#1 /home/mybest/public_html/app/code/core/Mage/Adminhtml/Block/Widget/Form.php(201): Mage_Eav_Model_Entity_Attribute_Abstract->getSource()
#2 /home/mybest/public_html/app/code/core/Mage/Adminhtml/Block/Catalog/Category/Tab/Attributes.php(113): Mage_Adminhtml_Block_Widget_Form->_setFieldset(Array, Object(Varien_Data_Form_Element_Fieldset))
#3 /home/mybest/public_html/app/code/core/Mage/Adminhtml/Block/Widget/Form.php(144): Mage_Adminhtml_Block_Catalog_Category_Tab_Attributes->_prepareForm()
#4 /home/mybest/public_html/app/code/core/Mage/Core/Block/Abstract.php(918): Mage_Adminhtml_Block_Widget_Form->_beforeToHtml()
#5 /home/mybest/public_html/app/code/core/Mage/Adminhtml/Block/Catalog/Category/Tabs.php(140): Mage_Core_Block_Abstract->toHtml()
#6 /home/mybest/public_html/app/code/core/Mage/Core/Block/Abstract.php(293): Mage_Adminhtml_Block_Catalog_Category_Tabs->_prepareLayout()
#7 /home/mybest/public_html/app/code/core/Mage/Core/Model/Layout.php(456): Mage_Core_Block_Abstract->setLayout(Object(Mage_Core_Model_Layout))
#8 /home/mybest/public_html/app/code/core/Mage/Adminhtml/Block/Catalog/Category/Edit/Form.php(55): Mage_Core_Model_Layout->createBlock('adminhtml/catal...', 'tabs')
#9 /home/mybest/public_html/app/code/core/Mage/Core/Block/Abstract.php(293): Mage_Adminhtml_Block_Catalog_Category_Edit_Form->_prepareLayout()
#10 /home/mybest/public_html/app/code/core/Mage/Core/Model/Layout.php(456): Mage_Core_Block_Abstract->setLayout(Object(Mage_Core_Model_Layout))
#11 /home/mybest/public_html/app/code/core/Mage/Adminhtml/Block/Widget/Form/Container.php(82): Mage_Core_Model_Layout->createBlock('adminhtml/catal...')
#12 /home/mybest/public_html/app/code/core/Mage/Core/Block/Abstract.php(293): Mage_Adminhtml_Block_Widget_Form_Container->_prepareLayout()
#13 /home/mybest/public_html/app/code/core/Mage/Core/Model/Layout.php(456): Mage_Core_Block_Abstract->setLayout(Object(Mage_Core_Model_Layout))
#14 /home/mybest/public_html/app/code/core/Mage/Core/Model/Layout.php(472): Mage_Core_Model_Layout->createBlock('adminhtml/catal...', 'category.edit')
#15 /home/mybest/public_html/app/code/core/Mage/Core/Model/Layout.php(239): Mage_Core_Model_Layout->addBlock('adminhtml/catal...', 'category.edit')
#16 /home/mybest/public_html/app/code/core/Mage/Core/Model/Layout.php(205): Mage_Core_Model_Layout->_generateBlock(Object(Mage_Core_Model_Layout_Element), Object(Mage_Core_Model_Layout_Element))
#17 /home/mybest/public_html/app/code/core/Mage/Core/Model/Layout.php(210): Mage_Core_Model_Layout->generateBlocks(Object(Mage_Core_Model_Layout_Element))
#18 /home/mybest/public_html/app/code/core/Mage/Core/Controller/Varien/Action.php(344): Mage_Core_Model_Layout->generateBlocks()
#19 /home/mybest/public_html/app/code/core/Mage/Core/Controller/Varien/Action.php(269): Mage_Core_Controller_Varien_Action->generateLayoutBlocks()
#20 /home/mybest/public_html/app/code/core/Mage/Adminhtml/Controller/Action.php(275): Mage_Core_Controller_Varien_Action->loadLayout(NULL, true, true)
#21 /home/mybest/public_html/app/code/core/Mage/Adminhtml/controllers/Catalog/CategoryController.php(201): Mage_Adminhtml_Controller_Action->loadLayout()
#22 /home/mybest/public_html/app/code/core/Mage/Core/Controller/Varien/Action.php(418): Mage_Adminhtml_Catalog_CategoryController->editAction()
#23 /home/mybest/public_html/app/code/core/Mage/Core/Controller/Varien/Router/Standard.php(250): Mage_Core_Controller_Varien_Action->dispatch('edit')
#24 /home/mybest/public_html/app/code/core/Mage/Core/Controller/Varien/Front.php(172): Mage_Core_Controller_Varien_Router_Standard->match(Object(Mage_Core_Controller_Request_Http))
#25 /home/mybest/public_html/app/code/core/Mage/Core/Model/App.php(354): Mage_Core_Controller_Varien_Front->dispatch()
#26 /home/mybest/public_html/app/Mage.php(684): Mage_Core_Model_App->run(Array)
#27 /home/mybest/public_html/index.php(90): Mage::run('', 'store')
#28 {main}";s:3:"url";s:77:"/index.php/admin/catalog_category/index/key/932b15d75078085a168fe65b5695d53b/";s:11:"script_name";s:10:"/index.php";s:4:"skin";s:5:"admin";}
Did you remove or disable the 'neoshopsettings/blockposition' extension?
Looks like that this extension adds the custom attribute to categories, which is using the model from this extension. So, you should to enable/install this extension or remove that attribute.

Magento throws exception on editing customer

In our magento installation (version 1.9.2.1 and also in 1.8.x before upgrade) we got an execption with error report when editing specific customers. I hope somebody can give us a hint how to fix the problem.
It complains about missing payment methods but no idea at the moment how to fix it. Here is an example error report:
a:5:{i:0;s:50:"Die angeforderte Zahlungsart ist nicht verfügbar.";i:1;s:4579:"#0 /var/www/magento/app/code/core/Mage/Payment/Model/Info.php(82): Mage::throwException('Die angefordert...')
#1 /var/www/magento/app/code/core/Mage/Sales/Model/Quote/Payment.php(218): Mage_Payment_Model_Info->getMethodInstance()
#2 /var/www/magento/app/code/community/Itabs/Debit/Model/Observer.php(170): Mage_Sales_Model_Quote_Payment->getMethodInstance()
#3 /var/www/magento/app/code/community/Itabs/Debit/Model/Observer.php(125): Itabs_Debit_Model_Observer->_encryptPaymentData(Object(Mage_Sales_Model_Quote_Payment))
#4 /var/www/magento/app/code/core/Mage/Core/Model/App.php(1357): Itabs_Debit_Model_Observer->encryptBankDataInAdminhtmlQuote(Object(Varien_Event_Observer))
#5 /var/www/magento/app/code/core/Mage/Core/Model/App.php(1336): Mage_Core_Model_App->_callObserverMethod(Object(Itabs_Debit_Model_Observer), 'encryptBankData...', Object(Varien_Event_Observer))
#6 /var/www/magento/app/Mage.php(448): Mage_Core_Model_App->dispatchEvent('sales_quote_pay...', Array)
#7 /var/www/magento/app/code/core/Mage/Core/Model/Abstract.php(391): Mage::dispatchEvent('sales_quote_pay...', Array)
#8 /var/www/magento/app/code/core/Mage/Sales/Model/Quote/Payment.php(177): Mage_Core_Model_Abstract->_beforeSave()
#9 /var/www/magento/app/code/core/Mage/Core/Model/Abstract.php(316): Mage_Sales_Model_Quote_Payment->_beforeSave()
#10 /var/www/magento/app/code/core/Mage/Core/Model/Resource/Db/Collection/Abstract.php(652): Mage_Core_Model_Abstract->save()
#11 /var/www/magento/app/code/core/Mage/Sales/Model/Quote.php(344): Mage_Core_Model_Resource_Db_Collection_Abstract->save()
#12 /var/www/magento/app/code/core/Mage/Core/Model/Abstract.php(319): Mage_Sales_Model_Quote->_afterSave()
#13 /var/www/magento/app/code/core/Mage/Sales/Model/Quote.php(1966): Mage_Core_Model_Abstract->save()
#14 /var/www/magento/app/code/core/Mage/Sales/Model/Quote.php(1907): Mage_Sales_Model_Quote->save()
#15 /var/www/magento/app/code/core/Mage/Sales/Model/Quote.php(363): Mage_Sales_Model_Quote->_afterLoad()
#16 /var/www/magento/app/code/core/Mage/Adminhtml/Block/Customer/Edit/Tab/View/Accordion.php(54): Mage_Sales_Model_Quote->loadByCustomer(Object(Mage_Customer_Model_Customer))
#17 /var/www/magento/app/code/core/Mage/Core/Block/Abstract.php(293): Mage_Adminhtml_Block_Customer_Edit_Tab_View_Accordion->_prepareLayout()
#18 /var/www/magento/app/code/core/Mage/Core/Model/Layout.php(456): Mage_Core_Block_Abstract->setLayout(Object(Mage_Core_Model_Layout))
#19 /var/www/magento/app/code/core/Mage/Core/Model/Layout.php(472): Mage_Core_Model_Layout->createBlock('adminhtml/custo...', 'accordion')
#20 /var/www/magento/app/code/core/Mage/Core/Model/Layout.php(239): Mage_Core_Model_Layout->addBlock('adminhtml/custo...', 'accordion')
#21 /var/www/magento/app/code/core/Mage/Core/Model/Layout.php(205): Mage_Core_Model_Layout->_generateBlock(Object(Mage_Core_Model_Layout_Element), Object(Mage_Core_Model_Layout_Element))
#22 /var/www/magento/app/code/core/Mage/Core/Model/Layout.php(206): Mage_Core_Model_Layout->generateBlocks(Object(Mage_Core_Model_Layout_Element))
#23 /var/www/magento/app/code/core/Mage/Core/Model/Layout.php(206): Mage_Core_Model_Layout->generateBlocks(Object(Mage_Core_Model_Layout_Element))
#24 /var/www/magento/app/code/core/Mage/Core/Model/Layout.php(210): Mage_Core_Model_Layout->generateBlocks(Object(Mage_Core_Model_Layout_Element))
#25 /var/www/magento/app/code/core/Mage/Core/Controller/Varien/Action.php(344): Mage_Core_Model_Layout->generateBlocks()
#26 /var/www/magento/app/code/core/Mage/Core/Controller/Varien/Action.php(269): Mage_Core_Controller_Varien_Action->generateLayoutBlocks()
#27 /var/www/magento/app/code/core/Mage/Adminhtml/Controller/Action.php(275): Mage_Core_Controller_Varien_Action->loadLayout(NULL, true, true)
#28 /var/www/magento/app/code/core/Mage/Adminhtml/controllers/CustomerController.php(98): Mage_Adminhtml_Controller_Action->loadLayout()
#29 /var/www/magento/app/code/core/Mage/Core/Controller/Varien/Action.php(418): Mage_Adminhtml_CustomerController->editAction()
#30 /var/www/magento/app/code/core/Mage/Core/Controller/Varien/Router/Standard.php(254): Mage_Core_Controller_Varien_Action->dispatch('edit')
#31 /var/www/magento/app/code/core/Mage/Core/Controller/Varien/Front.php(172): Mage_Core_Controller_Varien_Router_Standard->match(Object(Mage_Core_Controller_Request_Http))
#32 /var/www/magento/app/code/core/Mage/Core/Model/App.php(365): Mage_Core_Controller_Varien_Front->dispatch()
#33 /var/www/magento/app/Mage.php(684): Mage_Core_Model_App->run(Array)
#34 /var/www/magento/index.php(83): Mage::run('', 'store')
#35 {main}";s:3:"url";s:76:"/index.php/control/customer/edit/id/99/key/63d6aa7216bfb231a734ce779e4449f2/";s:11:"script_name";s:10:"/index.php";s:4:"skin";s:5:"admin";}

Product Page => Error Processing Request: Invalid Method Mage_Catalog_Block_Product_View_Type_Simple::displayProductStockStatus(Array)

I'm working on a Magento version 1.9.0.1
I get this error when looking at any product page:
There has been an error processing your request
Invalid method Mage_Catalog_Block_Product_View_Type_Simple::displayProductStockStatus(Array
(
)
)
Trace:
#0 /homepages/32/d272998686/htdocs/clickandbuilds/Magento/BirrArtesana/app/design/frontend/rwd/default/template/catalog/product/view/type/availability/default.phtml(27): Varien_Object->__call('displayProductS...', Array)
#1 /homepages/32/d272998686/htdocs/clickandbuilds/Magento/BirrArtesana/app/design/frontend/rwd/default/template/catalog/product/view/type/availability/default.phtml(27): Mage_Catalog_Block_Product_View_Type_Simple->displayProductStockStatus()
#2 /homepages/32/d272998686/htdocs/clickandbuilds/Magento/BirrArtesana/app/code/core/Mage/Core/Block/Template.php(241): include('/homepages/32/d...')
#3 /homepages/32/d272998686/htdocs/clickandbuilds/Magento/BirrArtesana/app/code/core/Mage/Core/Block/Template.php(272): Mage_Core_Block_Template->fetchView('frontend/rwd/de...')
#4 /homepages/32/d272998686/htdocs/clickandbuilds/Magento/BirrArtesana/app/code/core/Mage/Core/Block/Template.php(286): Mage_Core_Block_Template->renderView()
#5 /homepages/32/d272998686/htdocs/clickandbuilds/Magento/BirrArtesana/app/code/core/Mage/Core/Block/Abstract.php(919): Mage_Core_Block_Template->_toHtml()
#6 /homepages/32/d272998686/htdocs/clickandbuilds/Magento/BirrArtesana/app/code/core/Mage/Core/Block/Abstract.php(637): Mage_Core_Block_Abstract->toHtml()
#7 /homepages/32/d272998686/htdocs/clickandbuilds/Magento/BirrArtesana/app/code/core/Mage/Core/Block/Abstract.php(581): Mage_Core_Block_Abstract->_getChildHtml('product_type_av...', true)
#8 /homepages/32/d272998686/htdocs/clickandbuilds/Magento/BirrArtesana/app/design/frontend/rwd/default/template/catalog/product/view.phtml(69): Mage_Core_Block_Abstract->getChildHtml('product_type_av...')
#9 /homepages/32/d272998686/htdocs/clickandbuilds/Magento/BirrArtesana/app/code/core/Mage/Core/Block/Template.php(241): include('/homepages/32/d...')
#10 /homepages/32/d272998686/htdocs/clickandbuilds/Magento/BirrArtesana/app/code/core/Mage/Core/Block/Template.php(272): Mage_Core_Block_Template->fetchView('frontend/rwd/de...')
#11 /homepages/32/d272998686/htdocs/clickandbuilds/Magento/BirrArtesana/app/code/core/Mage/Core/Block/Template.php(286): Mage_Core_Block_Template->renderView()
#12 /homepages/32/d272998686/htdocs/clickandbuilds/Magento/BirrArtesana/app/code/core/Mage/Core/Block/Abstract.php(919): Mage_Core_Block_Template->_toHtml()
#13 /homepages/32/d272998686/htdocs/clickandbuilds/Magento/BirrArtesana/app/code/core/Mage/Core/Block/Text/List.php(43): Mage_Core_Block_Abstract->toHtml()
#14 /homepages/32/d272998686/htdocs/clickandbuilds/Magento/BirrArtesana/app/code/core/Mage/Core/Block/Abstract.php(919): Mage_Core_Block_Text_List->_toHtml()
#15 /homepages/32/d272998686/htdocs/clickandbuilds/Magento/BirrArtesana/app/code/core/Mage/Core/Block/Abstract.php(637): Mage_Core_Block_Abstract->toHtml()
#16 /homepages/32/d272998686/htdocs/clickandbuilds/Magento/BirrArtesana/app/code/core/Mage/Core/Block/Abstract.php(581): Mage_Core_Block_Abstract->_getChildHtml('content', true)
#17 /homepages/32/d272998686/htdocs/clickandbuilds/Magento/BirrArtesana/app/design/frontend/rwd/default/template/page/2columns-right.phtml(55): Mage_Core_Block_Abstract->getChildHtml('content')
#18 /homepages/32/d272998686/htdocs/clickandbuilds/Magento/BirrArtesana/app/code/core/Mage/Core/Block/Template.php(241): include('/homepages/32/d...')
#19 /homepages/32/d272998686/htdocs/clickandbuilds/Magento/BirrArtesana/app/code/core/Mage/Core/Block/Template.php(272): Mage_Core_Block_Template->fetchView('frontend/rwd/de...')
#20 /homepages/32/d272998686/htdocs/clickandbuilds/Magento/BirrArtesana/app/code/core/Mage/Core/Block/Template.php(286): Mage_Core_Block_Template->renderView()
#21 /homepages/32/d272998686/htdocs/clickandbuilds/Magento/BirrArtesana/app/code/core/Mage/Core/Block/Abstract.php(919): Mage_Core_Block_Template->_toHtml()
#22 /homepages/32/d272998686/htdocs/clickandbuilds/Magento/BirrArtesana/app/code/core/Mage/Core/Model/Layout.php(555): Mage_Core_Block_Abstract->toHtml()
#23 /homepages/32/d272998686/htdocs/clickandbuilds/Magento/BirrArtesana/app/code/core/Mage/Core/Controller/Varien/Action.php(390): Mage_Core_Model_Layout->getOutput()
#24 /homepages/32/d272998686/htdocs/clickandbuilds/Magento/BirrArtesana/app/code/core/Mage/Cms/Helper/Page.php(137): Mage_Core_Controller_Varien_Action->renderLayout()
#25 /homepages/32/d272998686/htdocs/clickandbuilds/Magento/BirrArtesana/app/code/core/Mage/Cms/Helper/Page.php(52): Mage_Cms_Helper_Page->_renderPage(Object(Mage_Cms_IndexController), 'no-route')
#26 /homepages/32/d272998686/htdocs/clickandbuilds/Magento/BirrArtesana/app/code/core/Mage/Cms/controllers/IndexController.php(75): Mage_Cms_Helper_Page->renderPage(Object(Mage_Cms_IndexController), 'no-route')
#27 /homepages/32/d272998686/htdocs/clickandbuilds/Magento/BirrArtesana/app/code/core/Mage/Core/Controller/Varien/Action.php(418): Mage_Cms_IndexController->noRouteAction()
#28 /homepages/32/d272998686/htdocs/clickandbuilds/Magento/BirrArtesana/app/code/core/Mage/Core/Controller/Varien/Router/Standard.php(250): Mage_Core_Controller_Varien_Action->dispatch('noRoute')
#29 /homepages/32/d272998686/htdocs/clickandbuilds/Magento/BirrArtesana/app/code/core/Mage/Core/Controller/Varien/Front.php(172): Mage_Core_Controller_Varien_Router_Standard->match(Object(Mage_Core_Controller_Request_Http))
#30 /homepages/32/d272998686/htdocs/clickandbuilds/Magento/BirrArtesana/app/code/core/Mage/Core/Model/App.php(354): Mage_Core_Controller_Varien_Front->dispatch()
#31 /homepages/32/d272998686/htdocs/clickandbuilds/Magento/BirrArtesana/app/Mage.php(684): Mage_Core_Model_App->run(Array)
#32 /homepages/32/d272998686/htdocs/clickandbuilds/Magento/BirrArtesana/index.php(87): Mage::run('', 'store')
#33 {main}
Error log record number: 641823913
I've tried to sold it creating this "tmp" directory an such, but no success.
:(
Any help?
Thank you in advance.
This may happen due to an update of Magento engine.
If you've updated Magento prior the issue appeared, try to copy the file from, for example, RWD theme (or "default" theme):
/app/design/frontend/rwd/default/template/catalog/product/view/type/grouped.phtml
/app/design/frontend/rwd/default/template/catalog/product/view/type/default.phtml
And place it into:
/app/design/frontend/default/YOUR_THEME/template/catalog/product/view/type

Magento Dashboard generates an SQL Error

I'm having problems with the Dashboard in the admin section, not showing me any data.. I'm getting this error: SQLSTATE[42000]: Syntax error or access violation: 1140 Mixing of GROUP columns (MIN(),MAX(),COUNT(),...) with no GROUP columns is illegal if there is no GROUP BY clause
I'm having no clue as to what started the issue, here's the tracing:
0 /var/www/store/public_html/lib/Varien/Db/Statement/Pdo/Mysql.php(110): Zend_Db_Statement_Pdo->_execute(Array)
#1 /var/www/store/public_html/lib/Zend/Db/Statement.php(300): Varien_Db_Statement_Pdo_Mysql->_execute(Array)
#2 /var/www/store/public_html/lib/Zend/Db/Adapter/Abstract.php(479): Zend_Db_Statement->execute(Array)
#3 /var/www/store/public_html/lib/Zend/Db/Adapter/Pdo/Abstract.php(238): Zend_Db_Adapter_Abstract->query('SELECT `main_ta...', Array)
#4 /var/www/store/public_html/lib/Varien/Db/Adapter/Pdo/Mysql.php(389): Zend_Db_Adapter_Pdo_Abstract->query('SELECT `main_ta...', Array)
#5 /var/www/store/public_html/lib/Zend/Db/Adapter/Abstract.php(734): Varien_Db_Adapter_Pdo_Mysql->query('SELECT `main_ta...', Array)
#6 /var/www/store/public_html/lib/Varien/Data/Collection/Db.php(687): Zend_Db_Adapter_Abstract->fetchAll('SELECT `main_ta...', Array)
#7 /var/www/store/public_html/app/code/core/Mage/Core/Model/Resource/Db/Collection/Abstract.php(520): Varien_Data_Collection_Db->_fetchAll('SELECT `main_ta...', Array)
#8 /var/www/store/public_html/lib/Varien/Data/Collection/Db.php(521): Mage_Core_Model_Resource_Db_Collection_Abstract->getData()
#9 /var/www/store/public_html/lib/Varien/Data/Collection.php(268): Varien_Data_Collection_Db->load()
#10 /var/www/store/public_html/app/code/local/Ezapps/Zoom/Model/Mysql4/Page/Collection.php(28): Varien_Data_Collection->getFirstItem()
#11 /var/www/store/public_html/app/code/local/Ezapps/Zoom/Block/Adminhtml/Dashboard/Tab/Zoom.php(38): Ezapps_Zoom_Model_Mysql4_Page_Collection->getStats()
#12 /var/www/store/public_html/app/code/core/Mage/Adminhtml/Block/Dashboard/Abstract.php(77): Ezapps_Zoom_Block_Adminhtml_Dashboard_Tab_Zoom->_prepareData()
#13 /var/www/store/public_html/app/code/core/Mage/Core/Block/Abstract.php(238): Mage_Adminhtml_Block_Dashboard_Abstract->_prepareLayout()
#14 /var/www/store/public_html/app/code/core/Mage/Core/Model/Layout.php(430): Mage_Core_Block_Abstract->setLayout(Object(Mage_Core_Model_Layout))
#15 /var/www/store/public_html/app/code/local/Ezapps/Tools/Block/Adminhtml/Dashboard/Diagrams.php(42): Mage_Core_Model_Layout->createBlock('ezzoom/adminhtm...')
#16 /var/www/store/public_html/app/code/core/Mage/Core/Block/Abstract.php(238): Ezapps_Tools_Block_Adminhtml_Dashboard_Diagrams->_prepareLayout()
#17 /var/www/store/public_html/app/code/core/Mage/Core/Model/Layout.php(430): Mage_Core_Block_Abstract->setLayout(Object(Mage_Core_Model_Layout))
#18 /var/www/store/public_html/app/code/core/Mage/Adminhtml/Block/Dashboard.php(66): Mage_Core_Model_Layout->createBlock('adminhtml/dashb...')
#19 /var/www/store/public_html/app/code/core/Mage/Core/Block/Abstract.php(238): Mage_Adminhtml_Block_Dashboard->_prepareLayout()
#20 /var/www/store/public_html/app/code/core/Mage/Core/Model/Layout.php(430): Mage_Core_Block_Abstract->setLayout(Object(Mage_Core_Model_Layout))
#21 /var/www/store/public_html/app/code/core/Mage/Core/Model/Layout.php(446): Mage_Core_Model_Layout->createBlock('adminhtml/dashb...', 'dashboard')
#22 /var/www/store/public_html/app/code/core/Mage/Core/Model/Layout.php(238): Mage_Core_Model_Layout->addBlock('adminhtml/dashb...', 'dashboard')
#23 /var/www/store/public_html/app/code/core/Mage/Core/Model/Layout.php(204): Mage_Core_Model_Layout->_generateBlock(Object(Mage_Core_Model_Layout_Element), Object(Mage_Core_Model_Layout_Element))
#24 /var/www/store/public_html/app/code/core/Mage/Core/Model/Layout.php(209): Mage_Core_Model_Layout->generateBlocks(Object(Mage_Core_Model_Layout_Element))
#25 /var/www/store/public_html/app/code/local/Mage/Core/Controller/Varien/Action.php(345): Mage_Core_Model_Layout->generateBlocks()
#26 /var/www/store/public_html/app/code/local/Mage/Core/Controller/Varien/Action.php(270): Mage_Core_Controller_Varien_Action->generateLayoutBlocks()
#27 /var/www/store/public_html/app/code/core/Mage/Adminhtml/Controller/Action.php(263): Mage_Core_Controller_Varien_Action->loadLayout(NULL, true, true)
#28 /var/www/store/public_html/app/code/core/Mage/Adminhtml/controllers/DashboardController.php(40): Mage_Adminhtml_Controller_Action->loadLayout()
#29 /var/www/store/public_html/app/code/local/Mage/Core/Controller/Varien/Action.php(420): Mage_Adminhtml_DashboardController->indexAction()
#30 /var/www/store/public_html/app/code/core/Mage/Core/Controller/Varien/Router/Standard.php(250): Mage_Core_Controller_Varien_Action->dispatch('index')
#31 /var/www/store/public_html/app/code/core/Mage/Core/Controller/Varien/Front.php(176): Mage_Core_Controller_Varien_Router_Standard->match(Object(Mage_Core_Controller_Request_Http))
#32 /var/www/store/public_html/app/code/local/Mage/Core/Model/App.php(348): Mage_Core_Controller_Varien_Front->dispatch()
#33 /var/www/store/public_html/app/Mage.php(640): Mage_Core_Model_App->run(Array)
#34 /var/www/store/public_html/index.php(82): Mage::run('', 'store')
#35 {main}
As you can see in the stack trace the problem is caused by a custom module from Ezapps...
Try disabling the module (app/etc/modules/Ezapps_*.xml - set active to false) and check what other things need to be done in order to disable the module...
Within that module's code, there is a problem when forming the sql query...

Resources