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.
Hello,
There are PHP errors, when running on PHP 7.4, which prevent the synchronization of commands:
There is also an error in the
classes/models/LengowList.php
file which prevents you from seeing the list of Lengow commands.