sendinblue / Prestashop1.7-Plugin

1 stars 0 forks source link

Call to a member function isLogged() on null #1

Open BoutiquesInternet opened 4 years ago

BoutiquesInternet commented 4 years ago

Hi,

I have an error when updating customer address via adminaddresses controller page. 1585300360_19990_1703708224 (1).

You have to active AbandonedCart tracking option for having this error to show up.

Module Sendinblue : 3.3.7 Prestashop : 1.7.6.5

See attachment.

jeeece commented 4 years ago

Same problem here :)

BoutiquesInternet commented 4 years ago

Hi Jeeece,

Here is a solution, add this condition just before line 4256 if($this->context->customer)