I just recently noticed an error on my webshop. The full error is:
Notice: Undefined index: total in /public_html/vqmod/vqcache/vq2-catalog_model_catalog_product.php on line 639
on line 639 there is this:
Code: Select all
if ($query->row['total'] >= 1) { <<< line 639
$path = array();
$path[0] = $query->row['catid'];
its on the website: www.pdfposters.com
Kind regards and thanks in advance,
Gino Brugman