Gossamer Forum
Quote Reply
Check_Empty_Cats
Greetings:

I am using the one of Andy's plugins - Check_Empty_Cats, which I find very useful. I think the problem is that it uses the old page.php and the call to display or go to the Category from the listing doesn't work.

Code:
print "Title : <a href=$CFG->{'db_cgi_url'}/page.cgi?do=page&cat_id=$hit->{'ID'} target='_blank'>$hit->{'Name'}</a>
: Category ID : $hit->{'ID'} : Number of links : $hit->{'Number_of_Links'}<BR>";

I've worked out how to change to db_cgi_url (from the php) and page.cgi, but can't workout the correct call to page.cgi to go to the Category by way of the ID. Anyone got any ideas?

Thanks,

Clint.
--------------------------
http://AffiliatesDirectory.com
The Affiliate Programs Directory
Subject Author Views Date
Thread Check_Empty_Cats Clint 5684 Dec 23, 2007, 9:34 PM
Thread Re: [Clint] Check_Empty_Cats
Andy 5609 Dec 24, 2007, 12:08 AM
Thread Re: [Andy] Check_Empty_Cats
Clint 5542 Dec 24, 2007, 12:56 AM
Thread Re: [Clint] Check_Empty_Cats
Andy 5544 Dec 24, 2007, 12:58 AM
Thread Re: [Andy] Check_Empty_Cats
Clint 5569 Dec 24, 2007, 1:02 AM
Post Re: [Clint] Check_Empty_Cats
Andy 5544 Dec 24, 2007, 1:11 AM
Thread Re: [Clint] Check_Empty_Cats
Andy 5565 Dec 24, 2007, 1:17 AM
Thread Re: [Andy] Check_Empty_Cats
Clint 5545 Dec 24, 2007, 2:31 AM
Post Re: [Clint] Check_Empty_Cats
Andy 5524 Dec 24, 2007, 2:40 AM