lengow / plugin-prestashop

Plugin Lengow for PrestaShop Repository
https://www.lengow.com/
Apache License 2.0
2 stars 7 forks source link

Error PHP 7.4 #1

Open tups opened 2 years ago

tups commented 2 years ago

Hello,

There are PHP errors, when running on PHP 7.4, which prevent the synchronization of commands:

[PrestaShop error]: "Notice: Trying to access array offset on value of type bool" in /modules/lengow/classes/models/LengowAddress.php on line 342 
[PrestaShop error]: "Notice: Trying to access array offset on value of type bool" in /modules/lengow/classes/models/LengowGender.php on line 88 

There is also an error in the classes/models/LengowList.php file which prevents you from seeing the list of Lengow commands.

ceer commented 2 years ago

also:

Trying to access array offset on value of type bool in /modules/lengow/classes/models/LengowProduct.php on line 460"