PHP Notice: Array to string conversion in formatting.php on line 1111
-
Hello,
First really thanks for this great product.
I know this is only a notice but if you can fix this it will be nice.I always have this Notice when I want to show order list :
PHP Notice: Array to string conversion in /home/admin/web/myWebsite.mg/public_html/wp-includes/formatting.php on line 1111
When I try log what it want to formatting, this is the reponse :
{"user_login":"","nicename":"","display_name":"","url":"","description":"","password":"","first_name":"","last_name":"","company":"","address_1":"","address_2":"","city":"","state":"","postcode":"","country":"MG"}
And the exception tracking go which called this function is :
{"file":"\/home\/admin\/web\/myWebsite.mg\/public_html\/wp-content\/plugins\/woocommerce\/includes\/admin\/list-tables\/class-wc-admin-list-table-orders.php","line":341,"function":"esc_html","args":[{"user_login":"","nicename":"","display_name":"","url":"","description":"","password":"","first_name":"","last_name":"","company":"","address_1":"","address_2":"","city":"","state":"","postcode":"","country":"MG"}]}
Hope you can do something. thanks
- The topic ‘PHP Notice: Array to string conversion in formatting.php on line 1111’ is closed to new replies.