Jump to content

1.5.6.1 Fatal error: undefined method ::getProduct() in blocksharefb and productcomments


Recommended Posts

After update, I got these errors on Product page:

PHP Fatal error:  Call to undefined method ProductController::getProduct() in (...) /modules/blocksharefb/blocksharefb.php on line 67
PHP Fatal error:  Call to undefined method ProductController::getProduct() in (...) /modules/productcomments/productcomments.php on line 711

Any ideas?

Edited by jacobb (see edit history)
Link to comment
Share on other sites

  • 2 weeks later...

Hello,

 

I have the same error! Have you found the solution?

 

Yes, I did. I reminded myself that I have overriden the Product Controller (override/controllers/front/ProductController.php), so I merged it with newest version and everything is working now.  

  • Like 1
Link to comment
Share on other sites

×
×
  • Create New...