PDA

View Full Version : smarty error cause of unrecognized tag - need help


andi
11-20-2005, 02:00 AM
Hello,

I tried to put in the counter Code i normally use on my websites into the footer.tpl (also tried it in other tpls) but I get the following error:

Fatal error: Smarty error: [in footer.tpl line 26]: syntax error: unrecognized tag 'var' (Smarty_Compiler.class.php, line 580) in /kunden/90588_72459/webseiten/infowizards/shopping/libs/smarty/Smarty.class.php on line 1088

I also tried to use other counter codes but none seemed to work.
I use a levelten counter http://www.leveltendesign.com/L10Apps/HC/

Can anyone help me with my problem?

best regards,
Andreas

Ap0s7le
11-20-2005, 02:55 AM
Hello Andreas,

May I see the code?

Thanks :)

-Casey

andi
11-20-2005, 04:14 PM
hello,

of course:)

here the code
Content visible to registered users only.

Ap0s7le
11-20-2005, 07:25 PM
Wrap that in {literal}{/literal} tags when using in your TPL files.

Try again, let me know.

-Casey

andi
11-20-2005, 09:06 PM
success

thank you, that worked fine. Just one thing, the counter is a little spaced between the 2 graphics, normally they fit perfectly together.

Can you please take a look at weblink-projekt.de/shopping ?
What could cause that problem?


best regards,
Andreas

Ap0s7le
11-20-2005, 11:48 PM
I would have to fiddle with it some, if you're willing to allow me FTP access I'll try to fix it quickly.

later

-Casey

andi
11-22-2005, 08:29 PM
thanks a lot, it´s working perfectly now

Ap0s7le
11-22-2005, 08:56 PM
Not a problem, very glad I could help.