[ic] Error perl script to upgrate 4.9

Ed LaFrance edl at newmediaems.com
Mon Nov 17 10:48:59 EST 2003


At 10:32 AM 11/17/2003 +0100, you wrote:


>This line of my script give me an error: Premature end
>....interchange-users at icdevgroup.org
>
>my $price = $Tag->total_cost({noformat => 1,});
>
>
>Why ?

If this is in a [perl] block, you must pre-open all the tables the are 
consulted to figure total cost, I believe:

[perl tables="products pricing"]

...you may even need to add shipping and salestax tables to this, though I 
could be wrong with regards to those. Try the above first.

- Ed L.


===============================================================
New Media E.M.S.              Technology Solutions for Business
11630 Fair Oaks Blvd., #250   eCommerce | Consulting | Hosting
Fair Oaks, CA  95628          edl at newmediaems.com
(916) 961-0446                http://www.newmediaems.com
(866) 519-4680 Toll-Free      (916) 961-0447 Fax
=============================================================== 



More information about the interchange-users mailing list