tmony Posted April 2, 2009 Share Posted April 2, 2009 to begin, i already am using a custom template (copy default and renamed it), but my custom site design is using javascript to render the wrapper portion that said, whenever the client side loads i get a fail message stating the following: Fatal error: Smarty error: [in mytemplate/header.tpl line 13]: syntax error: unrecognized tag: // Tabs $('#tabs').tabs(); (Smarty_Compiler.class.php, line 439) in /way/to/my/whmcs/libs/Smarty.class.php on line 1095 thanks in advance for any and all help 0 Quote Link to comment Share on other sites More sharing options...
bear Posted April 2, 2009 Share Posted April 2, 2009 Things like javascript need to be enclosed in {literal}js goes here{/literal} for it to work with Smarty. 0 Quote Link to comment Share on other sites More sharing options...
tmony Posted April 2, 2009 Author Share Posted April 2, 2009 yep, that did the trick... thanks! 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.