Jump to content

Edit History

Klemart3D

Klemart3D

A l'installation du module (avant sa config), une erreur apparait faisant planter tout le front-office  :

 (1/1) ContextErrorException

Warning: in_array() expects parameter 2 to be array, null given
in storeggmap.php line 282

Il serait pour cela judicieux d'ajouter une vérification à la ligne précédente :

if ($authorized_pages && (in_array("*", $authorized_pages) || in_array($this->context->controller->php_self, $authorized_pages)) && !empty($apikey)) {

[...]

J'ai fait un pull request : https://github.com/ArnaudDx/Google-map-store-page-prestashop-1.7/pull/21

Klemart3D

Klemart3D

Le bouton d'action n'est pas affiché durant l'install (sur un PS 1.7.6.0) :
No action button displayed for installation (on PS 1.7.6.0):

Capture d’écran de 2019-08-01 11-06-55.png

×
×
  • Create New...