Code: Select all
.....$count = 0;
if ($num_rcstock == 1)
{
$count = $count + 1;
.....I am assigning zero to $count, and then adding one to $count on each cycle, yet it's telling me it's undefined???[Fri Jul 19 10:58:11 2013] [warn] [client 82.110.149.20] mod_fcgid: stderr: PHP Notice: Undefined variable: count in /var/www/vhosts/site.co.uk/httpdocs/includes/product.inc on line 1518, referer: http://www...................