Re: Bing conversion code
This is happening because the Smarty templater interprets { and } symbols as its opening and closing tags.
So you should replace these symbols with {ldelim} and {rdelim} statements where it is necessary, or do like seyfin said, place the entire piece of code between {literal} and {/literal} tags.
__________________
Best regards,
Igor Pudovkin
X-Cart hosting team
|