Product feed for Facebook and Google

Product feed for Facebook and Google 2.1.9

Sem autorização para baixar
  • Criador do tópico Criador do tópico hargrave
  • Data de início Data de início
Lv.13
Bronze Member
Iron Member
Associado
11/09/2021
Mensagens
9.722
Pontuação de reações
3.604
Credits
$13.996
thanks to dear member @hargrave submitted a new resource:

Product feed for Facebook and Google - allow you to create XML that you can use on Google Merchant and Facebook to introduce your products

Visualizar anexo 55019

The module will allow you to create XML that you can use on Google Merchant and Facebook to introduce your products on both platforms.

You will be able to introduce your products in Google Merchan and Facebook keeping your catalogue, stock and prices continuously updated.

It will not be necessary to change the configuration of your server, the module will adapt to your configuration to always keep your products updated.

If you have a...

Read more about this resource...
 
Does not seem to work in 8.0.4

When I click configure:

Oops! An Error Occurred​

The server returned a "500 Internal Server Error".​

Something is broken. Please let us know what you were doing when this error occurred. We will fix it as soon as possible. Sorry for any inconvenience caused.
 
Does not seem to work in 8.0.4

When I click configure:

Oops! An Error Occurred
The server returned a "500 Internal Server Error".

Something is broken. Please let us know what you were doing when this error occurred. We will fix it as soon as possible. Sorry for any inconvenience caused.
please open develop mode ,and see log detail .what's ps version that 's you use it?
 
tested ,you are right ,the plugin have bug with ps8
PHP:
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'),

when i fixed it ,and get new bug
08202310_03.webp
 
what is the new bug?
 
Top