Hallo ich habe heute ein Update gemacht. Soweit alles gut, nur der Newsletter Manager bringt folgende Fehlermeldung:
Ups! Ein Fehler ist aufgetreten!
Die nachfolgenden Hinweise sollten Ihnen weiterhelfen.
Syntax Error in template “/var/www/vhosts/…de/httpdocs/themes/Frontend/Mobil/newsletter/index/footer.tpl” on line 46 “<a href=”{$sStart|dirname}/backend/newsletter?campaign={$sCampaign.id}&mailaddress={$sUser.mailaddressID}&hash={$sCampaignHash}" target="_blank" style=“color:#000 !important;”>" modifier ‘dirname’ not allowed by security setting in engine/Library/Smarty/sysplugins/smarty_internal_templatecompilerbase.php on line 657
Stack trace:
#0 engine/Library/Smarty/sysplugins/smarty\_security.php(227): Smarty\_Internal\_TemplateCompilerBase-\>trigger\_template\_error('modifier 'dirna...') #1 engine/Library/Smarty/sysplugins/smarty\_internal\_compile\_private\_modifier.php(98): Smarty\_Security-\>isTrustedPhpModifier('dirname', Object(Smarty\_Internal\_SmartyTemplateCompiler)) #2 engine/Library/Smarty/sysplugins/smarty\_internal\_templatecompilerbase.php(475): Smarty\_Internal\_Compile\_Private\_Modifier-\>compile(Array, Object(Smarty\_Internal\_SmartyTemplateCompiler), Array, NULL, NULL) #3 engine/Library/Smarty/sysplugins/smarty\_internal\_templatecompilerbase.php(249): Smarty\_Internal\_TemplateCompilerBase-\>callTagCompiler('private\_modifie...', Array, Array) #4 engine/Library/Smarty/sysplugins/smarty\_internal\_compile\_private\_print\_expression.php(65): Smarty\_Internal\_TemplateCompilerBase-\>compileTag('private\_modifie...', Array, Array) #5 engine/Library/Smarty/sysplugins/smarty\_internal\_templatecompilerbase.php(475): Smarty\_Internal\_Compile\_Private\_Print\_Expression-\>compile(Array, Object(Smarty\_Internal\_SmartyTemplateCompiler), Array, NULL, NULL) #6 engine/Library/Smarty/sysplugins/smarty\_internal\_templatecompilerbase.php(249): Smarty\_Internal\_TemplateCompilerBase-\>callTagCompiler('private\_print\_e...', Array, Array) #7 engine/Library/Smarty/sysplugins/smarty\_internal\_templateparser.php(2358): Smarty\_Internal\_TemplateCompilerBase-\>compileTag('private\_print\_e...', Array, Array) #8 engine/Library/Smarty/sysplugins/smarty\_internal\_templateparser.php(3101): Smarty\_Internal\_Templateparser-\>yy\_r28() #9 engine/Library/Smarty/sysplugins/smarty\_internal\_templateparser.php(3201): Smarty\_Internal\_Templateparser-\>yy\_reduce(28) #10 engine/Library/Smarty/sysplugins/smarty\_internal\_smartytemplatecompiler.php(105): Smarty\_Internal\_Templateparser-\>doParse(10, '/backend/newsle...') #11 engine/Library/Smarty/sysplugins/smarty\_internal\_templatecompilerbase.php(192): Smarty\_Internal\_SmartyTemplateCompiler-\>doCompile('
Leider funktioniert das alles nicht! Hat jemand einen Tip für mich?
LG.
Melanie
Ach ja meine footer.tpl sieht so aus:
|
{s name=‘NewsletterFooterNavigation’}{/s}
{if $sUserGroupData.tax}
{s name=‘NewsletterFooterInfoIncludeVat’}{/s}
{else}
{s name=‘NewsletterFooterInfoExcludeVat’}{/s}
{/if}
|
|
|
|
{s name=‘NewsletterFooterCopyright’}{/s}
|
|
⇒ |
[
{s name=‘NewsletterFooterLinkUnsubscribe’}{/s}]({url module=‘frontend’ controller=‘newsletter’})
|
|
⇒ |
-
+
{s name=‘NewsletterFooterLinkNewWindow’}{/s}
|