Error showing products in the Gento store

Asked

Viewed 246 times

-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?

1 answer

1

Looks like you’ve been installing a module incompatible with your version of Magento, huh?

Invalid method Mage_catalog_block_product_view_type_simple::displayProductStockStatus

Is it some module to display quantity of product in stock on the product page? If that’s right, do not need module, use the blog tip: http://mariosam.com.br/magento/exibir-estoque-frontend/.

To solve your problem, uninstall the module.

Browser other questions tagged

You are not signed in. Login or sign up in order to post.