Jump to content

Error Http 500


Recommended Posts

Hallo everybody

 

since yesterday i have a problem to show my shop and i don't understand why :s i have a Error HTTP 500 message but i don't know what this error mean

 

i changed the configuration in my config file for show the php errors and than i have an fatal error :s

this is my error :

 

Fatal error: Uncaught exception 'SmartyCompilerException' with message 'Syntax Error in template "/homepages/9/d455251785/htdocs/shop/themes/clothetheme/modules/blockviewed/blockviewed.tpl" on line 36 "<p>{m s=$viewedProduct->description_short|strip_tags:'UTF-8'|truncate:44 n=12}<a href="{$link->getProductLink($viewedProduct->id, $viewedProduct->link_rewrite, $viewedProduct->category_rewrite)}" title="{l s='More about' mod='blockviewed'} {$viewedProduct->name|escape:html:'UTF-8'}"><img src="{$img_dir}bullet.gif" alt="&gt;&gt;" width="10" height="7" /></a></p>" unknown tag "m"' in /homepages/9/d455251785/htdocs/shop/tools/smarty/sysplugins/smarty_internal_templatecompilerbase.php:656 Stack trace: #0 /homepages/9/d455251785/htdocs/shop/tools/smarty/sysplugins/smarty_internal_templatecompilerbase.php(441): Smarty_Internal_TemplateCompilerBase->trigger_template_error('unknown tag "m"', 36) #1 in/homepages/9/d455251785/htdocs/shop/tools/smarty/sysplugins/smarty_internal_templatecompilerbase.php on line 656

 

 

Someone can help me plz

 

thank you

Link to comment
Share on other sites

thank u for your answer Vekia of course i can poste it :

 

this is the 36 line of the file blockviewed.tpl

 

<p>{m s=$viewedProduct->description_short|strip_tags:'UTF-8'|truncate:44 n=12}<a href="{$link->getProductLink($viewedProduct->id, $viewedProduct->link_rewrite, $viewedProduct->category_rewrite)}" title="{l s='More about' mod='blockviewed'} {$viewedProduct->name|escape:html:'UTF-8'}"><img src="{$img_dir}bullet.gif" alt=">>" width="10" height="7" /></a></p>

 

thank you again and i'm sorry for my english is not better :s ^^

Link to comment
Share on other sites

×
×
  • Create New...