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

Re: [Westin] How to get a total from certain fields?

Quote Reply
Re: [Westin] How to get a total from certain fields? In reply to
Hi,

You can't call it like that. Would need something more like:
Code:
<%set tmp_value_1 = get_value_prices($cardname1)%>
<%set tmp_value_2 = get_value_prices($cardname2)%>
<%set tmp_value_3 = get_value_prices($cardname3)%>

<%set averagetotal = do_total_count2($tmp_value_1, $tmp_value_2, $tmp_value_3)%>

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 How to get a total from certain fields? Westin 12945 Apr 29, 2009, 5:29 AM
Thread Re: [Westin] How to get a total from certain fields?
Andy 12727 Apr 29, 2009, 5:38 AM
Thread Re: [Andy] How to get a total from certain fields?
Westin 12705 Apr 29, 2009, 5:46 AM
Thread Re: [Westin] How to get a total from certain fields?
Andy 12741 Apr 29, 2009, 5:50 AM
Thread Re: [Andy] How to get a total from certain fields?
Westin 12732 Apr 29, 2009, 6:41 AM
Thread Re: [Westin] How to get a total from certain fields?
Andy 12725 Apr 29, 2009, 7:23 AM
Thread Re: [Andy] How to get a total from certain fields?
Westin 12726 Apr 29, 2009, 7:34 AM
Post Re: [Westin] How to get a total from certain fields?
Andy 12696 Apr 29, 2009, 7:51 AM
Thread Re: [Westin] How to get a total from certain fields?
Andy 12750 Apr 29, 2009, 7:59 AM
Thread Re: [Andy] How to get a total from certain fields?
Westin 12714 Apr 29, 2009, 9:31 AM
Thread Re: [Westin] How to get a total from certain fields?
Andy 12811 Apr 29, 2009, 10:02 AM
Thread Re: [Andy] How to get a total from certain fields?
Westin 12589 May 10, 2009, 7:16 PM
Thread Re: [Westin] How to get a total from certain fields?
Andy 12604 May 10, 2009, 11:30 PM
Thread Re: [Andy] How to get a total from certain fields?
Westin 12615 May 11, 2009, 3:26 AM
Thread Re: [Westin] How to get a total from certain fields?
Andy 12636 May 11, 2009, 3:32 AM
Thread Re: [Andy] How to get a total from certain fields?
Westin 12640 May 11, 2009, 6:21 AM
Thread Re: [Westin] How to get a total from certain fields?
Andy 12625 May 11, 2009, 6:34 AM
Post Re: [Andy] How to get a total from certain fields?
Westin 12574 May 12, 2009, 1:35 PM
Thread Re: [Westin] How to get a total from certain fields?
Andy 12565 May 12, 2009, 11:29 PM
Thread Re: [Andy] How to get a total from certain fields?
Westin 12613 May 13, 2009, 12:13 AM
Post Re: [Westin] How to get a total from certain fields?
Andy 12504 May 13, 2009, 12:22 AM
Thread Re: [Andy] How to get a total from certain fields?
Westin 12506 May 13, 2009, 12:32 AM
Thread Re: [Westin] How to get a total from certain fields?
Andy 12571 May 13, 2009, 12:46 AM
Post Re: [Andy] How to get a total from certain fields?
Westin 12555 May 13, 2009, 3:52 AM