Hi,
I have a problem and I need to solve it as soon as possible.
I get this when creating a new item:
Warning: shuffle() expects parameter 1 to be array, null given in /home/customer/www/lapetra.co/public_html/wp-content/plugins/woocommerce/includes/wc-product-functions.php on line 954
Warning: array_slice() expects parameter 1 to be array, null given in /home/customer/www/lapetra.co/public_html/wp-content/plugins/woocommerce/includes/wc-product-functions.php on line 957
Warning: array_map(): Expected parameter 2 to be an array, null given in /home/customer/www/lapetra.co/public_html/wp-content/plugins/woocommerce/includes/wc-template-functions.php on line 2018
Warning: array_filter() expects parameter 1 to be array, null given in /home/customer/www/lapetra.co/public_html/wp-content/plugins/woocommerce/includes/wc-template-functions.php on line 2018
Warning: shuffle() expects parameter 1 to be array, null given in /home/customer/www/lapetra.co/public_html/wp-content/plugins/woocommerce/includes/wc-product-functions.php on line 1236
Warning: array_reverse() expects parameter 1 to be array, null given in /home/customer/www/lapetra.co/public_html/wp-content/plugins/woocommerce/includes/wc-product-functions.php on line 1240
Warning: shuffle() expects parameter 1 to be array, null given in /home/customer/www/lapetra.co/public_html/wp-content/plugins/woocommerce/includes/wc-product-functions.php on line 954
Warning: array_slice() expects parameter 1 to be array, null given in /home/customer/www/lapetra.co/public_html/wp-content/plugins/woocommerce/includes/wc-product-functions.php on line 957
Warning: array_values() expects parameter 1 to be array, null given in /home/customer/www/lapetra.co/public_html/wp-content/themes/xstore/woocommerce/single-product/related.php on line 22
Warning: array_map(): Expected parameter 2 to be an array, null given in /home/customer/www/lapetra.co/public_html/wp-content/themes/xstore/woocommerce/single-product/related.php on line 22
Warning: sizeof(): Parameter must be an array or an object that implements Countable in /home/customer/www/lapetra.co/public_html/wp-content/themes/xstore/woocommerce/single-product/related.php on line 24
The link of product is: https://lapetra.co/producto/estrella-madera-la-petra/
Thanks!