Gossamer Forum
Home : Products : Links 2.0 : Discussions :

Re: Number of links not correct

Quote Reply
Re: Number of links not correct In reply to
Hi Larry,

Well, I was hoping you'd just post what you changed so I don't have to look through your code... Anyway, I'm not familiar with this bit:
Code:
foreach $subcat (sort @subcat) { my $mod = $stats{"$subcat"}[3];
my $new_add = $stats{"$subcat"}[4];
($description) = @{$category{$subcat}}[2];
($subcatstyle) = @{$category{$subcat}}[9];
I'm guessing it's one of the subcategory mods (which seem to cause people a lot of problems setting up), but I'm not familiar with them. I would suggest going back to an unmodified installation, see if it works right for you, then change one thing at a time.

Dan
Subject Author Views Date
Thread Number of links not correct NewToThis 2438 Apr 16, 2000, 7:15 AM
Post Re: Number of links not correct
NewToThis 2378 Apr 15, 2000, 9:32 PM
Post Re: Number of links not correct
NewToThis 2378 Apr 15, 2000, 9:34 PM
Post Re: Number of links not correct
Dan Kaplan 2379 Apr 16, 2000, 7:38 AM
Post Re: Number of links not correct
NewToThis 2374 Apr 16, 2000, 7:46 AM
Post Re: Number of links not correct
Dan Kaplan 2391 Apr 16, 2000, 8:30 AM
Post Re: Number of links not correct
NewToThis 2371 Apr 16, 2000, 8:37 AM
Post Re: Number of links not correct
Dan Kaplan 2383 Apr 16, 2000, 11:43 AM