Gossamer Forum
Home : Products : Links 2.0 : Customization :

Re: Need someone to Fix an Illegal division by zero

Quote Reply
Re: Need someone to Fix an Illegal division by zero In reply to
Sorry I put the wrong code on, it is actually the unique category line that is the problem below. Any ideas, or offers to fix this for a fee are welcome.

Regards,
Matt

# This adds one to the total of each category above the current category.
# We have to caluclate the affect of the link on each alt category as well as the main.
%unique_categories = "";
foreach $cat ($category, @alt_categories) {


Subject Author Views Date
Thread Need someone to Fix an Illegal division by zero matthawkins 1564 Jan 3, 2001, 2:53 AM
Thread Re: Need someone to Fix an Illegal division by zero
pagla2000 1520 Jan 3, 2001, 4:26 AM
Thread Re: Need someone to Fix an Illegal division by zero
matthawkins 1518 Jan 3, 2001, 7:08 AM
Thread Re: Need someone to Fix an Illegal division by zero
matthawkins 1511 Jan 3, 2001, 10:29 AM
Post Re: Need someone to Fix an Illegal division by zero
Stealth 1478 Jan 6, 2001, 9:51 PM