[ic] How to eliminate: Safe: syntax error

DB DB at M-and-D.com
Tue Mar 4 15:38:09 EST 2008


I'm seeing errors like this which seem to result from a custom backend 
page that I wrote for employees to view and add notes to orders.


11.22.33.44 GTfhErNI:11.22.33.44 - [03/March/2008:09:54:26 -0500] store 
/cgi-bin/store/process Safe: syntax error at (eval 588) line 1, near "; =="
 >
 >  == 1
 >

Best I can tell, the problems result from statements like:

...
[elsif type=explicit compare="[calc][data table=transactions col=pending 
key=[loop-code]] == 1[/calc]"]
...

or maybe

...
[if type=explicit compare="[calc][data table=transactions col=complete 
key=[loop-code]] == 1[/calc]"]
...

Although everything *seems* to work ok, I'd like to get rid of these 
errors. Can anyone suggest a cure?

Thanks!

DB



More information about the interchange-users mailing list