Jump to content

ContextErrorException dans pspixel.php


Sketchon

Recommended Posts

Bonjour, 

Mon site prestashop 1.7.2.5 affiche fréquemment une Error 500 lorsque je le refresh. 

Voici ce que ça m'affiche lorsque je le Debug... J'avoue être perdu, Qqn aurait-il une idée  ? 

Merci d'avance

Warning: array_column() expects parameter 1 to be array, boolean given

  1. in /var/www/prestashop/modules/pspixel/pspixel.php line 263
  2. at ErrorHandler->handleError('2', 'array_column() expects parameter 1 to be array, boolean given', '/var/www/prestashop/modules/pspixel/pspixel.php', '263', array('params' => array('cookie' => object(Cookie), 'cart' => object(Cart), 'altern' => '14'), 'pixel_id' => '933700773439515', 'type' => 'ViewCategory', 'content' => array(), 'page' => 'category', 'controller_type' => 'front', 'id_lang' => '2', 'locale' => 'FR', 'iso_code' => 'EUR', 'content_type' => 'product', 'track' => 'trackCustom', 'prods' => false, 'category' => object(Category), 'breadcrumbs' => array('links' => array(array('title' => 'Accueil', 'url' => 'https://edmunds.be/fr/'), array('title' => 'Shop', 'url' => 'https://edmunds.be/fr/12-shop'), array('title' => 'Packs - B2B', 'url' => 'https://edmunds.be/fr/46-packs-b2b'))), 'breadcrumb' => 'Accueil > Shop > Packs - B2B'))
  3. at array_column(false, 'id_product') in pspixel.php line 263
  4. at Pspixel->hookHeader(array('cookie' => object(Cookie), 'cart' => object(Cart), 'altern' => '14')) in /var/www/prestashop/classes/Hook.php ligne 895
  5. at HookCore::coreCallHook(object(Pspixel), 'hookHeader', array('cookie' => object(Cookie), 'cart' => object(Cart), 'altern' => '14')) in Hook.php line 331
  6. at HookCore::callHookOn(object(Pspixel), 'displayHeader', array('cookie' => object(Cookie), 'cart' => object(Cart), 'altern' => '14')) in Hook.php line 843
  7. at HookCore::exec('displayHeader') in /var/www/prestashop/classes/controller/FrontController.php ligne 544
  8. at FrontControllerCore->initContent() in Controller.php line 205
  9. at ControllerCore->run() in Dispatcher.php line 379
  10. at DispatcherCore->dispatch() in index.php line 28
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...