Skip to content Skip to sidebar

Tagged: 

This topic contains 0 reply, has 1 voice.

Last updated by Niko 1 year, 2 months ago.

Assisted by: Marsel Nikolli.

Author Posts
July 12, 2024 at 8:46 am #15941070

Niko

Background of the issue:
I am trying to resolve a PHP warning that appears many times a day and seems to be slowing down queries. The error is: PHP Warning: Undefined array key "values" in /data/wordpress/htdocs/wp-content/plugins/woocommerce-multilingual/inc/class-wcml-tp-support.php on line 142.

Symptoms:
PHP Warning: Undefined array key "values" in /data/wordpress/htdocs/wp-content/plugins/woocommerce-multilingual/inc/class-wcml-tp-support.php on line 142. This error appears frequently and seems to slow down queries.

Questions:
How could we get rid of this error?