vespaman Posted February 12, 2013 Share Posted February 12, 2013 Fatal error: Uncaught exception 'SmartyCompilerException' with message 'Syntax Error in template "C:\xampp\htdocs\domain\themes\baru\simpan.tpl" on line 123 "jQuery(this).css({'border' : '1px #BEE52D solid'});" - Unexpected " : ", expected one of: "}" saya ingin menampilkan file html di bawah product attribute tapi muncul fatal eror... ini script saya, mohon pencerahannya <div class="product_attributes">{if $category->id == 16} <div class="product-contact-step" display:"none"></div>{elseif $category->id == 17}<div class="product-contact-step" display:"none"></div> {else} {include file="$tpl_dir./simpan.tpl"} {/if} </div> Link to comment Share on other sites More sharing options...
gonebdg - webindoshop.com Posted February 13, 2013 Share Posted February 13, 2013 Fatal error: Uncaught exception 'SmartyCompilerException' with message Syntax Error in template "C:\xampp\htdocs\domain\themes\baru\simpan.tpl" on line 123 "jQuery(this).css({'border' : '1px #BEE52D solid'});" - Unexpected " : ", expected one of: "}" Translate Link to comment Share on other sites More sharing options...
vespaman Posted February 13, 2013 Author Share Posted February 13, 2013 (edited) [solved] udah bisa mas... tak apit pakai {literal}.. thanks... Edited February 13, 2013 by vespaman (see edit history) Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now