facebookarchive / facebook-for-magento2

* Pixel on all pages, which trigger events link, PageView, ViewContent, AddToCart, Initiatecheckout and Purchase.* In the background, Syncs the products from the merchants product catalog to Facebook Catalog.* Stores all the data, like pixel id, catalog id, business maanger id, on to the local database on the instance.
Other
46 stars 36 forks source link

Fatal error: Uncaught Error: Call to undefined method Facebook\BusinessExtension\Model\System\Config::getOutOfStockThreshold() #22

Closed akosglue closed 3 years ago

akosglue commented 3 years ago

m2 2.3.6 facebook/facebook-for-magento2 1.2.6

so there is this call: $this->systemConfig->getOutOfStockThreshold() if I look at this class Facebook\BusinessExtension\Model\System\Config as SystemConfig; I don't find any method like getOutOfStockThreshold

zlik commented 3 years ago

@akosglue, thanks for reporting. Confirmed, will ship a fix shortly.

zlik commented 3 years ago

Fixed in 1.2.7.