Sunday 07 November 2004 3:07:09 pm
I found out more details about the error. The code that doesn't work is this: {include uri=concat('design:',$template)} And why? I guess because the concat operator doesn't work well with TeplateCompile directive. I tried: {include uri=concat('design:menuright_info.tpl')} and everything worked OK. But when I tried: {include uri=concat('design:','menuright_info.tpl')} the template could not be loaded. So I guess the problem is in the concat function, but I would like an opinion from some of the EZ crew.
--
Nothing is impossible. Not if you can imagine it!
Hubert Farnsworth
|