Jump to content

Error message in the log


fabriceunko

Recommended Posts

Hello, in the administrator in the error log tab I have the following error:

 

[<strong>Deprecated</strong>] /XXXXXXXXXXXXXXXX/XXXXXXXXX/admin_xDG7xw/sources/dashboard.index.inc.php:293 - implode() [<a href='http://docs.php.net/manual/en/function.implode.php'>function.implode.php</a>]: Passing glue string after array is deprecated. Swap the parameters

The code in the file indicated on line 293 is

    $customers_in = implode(array_keys($customer_ids), ',');

So what is the problem and how do you fix it?

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...