Attempted to call an undefined method named "jsonDecode" of class "Tools".
Exception Logs 2 Stack Trace
Symfony\Component\ErrorHandler\Error\ UndefinedMethodError
in modules/apmpixel/apmpixel.php (line 354)
$results = [
'APM_PIXEL_XML_ACTIONS' => Configuration::get('APM_PIXEL_XML_ACTIONS'),
'APM_PIXEL_STOCK' => Configuration::get('APM_PIXEL_STOCK'),
'APM_PIXEL_FORCESTOCK' => Configuration::get('APM_PIXEL_FORCESTOCK'),
'APM_PIXEL_CATEGORY' => Configuration::get('APM_PIXEL_CATEGORY'),
'APM_PIXEL_CATEGORY_SELECT' => Tools::jsonDecode(Configuration::get('APM_PIXEL_CATEGORY_SELECT'), true),
'APM_PIXEL_CARRIER' => Configuration::get('APM_PIXEL_CARRIER'),
'APM_PIXEL_FACEEBOOK' => Configuration::get('APM_PIXEL_FACEEBOOK'),
'APM_PIXEL_SHIPPING' => Tools::jsonDecode(Configuration::get('APM_PIXEL_SHIPPING'), true),
'APM_PIXEL_CATEGORIES' => Configuration::get('APM_PIXEL_CATEGORIES'),
'APM_PIXEL_BUSSINES_CODE' => Configuration::get('APM_PIXEL_BUSSINES_CODE'),