Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

error: SmartyCompilerException #3

Open
Cipa opened this issue Feb 27, 2011 · 2 comments
Open

error: SmartyCompilerException #3

Cipa opened this issue Feb 27, 2011 · 2 comments

Comments

@Cipa
Copy link

Cipa commented Feb 27, 2011

Hi,
I get an error in my TV section

I currently only have "name" in the multiitems Input Option values

Fatal error: Uncaught exception 'SmartyCompilerException' with message 'Syntax Error in template "/home/ssssssss/public_html/site/manager/templates/default/element/tv/renders/input/multiitems.tpl" on line 201 "" - Unexpected " ", expected one of: "PHP start tag" , "PHP end tag" , ASPSTARTTAG , ASPENDTAG , "Fake PHP start tag" , "Literal start" , "literal close" , LITERAL' in /home/ssssssss/public_html/site/core/model/smarty/sysplugins/smarty_internal_templatecompilerbase.php:423 Stack trace: #0 /home/ssssssss/public_html/site/core/model/smarty/sysplugins/smarty_internal_templateparser.php(2798): Smarty_Internal_TemplateCompilerBase->trigger_template_error() #1 /home/ssssssss/public_html/site/core/model/smarty/sysplugins/smarty_internal_templateparser.php(2863): Smarty_Internal_Templateparser->yy_syntax_error(0, 0) #2 /home/ssssssss/public_html/site/core/model/smarty/sysplugins/smarty_internal_smartytemplatecompiler.php(59): Smarty_Internal_Templateparser->doParse(0, 0) #3 /home/ssssssss/public_html/site/core/model/smarty/sysplugins in /home/ssssssss/public_html/site/core/model/smarty/sysplugins/smarty_internal_templatecompilerbase.php on line 423

@Cipa
Copy link
Author

Cipa commented Feb 28, 2011

This ca n be fixed by adding {/literal} at the end of the file. Can you please fix the file
Thank you

@Hlight
Copy link

Hlight commented Mar 8, 2011

I was just getting the same error... and wondering the same thing. Thanks Cipa!!!
adding {/literal} after the last script tag in multiitems.tpl fixed it for me.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants