View Single Post
  #7  
Old 11-14-2007, 10:46 AM
 
balinor balinor is offline
 

Veteran
  
Join Date: Oct 2003
Location: Connecticut, USA
Posts: 30,253
 

Default Re: "Customer notes" access..

If you are using JavaScript in X-Cart, you need to surround it with {literal} tags so Smarty doesn't try to read it:

{literal}
javascript code here
{/literal}
__________________
Padraic Ryan
Ryan Design Studio
Professional E-Commerce Development
Reply With Quote