Gossamer Forum
Home : Products : Gossamer Links : Development, Plugins and Globals :

Total Number of new sites

Quote Reply
Total Number of new sites
Hi

i am trying to display the total number of new links on the home page ..

I created a global:

sub {
my (return $DB->table('Links')->select(isNew => 'Yes')->count;
}

But it is returing an error. Any suggestions?
Regards
KaTaBd

Users plug In - Multi Search And Remote Search plug in - WebRing plug in - Muslims Directory
Subject Author Views Date
Thread Total Number of new sites katabd 3191 Mar 9, 2002, 10:30 AM
Thread Re: [katabd] Total Number of new sites
Paul 3028 Mar 9, 2002, 11:27 AM
Thread Re: [RedRum] Total Number of new sites
Andy 3036 Mar 11, 2002, 3:36 AM
Post Re: [AndyNewby] Total Number of new sites
katabd 2989 Mar 11, 2002, 3:41 AM