Gossamer Forum
Home : Products : Links 2.0 : Installation -- Unix :

Sub Directires Do not count

Quote Reply
Sub Directires Do not count
Hello,

I have a problem, my sub directories do not count the amount of links that are in that dir.

This is my file Structure.

(Main)Scripts_Programs ==> = Counts the Total
(Sub)Perl_Scripts ==> Does not count
(Sub Of Perl)Traffic Scripts==> Counts

I want Perl_Scripts to display all that is below it recrusivly, so what you see when you look at Perl_Scripts is

Script_And_Programs(123)
Perl_Scripts (0)
Traffic_Scripts (24)

As you can see Traffic Scripts is the Sub Dir of Perl_Scripts, is there a way to have Perl_Scripts count all below it ?

I appreciate any help someone can offer.



Quote Reply
Re: Sub Directires Do not count In reply to
Have you hacked the sub site_html_print_cat routine in the site_html_templates.pl file at all?

Regards,

Eliot Lee