Hi David
In our error logs we have lots and lots of errors saying
PHP Notice: Undefined variable: product
for this line 98 in products.php below.
$where .= "MATCH name AGAINST ('".database_safe($q)."') AND name <> '".database_safe($product["products"][0]["name"])."'";
How can we fix this as our error log files are huge.
Chris
Hi Chris,
Could you email me your products.php and I'll fix this for you - it has been corrected in the latest version.
Cheers,
David.