-1
I’m getting the following error by clicking on a product from the store:
Invalid method Mage_catalog_block_product_view_type_simple::displayProductStockStatus
I already googled and saw some solutions saying it was version incompatibility. I updated, but the problem persists.
Any idea how to solve?
The "displayProductStockStatus" method does not exist in Magento 1.7.0.2 source code, for example. Can you locate in which module and file is this call?
– Diego Souza