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

Re: [rsahertian] different info on detailed page depending on FatherID

Quote Reply
Re: [rsahertian] different info on detailed page depending on FatherID In reply to
Try changing;

my $sth = $table->select( { LinkID => $ID } ) || return "";

to;

my $sth = $table->select( { LinkID => $ID } ) or return $GT::SQL::error;

Whats that do?

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; hot thread different info on detailed page depending on FatherID rsahertian 10327 Sep 8, 2003, 4:42 AM
Thread; hot thread Re: [rsahertian] different info on detailed page depending on FatherID
Andy 10154 Sep 8, 2003, 6:04 AM
Thread; hot thread Re: [Andy] different info on detailed page depending on FatherID
Andy 10066 Sep 8, 2003, 10:06 AM
Thread; hot thread Re: [Andy] different info on detailed page depending on FatherID
rsahertian 10049 Sep 8, 2003, 1:03 PM
Thread; hot thread Re: [rsahertian] different info on detailed page depending on FatherID
Andy 10051 Sep 8, 2003, 1:05 PM
Thread; hot thread Re: [Andy] different info on detailed page depending on FatherID
rsahertian 10064 Sep 8, 2003, 1:19 PM
Thread; hot thread Re: [rsahertian] different info on detailed page depending on FatherID
Andy 10006 Sep 8, 2003, 1:20 PM
Thread; hot thread Re: [Andy] different info on detailed page depending on FatherID
rsahertian 10024 Sep 8, 2003, 1:24 PM
Thread; hot thread Re: [rsahertian] different info on detailed page depending on FatherID
Andy 10043 Sep 8, 2003, 1:26 PM
Thread; hot thread Re: [Andy] different info on detailed page depending on FatherID
rsahertian 10026 Sep 8, 2003, 1:32 PM
Thread; hot thread Re: [rsahertian] different info on detailed page depending on FatherID
Andy 10064 Sep 8, 2003, 1:34 PM
Thread; hot thread Re: [Andy] different info on detailed page depending on FatherID
rsahertian 9990 Sep 8, 2003, 2:01 PM
Thread; hot thread Re: [rsahertian] different info on detailed page depending on FatherID
rsahertian 10015 Sep 8, 2003, 2:32 PM
Thread; hot thread Re: [rsahertian] different info on detailed page depending on FatherID
Andy 10019 Sep 9, 2003, 12:21 AM
Thread; hot thread Re: [Andy] different info on detailed page depending on FatherID
rsahertian 9992 Sep 9, 2003, 3:48 AM
Thread; hot thread Re: [rsahertian] different info on detailed page depending on FatherID
Andy 10027 Sep 9, 2003, 4:06 AM
Thread; hot thread Re: [Andy] different info on detailed page depending on FatherID
rsahertian 9995 Sep 9, 2003, 4:09 AM
Thread; hot thread Re: [rsahertian] different info on detailed page depending on FatherID
Andy 10032 Sep 9, 2003, 4:25 AM
Thread; hot thread Re: [Andy] different info on detailed page depending on FatherID
rsahertian 9966 Sep 9, 2003, 4:38 AM
Thread; hot thread Re: [rsahertian] different info on detailed page depending on FatherID
rsahertian 9943 Sep 9, 2003, 7:14 AM
Thread; hot thread Re: [rsahertian] different info on detailed page depending on FatherID
Andy 9933 Sep 9, 2003, 7:26 AM
Thread; hot thread Re: [Andy] different info on detailed page depending on FatherID
rsahertian 4307 Sep 9, 2003, 7:41 AM
Thread; hot thread Re: [rsahertian] different info on detailed page depending on FatherID
Andy 4371 Sep 9, 2003, 7:44 AM
Thread; hot thread Re: [Andy] different info on detailed page depending on FatherID
rsahertian 4256 Sep 9, 2003, 7:52 AM
Thread; hot thread Re: [rsahertian] different info on detailed page depending on FatherID
Andy 4293 Sep 9, 2003, 7:54 AM
Thread; hot thread Re: [Andy] different info on detailed page depending on FatherID
rsahertian 4277 Sep 9, 2003, 7:57 AM
Thread; hot thread Re: [rsahertian] different info on detailed page depending on FatherID
Andy 4343 Sep 9, 2003, 8:01 AM
Thread; hot thread Re: [Andy] different info on detailed page depending on FatherID
rsahertian 4295 Sep 9, 2003, 8:16 AM
Post; hot thread Re: [rsahertian] different info on detailed page depending on FatherID
Andy 4209 Sep 9, 2003, 8:21 AM
Thread; hot thread Re: [Andy] different info on detailed page depending on FatherID
rsahertian 10020 Sep 8, 2003, 1:42 PM
Thread; hot thread Re: [rsahertian] different info on detailed page depending on FatherID
Andy 10023 Sep 8, 2003, 1:44 PM
Thread; hot thread Re: [Andy] different info on detailed page depending on FatherID
rsahertian 10012 Sep 8, 2003, 1:50 PM
Post; hot thread Re: [rsahertian] different info on detailed page depending on FatherID
Andy 9983 Sep 8, 2003, 1:56 PM