Code: Select all
PHP Warning: A non-numeric value encountered in /home/xxx/public_html/vqmod/vqcache/vq2-catalog_controller_product_category.php on line 378
Does anyone have any idea what could be causing this? This is a complete guess but it could be related to a PHP version change. When the site was first created, it was on PHP 5.6 but then I changed it to PHP 7.3. There were a few fixes I had to make to make the site work on 7.3 but in general everything looks the same. Could this have anything to do with it?