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

Re: [DeadMan] Global to catch category list

Quote Reply
Re: [DeadMan] Global to catch category list In reply to
Try changing:

my $url = $cat_db->as_url($root_cat);

...to:

my $url = "/directory/" . $cat_db->as_url($root_cat);

That should sort it :)

Cheers

Andy (mod)
andy@ultranerds.co.uk
Want to give me something back for my help? Please see my Amazon Wish List
GLinks ULTRA Package | GLinks ULTRA Package PRO
Links SQL Plugins | Website Design and SEO | UltraNerds | ULTRAGLobals Plugin | Pre-Made Template Sets | FREE GLinks Plugins!
Subject Author Views Date
Thread Global to catch category list DeadMan 6710 Oct 16, 2009, 9:15 AM
Thread Re: [DeadMan] Global to catch category list
Andy 6543 Oct 16, 2009, 9:37 AM
Thread Re: [Andy] Global to catch category list
DeadMan 6564 Oct 16, 2009, 9:54 AM
Thread Re: [DeadMan] Global to catch category list
Andy 6556 Oct 16, 2009, 10:07 AM
Thread Re: [Andy] Global to catch category list
DeadMan 6545 Oct 16, 2009, 10:23 AM
Thread Re: [DeadMan] Global to catch category list
Andy 6539 Oct 16, 2009, 10:27 AM
Thread Re: [Andy] Global to catch category list
DeadMan 6547 Oct 16, 2009, 10:42 AM
Post Re: [DeadMan] Global to catch category list
Andy 6550 Oct 16, 2009, 10:44 AM