View Single Post
  #2  
Old 09-11-2013, 09:38 AM
  cflsystems's Avatar 
cflsystems cflsystems is offline
 

Veteran
  
Join Date: Apr 2007
Posts: 14,201
 

Default Re: pasting pixel tracking code in template is changed by site

You need to enclose it in {literal} tag for smarty to ignore it otherwise it is trying to interpret it

{literal}
code here
{/literal}
__________________
Steve Stoyanov
CFLSystems.com
Web Development
Reply With Quote