View Single Post
  #3  
Old 01-12-2010, 06:27 PM
 
misterjoeg misterjoeg is offline
 

Newbie
  
Join Date: Jan 2010
Posts: 4
 

Default Re: Smarty Error: Syntax ?

Thanks Padraic. I gave that a try too and while the error goes away, it renders the menu non functional.

I actually took out that inline function block so it's now only

<code>
<script type="text/javascript" src="skin1/browserInfo.js"></script>
<script type="text/javascript" src="skin1/dsbgmenu_var.js"></script>
<script type="text/javascript" src="skin1/menu_com.js"></script>
<noscript>Your browser does not support script</noscript>
</code>

When not included in a smarty template, the menu renders as it should. As soon as I include it in the template, it breaks.

I'm guessing that my problem may have more to do with conflicting JS instead of a parsing error.
__________________
X-Cart DB Version: 4.3.0 GOLD
Gift Registry
Reply With Quote