Error on Product Pages
-
On all my product pages i’m getting an annoying error that says…
Warning: array_sum() expects parameter 1 to be array, string given in /home2/kiickash/public_html/steppingupms.com/wp-content/plugins/woocommerce/includes/abstracts/abstract-wc-product.php on line 1123
I’m still able to view the products but I can’t get this error to go away. It’s right above the short product description.
I’ve tried adding some code to the abstract-wc-product.php file
error_reporting(0);
as suggested on https://wordimpress.com/php-turn-on-or-off-error-reporting/. However that did not work. I just got a php error that broke my site. Maybe I didn’t add it correctly. (I’m not a developer and have very limited knowledge about code.)I also tried updating the woocommerce plugin and reinstalling but no luck.
Oh, before this happened I just did a large product import using a .csv import plugin. Maybe that had something to do with it.
Any help would be appreciated.
Site link: https://steppingupms.com/ms-art-auction
- The topic ‘Error on Product Pages’ is closed to new replies.