|
Hello,
I am trying to have text appear in a template if a variable is set, I can print out the variable fine, but when I do:
[% if TAKEN_NAME %] <font…..> [% END %]
I get a 500 error and the apache error_log tells me
reason: file error - parse error: join.tt2 line 55: unexpected token (TAKEN_NAME) [% if TAKEN_NAME %]
Thoughts?
Mike Melillo
|
- Re: [Templates] trouble with an if statement Mike Melillo
- Re: [Templates] trouble with an if statement Randal L. Schwartz
- RE: [Templates] trouble with an if statement Mike Melillo
- RE: [Templates] DBI module Mike Melillo
- RE: [Templates] DBI module Mark Fowler
- RE: [Templates] DBI module Mike Melillo
- RE: [Templates] DBI module Vivek Khera
