meta-for-magento2 icon indicating copy to clipboard operation
meta-for-magento2 copied to clipboard

Call to undefined method Vendor/meta/module-sales/Helper/OrderHelper.php:90

Open davirs opened this issue 9 months ago • 3 comments

Preconditions (*)

magento 2.4.6-p3 php 8.2 meta 1.3.0

Steps to reproduce (*)

Install the meta 1.3.0 extension. I haven't configured the extension yet, it's just installed.

Expected result (*)

Work with default Magento without breaking anything or throwing exceptions

Actual result (*)

I can't access any orders in the Magento order panel. An exception occurs: #43 {main} {"exception":"[object] (Error(code: 0): Call to undefined method Magento\\Sales\\Api\\Data\\OrderExtension::getFacebookOrderId() at /cache/vendor/meta/module-sales/Helper/OrderHelper.php:90)"} []

image

davirs avatar May 02 '24 11:05 davirs