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

Works in dynamic, but not static?

Quote Reply
Works in dynamic, but not static?
Does anyone have an idea why this wouldn't work in static, but works fine in dynamic?

<%Plugins::Category_Adverts::ShowAdvert($ID)%>

In the ShowAdvert sub, I'm using;

my $CatID = shift;

...to grab $ID passed on via the template...

Any ideas are appreciated.

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 Works in dynamic, but not static? Andy 4014 Feb 18, 2003, 7:56 AM
Thread Re: [Andy] Works in dynamic, but not static?
pugdog 3876 Feb 19, 2003, 12:17 PM
Thread Re: [pugdog] Works in dynamic, but not static?
mgeyman 3853 Feb 19, 2003, 4:24 PM
Thread Re: [mgeyman] Works in dynamic, but not static?
pugdog 3850 Feb 19, 2003, 10:43 PM
Thread Re: [pugdog] Works in dynamic, but not static?
Andy 3800 Feb 20, 2003, 1:14 AM
Thread Re: [Andy] Works in dynamic, but not static?
Paul 3823 Feb 20, 2003, 2:24 AM
Thread Re: [Paul] Works in dynamic, but not static?
Andy 3850 Feb 20, 2003, 2:31 AM
Thread Re: [Andy] Works in dynamic, but not static?
Paul 3802 Feb 20, 2003, 2:32 AM
Thread Re: [Paul] Works in dynamic, but not static?
Andy 3825 Feb 20, 2003, 2:38 AM
Post Re: [Andy] Works in dynamic, but not static?
Andy 3816 Feb 20, 2003, 7:31 AM