Hallo,
ich fange gerade an mich in Smarty einzuarbeiten, dabei nutze ich das Tutorial von http://www.yubb.de/artikel494.html.
Als Server benutze ich xampp.
Nachdem ich das erste Beispiel von den Tutorial nehme, bekomme ich schon ein Fehler
In der php.ini ist das magic_quotes auf off.
Was ist denn da?
ich fange gerade an mich in Smarty einzuarbeiten, dabei nutze ich das Tutorial von http://www.yubb.de/artikel494.html.
Als Server benutze ich xampp.
Nachdem ich das erste Beispiel von den Tutorial nehme, bekomme ich schon ein Fehler
Code:
Fatal error: Uncaught exception 'SmartyCompilerException' with message 'Syntax Error in template "./templates\index.tpl" on line 2 "<div align="center">{$bar}</div>" unknown tag "private_print_expression"' in {* Kommentar *}
D:\xampp\htdocs\smarty\smarty\libs\sysplugins\smarty_internal_templatecompilerbase.php:617 Stack trace: #0 D:\xampp\htdocs\smarty\smarty\libs\sysplugins\smarty_internal_templatecompilerbase.php(402): Smarty_Internal_TemplateCompilerBase->trigger_template_error('unknown tag "pr...', 2) #1 D:\xampp\htdocs\smarty\smarty\libs\sysplugins\smarty_internal_templateparser.php(2331): Smarty_Internal_TemplateCompilerBase->compileTag('private_print_e...', Array, Array) #2 D:\xampp\htdocs\smarty\smarty\libs\sysplugins\smarty_internal_templateparser.php(3064): Smarty_Internal_Templateparser->yy_r26() #3 D:\xampp\htdocs\smarty\smarty\libs\sysplugins\smarty_internal_templateparser.php(3164): Smarty_Internal_Templateparser->yy_reduce(26) #4 J:\Homepage\xampp\htdocs\s in D:\xampp\htdocs\smarty\smarty\libs\sysplugins\smarty_internal_templatecompilerbase.php on line 617
In der php.ini ist das magic_quotes auf off.
Was ist denn da?
Zuletzt bearbeitet: