Gossamer Forum
Home : Products : Gossamer Links : Discussions :

Re: [Alex] Image uploads filing incorrectly in v2.1

Quote Reply
Re: [Alex] Image uploads filing incorrectly in v2.1 In reply to
In Reply To:
Hi,

Try this, it should be simpler.

Add a global called image_name =>

sub {
my ($col, $id) = @_;
return $DB->table('Links')->file_info($col,$id)->File_RelativePath;
}

and then in your link.html template you can put:

<img src="/images/<%image_name('Portrait',$ID)%>">
<img src="/images/<%image_name('Portrait2',$ID)%>">
<img src="/images/<%image_name('Portrait3',$ID)%>">
<img src="/images/<%image_name('Portrait4',$ID)%>">

This assumes your four columns are name Portrait, Portrait2, Portrait3, Portrait4.

Hope that helps,

Alex



This won't work with images with blank spaces in their names. (Blank space is replaced with %20) Frown
Suggestions?
Subject Author Views Date
Thread Image uploads filing incorrectly in v2.1 stilton 20753 Feb 26, 2002, 6:18 AM
Post Re: [stilton] Image uploads filing incorrectly in v2.1
reenee 19697 Feb 26, 2002, 8:29 AM
Thread Re: [stilton] Image uploads filing incorrectly in v2.1
Alex 19879 Feb 26, 2002, 5:49 PM
Thread Re: [Alex] Image uploads filing incorrectly in v2.1
stilton 19682 Feb 26, 2002, 9:18 PM
Thread Re: [stilton] Image uploads filing incorrectly in v2.1
pugdog 19697 Feb 26, 2002, 11:48 PM
Post Re: [pugdog] Image uploads filing incorrectly in v2.1
stilton 19611 Feb 27, 2002, 12:33 PM
Thread Re: [Alex] Image uploads filing incorrectly in v2.1
stilton 19678 Feb 27, 2002, 1:57 PM
Thread Re: [stilton] Image uploads filing incorrectly in v2.1
Alex 19758 Feb 27, 2002, 2:39 PM
Thread Re: [Alex] Image uploads filing incorrectly in v2.1
stilton 19954 Feb 27, 2002, 4:37 PM
Thread Re: [stilton] Image uploads filing incorrectly in v2.1
Alex 19772 Feb 27, 2002, 4:43 PM
Post Re: [Alex] Image uploads filing incorrectly in v2.1
stilton 19580 Feb 27, 2002, 4:58 PM
Thread Re: [Alex] Image uploads filing incorrectly in v2.1
Sir Up 19416 Oct 3, 2002, 2:27 PM
Thread Re: [Sir Up] Image uploads filing incorrectly in v2.1
courierb 19453 Nov 5, 2002, 10:43 PM
Post Re: [courierb] Image uploads filing incorrectly in v2.1
courierb 19252 Nov 9, 2002, 4:39 PM
Thread Re: [Sir Up] Image uploads filing incorrectly in v2.1
calliope 19148 May 20, 2003, 7:25 AM
Thread Re: [calliope] Image uploads filing incorrectly in v2.1
pugdog 19106 May 20, 2003, 7:44 AM
Thread Re: [pugdog] Image uploads filing incorrectly in v2.1
calliope 19118 May 20, 2003, 7:54 AM
Post Re: [calliope] Image uploads filing incorrectly in v2.1
Andy 19026 May 20, 2003, 8:29 AM
Thread Re: [pugdog] Image uploads filing incorrectly in v2.1
calliope 15463 Jun 9, 2003, 2:22 AM
Thread Re: [calliope] Image uploads filing incorrectly in v2.1
pugdog 15516 Jun 10, 2003, 8:54 AM
Post Re: [pugdog] Image uploads filing incorrectly in v2.1
Andy 15419 Jun 10, 2003, 8:57 AM
Thread Re: [Alex] Image uploads filing incorrectly in v2.1
pugdog 19697 Feb 27, 2002, 7:17 PM
Thread Re: [pugdog] Image uploads filing incorrectly in v2.1
Alex 19791 Feb 27, 2002, 8:46 PM
Thread Re: [Alex] Image uploads filing incorrectly in v2.1
shalliday 19773 Mar 4, 2002, 7:19 PM
Thread Re: [shalliday] Image uploads filing incorrectly in v2.1
Alex 19665 Mar 5, 2002, 1:27 PM
Post Re: [Alex] Image uploads filing incorrectly in v2.1
Paul 19612 Mar 5, 2002, 1:31 PM
Thread Re: [shalliday] Image uploads filing incorrectly in v2.1
Rob Hernandez 19773 Mar 6, 2002, 10:58 AM
Post Re: [Rob Hernandez] Image uploads filing incorrectly in v2.1
Alex 19543 Mar 6, 2002, 1:52 PM
Thread Re: [Alex] Image uploads filing incorrectly in v2.1
courierb 15419 Aug 31, 2003, 8:42 PM
Thread Re: [courierb] Image uploads filing incorrectly in v2.1
Andy 15543 Aug 31, 2003, 11:51 PM
Thread Re: [Andy] Image uploads filing incorrectly in v2.1
courierb 15391 Sep 1, 2003, 3:29 AM
Thread Re: [courierb] Image uploads filing incorrectly in v2.1
Andy 15473 Sep 1, 2003, 3:33 AM
Thread Re: [Andy] Image uploads filing incorrectly in v2.1
courierb 15430 Sep 1, 2003, 8:23 AM
Thread Re: [courierb] Image uploads filing incorrectly in v2.1
Andy 15479 Sep 1, 2003, 8:35 AM
Thread Re: [Andy] Image uploads filing incorrectly in v2.1
courierb 15281 Sep 1, 2003, 6:36 PM
Thread Re: [courierb] Image uploads filing incorrectly in v2.1
courierb 15414 Sep 1, 2003, 7:03 PM
Thread Re: [courierb] Image uploads filing incorrectly in v2.1
Andy 15565 Sep 2, 2003, 12:46 AM
Thread Re: [Andy] Image uploads filing incorrectly in v2.1
courierb 15370 Sep 2, 2003, 6:01 AM
Thread Re: [courierb] Image uploads filing incorrectly in v2.1
Andy 15402 Sep 2, 2003, 6:04 AM
Thread Re: [Andy] Image uploads filing incorrectly in v2.1
courierb 15299 Sep 2, 2003, 7:21 PM
Thread Re: [courierb] Image uploads filing incorrectly in v2.1
Andy 15245 Sep 3, 2003, 12:22 AM
Post Re: [Andy] Image uploads filing incorrectly in v2.1
courierb 15150 Sep 3, 2003, 2:57 AM
Post Re: [courierb] Image uploads filing incorrectly in v2.1
Mizuno 15345 Sep 1, 2003, 8:38 AM
Thread Re: [Andy] Image uploads filing incorrectly in v2.1
pugdog 15461 Sep 1, 2003, 12:11 PM
Thread Re: [pugdog] Image uploads filing incorrectly in v2.1
Andy 15320 Sep 1, 2003, 12:14 PM
Thread Re: [Andy] Image uploads filing incorrectly in v2.1
pugdog 15361 Sep 2, 2003, 2:46 PM
Post Re: [pugdog] Image uploads filing incorrectly in v2.1
Andy 15172 Sep 3, 2003, 12:25 AM
Thread Re: [Alex] Image uploads filing incorrectly in v2.1
Payooo 15323 Feb 18, 2004, 5:11 AM
Thread Re: [Payooo] Image uploads filing incorrectly in v2.1
Alex 15263 Feb 18, 2004, 10:56 AM
Thread Re: [Alex] Image uploads filing incorrectly in v2.1
Payooo 15206 Feb 18, 2004, 11:23 AM
Thread Re: [Payooo] Image uploads filing incorrectly in v2.1
Payooo 12831 Mar 11, 2004, 12:57 PM
Thread Re: [Payooo] Image uploads filing incorrectly in v2.1
Swaylock 12853 Jul 24, 2004, 5:17 PM
Post Re: [Swaylock] Image uploads filing incorrectly in v2.1
Payooo 12601 Jun 23, 2006, 2:55 AM
Thread Re: [Payooo] Image uploads filing incorrectly in v2.1
brewt 12652 Jun 23, 2006, 1:49 PM
Thread Re: [brewt] Image uploads filing incorrectly in v2.1
theguy 12651 Jun 23, 2006, 2:06 PM
Post Re: [theguy] Image uploads filing incorrectly in v2.1
brewt 12539 Jun 23, 2006, 3:55 PM
Thread Re: [theguy] Image uploads filing incorrectly in v2.1
Swaylock 12645 Jun 23, 2006, 3:55 PM
Thread Re: [Swaylock] Image uploads filing incorrectly in v2.1
brewt 12607 Jun 23, 2006, 3:56 PM
Thread Re: [brewt] Image uploads filing incorrectly in v2.1
theguy 12647 Jun 23, 2006, 5:17 PM
Thread Re: [theguy] Image uploads filing incorrectly in v2.1
brewt 12649 Jun 23, 2006, 5:42 PM
Thread Re: [brewt] Image uploads filing incorrectly in v2.1
theguy 12610 Jun 24, 2006, 12:21 AM
Thread Re: [theguy] Image uploads filing incorrectly in v2.1
Payooo 12549 Jun 24, 2006, 6:04 AM
Thread Re: [Payooo] Image uploads filing incorrectly in v2.1
brewt 12626 Jun 25, 2006, 2:37 AM
Thread Re: [brewt] Image uploads filing incorrectly in v2.1
brewt 12545 Jun 25, 2006, 3:37 AM
Thread Re: [brewt] Image uploads filing incorrectly in v2.1
brewt 12634 Jun 26, 2006, 12:32 PM
Thread Re: [brewt] Image uploads filing incorrectly in v2.1
theguy 12536 Jun 26, 2006, 1:59 PM
Thread Re: [theguy] Image uploads filing incorrectly in v2.1
brewt 12584 Jun 26, 2006, 2:49 PM
Thread Re: [brewt] Image uploads filing incorrectly in v2.1
Payooo 12654 Jun 27, 2006, 4:06 AM
Post Re: [Payooo] Image uploads filing incorrectly in v2.1
brewt 12504 Jun 27, 2006, 10:55 AM
Thread Re: [theguy] Image uploads filing incorrectly in v2.1
brewt 12602 Jun 25, 2006, 2:36 AM
Thread Re: [brewt] Image uploads filing incorrectly in v2.1
theguy 12556 Jun 25, 2006, 8:14 AM
Post Re: [theguy] Image uploads filing incorrectly in v2.1
brewt 12543 Jun 26, 2006, 11:44 AM