PHP Warning: count(): Parameter must be an array or an object that implements Countable in /home/hattufi/public_html/shop/includes/modules/header_tags/ht_product_schema.php on line 30
PHP Warning: Illegal string offset 'image' in /home/xxxx/public_html/shop/includes/modules/header_tags/ht_product_schema.php on line 31
Do you have a column images or products_images in one of the tables that get called? E.g. products, products_description, specials? Or if this only happens on a particular page, what tables are used on that page?
ecartz wrote: ↑Tue Aug 16, 2022 10:40 am
Do you have a column images or products_images in one of the tables that get called? E.g. products, products_description, specials? Or if this only happens on a particular page, what tables are used on that page?