Gossamer Forum
Home : Products : Gossamer Links : Discussions :

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

Quote Reply
Re: [stilton] Image uploads filing incorrectly in v2.1 In reply to
I *think* what you may be doing is trying to use the subroutine of the globals as a function, and that doesn't work, at least in the simple manner.

You would have to have one subroutine for each image field:

file_name1 => sub {...}
file_name2 => sub {...}

etc.

You would use a modified sub, referencing the appropriate field, then use <%file_name1%> where you want that to show up, <%file_nam2%> for that, etc.

I'm not sure you can pass arguments to template globals, but you could make this a function, and use the same sub routine for all fields, just passing in the one you want.


PUGDOG� Enterprises, Inc.

The best way to contact me is to NOT use Email.
Please leave a PM here.
Subject Author Views Date
Thread Image uploads filing incorrectly in v2.1 stilton 20758 Feb 26, 2002, 6:18 AM
Post Re: [stilton] Image uploads filing incorrectly in v2.1
reenee 19702 Feb 26, 2002, 8:29 AM
Thread Re: [stilton] Image uploads filing incorrectly in v2.1
Alex 19884 Feb 26, 2002, 5:49 PM
Thread Re: [Alex] Image uploads filing incorrectly in v2.1
stilton 19687 Feb 26, 2002, 9:18 PM
Thread Re: [stilton] Image uploads filing incorrectly in v2.1
pugdog 19703 Feb 26, 2002, 11:48 PM
Post Re: [pugdog] Image uploads filing incorrectly in v2.1
stilton 19616 Feb 27, 2002, 12:33 PM
Thread Re: [Alex] Image uploads filing incorrectly in v2.1
stilton 19683 Feb 27, 2002, 1:57 PM
Thread Re: [stilton] Image uploads filing incorrectly in v2.1
Alex 19763 Feb 27, 2002, 2:39 PM
Thread Re: [Alex] Image uploads filing incorrectly in v2.1
stilton 19959 Feb 27, 2002, 4:37 PM
Thread Re: [stilton] Image uploads filing incorrectly in v2.1
Alex 19777 Feb 27, 2002, 4:43 PM
Post Re: [Alex] Image uploads filing incorrectly in v2.1
stilton 19585 Feb 27, 2002, 4:58 PM
Thread Re: [Alex] Image uploads filing incorrectly in v2.1
Sir Up 19421 Oct 3, 2002, 2:27 PM
Thread Re: [Sir Up] Image uploads filing incorrectly in v2.1
courierb 19458 Nov 5, 2002, 10:43 PM
Post Re: [courierb] Image uploads filing incorrectly in v2.1
courierb 19257 Nov 9, 2002, 4:39 PM
Thread Re: [Sir Up] Image uploads filing incorrectly in v2.1
calliope 19153 May 20, 2003, 7:25 AM
Thread Re: [calliope] Image uploads filing incorrectly in v2.1
pugdog 19111 May 20, 2003, 7:44 AM
Thread Re: [pugdog] Image uploads filing incorrectly in v2.1
calliope 19124 May 20, 2003, 7:54 AM
Post Re: [calliope] Image uploads filing incorrectly in v2.1
Andy 19031 May 20, 2003, 8:29 AM
Thread Re: [pugdog] Image uploads filing incorrectly in v2.1
calliope 15472 Jun 9, 2003, 2:22 AM
Thread Re: [calliope] Image uploads filing incorrectly in v2.1
pugdog 15524 Jun 10, 2003, 8:54 AM
Post Re: [pugdog] Image uploads filing incorrectly in v2.1
Andy 15427 Jun 10, 2003, 8:57 AM
Thread Re: [Alex] Image uploads filing incorrectly in v2.1
pugdog 19702 Feb 27, 2002, 7:17 PM
Thread Re: [pugdog] Image uploads filing incorrectly in v2.1
Alex 19796 Feb 27, 2002, 8:46 PM
Thread Re: [Alex] Image uploads filing incorrectly in v2.1
shalliday 19778 Mar 4, 2002, 7:19 PM
Thread Re: [shalliday] Image uploads filing incorrectly in v2.1
Alex 19670 Mar 5, 2002, 1:27 PM
Post Re: [Alex] Image uploads filing incorrectly in v2.1
Paul 19617 Mar 5, 2002, 1:31 PM
Thread Re: [shalliday] Image uploads filing incorrectly in v2.1
Rob Hernandez 19778 Mar 6, 2002, 10:58 AM
Post Re: [Rob Hernandez] Image uploads filing incorrectly in v2.1
Alex 19548 Mar 6, 2002, 1:52 PM
Thread Re: [Alex] Image uploads filing incorrectly in v2.1
courierb 15427 Aug 31, 2003, 8:42 PM
Thread Re: [courierb] Image uploads filing incorrectly in v2.1
Andy 15551 Aug 31, 2003, 11:51 PM
Thread Re: [Andy] Image uploads filing incorrectly in v2.1
courierb 15399 Sep 1, 2003, 3:29 AM
Thread Re: [courierb] Image uploads filing incorrectly in v2.1
Andy 15481 Sep 1, 2003, 3:33 AM
Thread Re: [Andy] Image uploads filing incorrectly in v2.1
courierb 15438 Sep 1, 2003, 8:23 AM
Thread Re: [courierb] Image uploads filing incorrectly in v2.1
Andy 15487 Sep 1, 2003, 8:35 AM
Thread Re: [Andy] Image uploads filing incorrectly in v2.1
courierb 15289 Sep 1, 2003, 6:36 PM
Thread Re: [courierb] Image uploads filing incorrectly in v2.1
courierb 15422 Sep 1, 2003, 7:03 PM
Thread Re: [courierb] Image uploads filing incorrectly in v2.1
Andy 15573 Sep 2, 2003, 12:46 AM
Thread Re: [Andy] Image uploads filing incorrectly in v2.1
courierb 15378 Sep 2, 2003, 6:01 AM
Thread Re: [courierb] Image uploads filing incorrectly in v2.1
Andy 15410 Sep 2, 2003, 6:04 AM
Thread Re: [Andy] Image uploads filing incorrectly in v2.1
courierb 15307 Sep 2, 2003, 7:21 PM
Thread Re: [courierb] Image uploads filing incorrectly in v2.1
Andy 15253 Sep 3, 2003, 12:22 AM
Post Re: [Andy] Image uploads filing incorrectly in v2.1
courierb 15159 Sep 3, 2003, 2:57 AM
Post Re: [courierb] Image uploads filing incorrectly in v2.1
Mizuno 15353 Sep 1, 2003, 8:38 AM
Thread Re: [Andy] Image uploads filing incorrectly in v2.1
pugdog 15469 Sep 1, 2003, 12:11 PM
Thread Re: [pugdog] Image uploads filing incorrectly in v2.1
Andy 15328 Sep 1, 2003, 12:14 PM
Thread Re: [Andy] Image uploads filing incorrectly in v2.1
pugdog 15369 Sep 2, 2003, 2:46 PM
Post Re: [pugdog] Image uploads filing incorrectly in v2.1
Andy 15180 Sep 3, 2003, 12:25 AM
Thread Re: [Alex] Image uploads filing incorrectly in v2.1
Payooo 15331 Feb 18, 2004, 5:11 AM
Thread Re: [Payooo] Image uploads filing incorrectly in v2.1
Alex 15271 Feb 18, 2004, 10:56 AM
Thread Re: [Alex] Image uploads filing incorrectly in v2.1
Payooo 15214 Feb 18, 2004, 11:23 AM
Thread Re: [Payooo] Image uploads filing incorrectly in v2.1
Payooo 12836 Mar 11, 2004, 12:57 PM
Thread Re: [Payooo] Image uploads filing incorrectly in v2.1
Swaylock 12858 Jul 24, 2004, 5:17 PM
Post Re: [Swaylock] Image uploads filing incorrectly in v2.1
Payooo 12606 Jun 23, 2006, 2:55 AM
Thread Re: [Payooo] Image uploads filing incorrectly in v2.1
brewt 12657 Jun 23, 2006, 1:49 PM
Thread Re: [brewt] Image uploads filing incorrectly in v2.1
theguy 12656 Jun 23, 2006, 2:06 PM
Post Re: [theguy] Image uploads filing incorrectly in v2.1
brewt 12544 Jun 23, 2006, 3:55 PM
Thread Re: [theguy] Image uploads filing incorrectly in v2.1
Swaylock 12650 Jun 23, 2006, 3:55 PM
Thread Re: [Swaylock] Image uploads filing incorrectly in v2.1
brewt 12612 Jun 23, 2006, 3:56 PM
Thread Re: [brewt] Image uploads filing incorrectly in v2.1
theguy 12652 Jun 23, 2006, 5:17 PM
Thread Re: [theguy] Image uploads filing incorrectly in v2.1
brewt 12654 Jun 23, 2006, 5:42 PM
Thread Re: [brewt] Image uploads filing incorrectly in v2.1
theguy 12615 Jun 24, 2006, 12:21 AM
Thread Re: [theguy] Image uploads filing incorrectly in v2.1
Payooo 12554 Jun 24, 2006, 6:04 AM
Thread Re: [Payooo] Image uploads filing incorrectly in v2.1
brewt 12631 Jun 25, 2006, 2:37 AM
Thread Re: [brewt] Image uploads filing incorrectly in v2.1
brewt 12550 Jun 25, 2006, 3:37 AM
Thread Re: [brewt] Image uploads filing incorrectly in v2.1
brewt 12639 Jun 26, 2006, 12:32 PM
Thread Re: [brewt] Image uploads filing incorrectly in v2.1
theguy 12541 Jun 26, 2006, 1:59 PM
Thread Re: [theguy] Image uploads filing incorrectly in v2.1
brewt 12589 Jun 26, 2006, 2:49 PM
Thread Re: [brewt] Image uploads filing incorrectly in v2.1
Payooo 12659 Jun 27, 2006, 4:06 AM
Post Re: [Payooo] Image uploads filing incorrectly in v2.1
brewt 12509 Jun 27, 2006, 10:55 AM
Thread Re: [theguy] Image uploads filing incorrectly in v2.1
brewt 12607 Jun 25, 2006, 2:36 AM
Thread Re: [brewt] Image uploads filing incorrectly in v2.1
theguy 12561 Jun 25, 2006, 8:14 AM
Post Re: [theguy] Image uploads filing incorrectly in v2.1
brewt 12548 Jun 26, 2006, 11:44 AM