computergeek Posted April 24, 2008 Posted April 24, 2008 Having issue when I loaded home page. Warning: Division by zero in /mnt/////www/catalog/includes/functions/html_output.php on line 175 172 // Scale the image if not the original size 173 if ($image_size[0] != $width || $image_size[1] != $height) { 174 $rx = $image_size[0] / $width; 175 $ry = $image_size[1] / $height;
Recommended Posts
Archived
This topic is now archived and is closed to further replies.