I get those errors on my error log file :
Code: Select all
2016-07-19 10:46:21 - PHP Notice: Indirect modification of overloaded property ControllerApiCustomer::$session has no effect in /catalog/controller/api/customer.php on line 7
2016-07-19 10:46:21 - PHP Warning: Attempt to modify property of non-object in /catalog/controller/api/customer.php on line 7
Code: Select all
http://www.domaine.com/index.php?route=account/order
can anyone help me ?