[ic] catalog.cfg question

Ed LaFrance edl at newmediaems.com
Fri Oct 24 08:20:28 EDT 2003


At 08:09 PM 10/23/2003 -0400, you wrote:
># Sets Interchange to not parse <BODY MV="body 1"> and other tags within
># HTML tags. Use [pragma no_html_parse 0] to enable on an individual page.
>Pragma  no_html_parse
>
>Is the above code stopping this from working?
>
>[batch]
>[perl]$Items->[[item-increment]-1]->{message}[/perl]
><!-- placeholder -->
>
>The above code in the text area under Content in the basket.html file.
>
>Is this why my minimum and batch are not working? Could this be causing
>the errors in the other post with the subject, "interchange error"?

Nope - your problem is that [perl] does not interpolate enclosed ITL by 
default. You have to use [perl interpolate=1] for that. And you might want 
to instead revise your code a bit; you should be able to do what you want 
without using [item-increment] in this manner.

- Ed


===============================================================
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