Als ik een nieusbrief wil versturen krijg ik de volgende foutmelding te zien:

Wie weet wat dit is? Ik heb geen idee

Thanks!
Evert
Moderator: velden
In de 'hulp' van de NMS module waarschuwen ze ook dat de module ingewikkeld is. Je zou toch zeggen dat Newsletter Made 'Simple' slechts éénmalig goed ingesteld moet worden?realrock wrote: Ik weet niet precies waarom de module dat niet zelf doet. Het is niet de meest gebruiksvriendelijke module![]()
Dit lijkt mij een goede oplossing.Is het een optie om de module NMS te verwijderen en er opnieuw op te zetten, of verlies ik dan mijn aanmeldingen reeds?
Code: Select all
<__html>
<HEAD>
<TITLE>My First CSS Web Page</TITLE>
<STYLE TYPE="text/css">
BODY { background: #FFF; }
A:LINK { color: #808080; }
A:VISITED { color: #808080; }
A:ACTIVE { color: #808080; }
A:HOVER { color: #808080; background-color: #f6f6f6; }
H1 { font-size: 24pt;
font-weight: bold;
color: #66ccff;
font-style: italic;
text-align: center; }
hr {
border: 0;
width: 80%;
color: #DCDCDC;
background-color: #DCDCDC;
height: 2px;
}
#menu {
width: 200px;
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
float: right;
background: #DCDCDC;
padding: 10px;
border: 1px solid #808080;
}
#menu h1 {
font-size: 12px;
font-weight: bold;
text-align: center;
font-style: normal;
color: #000;
}
#wrapper {
width: 650px;
margin-left: auto;
margin-right: auto;
}
#header {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
background-image:url('newsletterbanner2.jpg');
height: 103px;
}
#main {
margin-top: 10px;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
}
#footer {
background-image:url('footer.png');
background-repeat: no-repeat;
height: 27px;
text-align: center;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
padding-top: 5px;
}
</STYLE>
</HEAD>
</__body>
<div id="wrapper">
<div id="header"> </div>
<div id="main">
<div id="menu">
<h1>In deze nieuwsbrief</h1>
menu div<br>menu div
</div> <!-- einde menu -->
Hallo {$username},
<p>
{nms_content name='content' prompt='HTML Content'}
{nms_content name='tekst'}
</div> <!-- einde main -->
<div id="footer">
<a href="www.hetpaleodieet.nl">www. hetpaleodieet.nl</a>
</div> <!-- einde footer -->
{$unsubscribe}
</div> <!-- einde wrapper -->
<__body>
</__html>
Code: Select all
string(162) "Smarty error: [in module_db_tpl:NMS;msgtemplate_Peleotestsjabloon line 5]: syntax error: unrecognized tag: background: #FFF; (Smarty_Compiler.class.php, line 446)" string(146) "Smarty error: [in module_db_tpl:NMS;msgtemplate_Peleotestsjabloon line 5]: syntax error: unrecognized tag '' (Smarty_Compiler.class.php, line 590)" string(160) "Smarty error: [in module_db_tpl:NMS;msgtemplate_Peleotestsjabloon line 6]: syntax error: unrecognized tag: color: #808080; (Smarty_Compiler.class.php, line 446)" string(146) "Smarty error: [in module_db_tpl:NMS;msgtemplate_Peleotestsjabloon line 6]: syntax error: unrecognized tag '' (Smarty_Compiler.class.php, line 590)" string(160) "Smarty error: [in module_db_tpl:NMS;msgtemplate_Peleotestsjabloon line 7]: syntax error: unrecognized tag: color: #808080; (Smarty_Compiler.class.php, line 446)" string(146) "Smarty error: [in module_db_tpl:NMS;msgtemplate_Peleotestsjabloon line 7]: syntax error: unrecognized tag '' (Smarty_Compiler.class.php, line 590)" string(160) "Smarty error: [in module_db_tpl:NMS;msgtemplate_Peleotestsjabloon line 8]: syntax error: unrecognized tag: color: #808080; (Smarty_Compiler.class.php, line 446)" string(146) "Smarty error: [in module_db_tpl:NMS;msgtemplate_Peleotestsjabloon line 8]: syntax error: unrecognized tag '' (Smarty_Compiler.class.php, line 590)" string(187) "Smarty error: [in module_db_tpl:NMS;msgtemplate_Peleotestsjabloon line 9]: syntax error: unrecognized tag: color: #808080; background-color: #f6f6f6; (Smarty_Compiler.class.php, line 446)" string(146) "Smarty error: [in module_db_tpl:NMS;msgtemplate_Peleotestsjabloon line 9]: syntax error: unrecognized tag '' (Smarty_Compiler.class.php, line 590)" string(273) "Smarty error: [in module_db_tpl:NMS;msgtemplate_Peleotestsjabloon line 10]: syntax error: unrecognized tag: font-size: 24pt; font-weight: bold; color: #66ccff; font-style: italic; text-align: center; (Smarty_Compiler.class.php, line 446)" string(147) "Smarty error: [in module_db_tpl:NMS;msgtemplate_Peleotestsjabloon line 10]: syntax error: unrecognized tag '' (Smarty_Compiler.class.php, line 590)" string(236) "Smarty error: [in module_db_tpl:NMS;msgtemplate_Peleotestsjabloon line 16]: syntax error: unrecognized tag: border: 0; width: 80%; color: #DCDCDC; background-color: #DCDCDC; height: 2px; (Smarty_Compiler.class.php, line 446)" string(147) "Smarty error: [in module_db_tpl:NMS;msgtemplate_Peleotestsjabloon line 16]: syntax error: unrecognized tag '' (Smarty_Compiler.class.php, line 590)" string(302) "Smarty error: [in module_db_tpl:NMS;msgtemplate_Peleotestsjabloon line 22]: syntax error: unrecognized tag: width: 200px; font-family: Arial, Helvetica, sans-serif; font-size: 10px; float: right; background: #DCDCDC; padding: 10px; border: 1px solid #808080; (Smarty_Compiler.class.php, line 446)" string(147) "Smarty error: [in module_db_tpl:NMS;msgtemplate_Peleotestsjabloon line 22]: syntax error: unrecognized tag '' (Smarty_Compiler.class.php, line 590)" string(238) "Smarty error: [in module_db_tpl:NMS;msgtemplate_Peleotestsjabloon line 29]: syntax error: unrecognized tag: font-size: 12px; font-weight: bold; text-align: center; font-style: normal; color: #000; (Smarty_Compiler.class.php, line 446)" string(147) "Smarty error: [in module_db_tpl:NMS;msgtemplate_Peleotestsjabloon line 29]: syntax error: unrecognized tag '' (Smarty_Compiler.class.php, line 590)" string(200) "Smarty error: [in module_db_tpl:NMS;msgtemplate_Peleotestsjabloon line 35]: syntax error: unrecognized tag: width: 650px; margin-left: auto; margin-right: auto; (Smarty_Compiler.class.php, line 446)" string(147) "Smarty error: [in module_db_tpl:NMS;msgtemplate_Peleotestsjabloon line 35]: syntax error: unrecognized tag '' (Smarty_Compiler.class.php, line 590)" string(270) "Smarty error: [in module_db_tpl:NMS;msgtemplate_Peleotestsjabloon line 38]: syntax error: unrecognized tag: font-family: Arial, Helvetica, sans-serif; font-size: 12px; background-image:url('newsletterbanner2.jpg'); height: 103px; (Smarty_Compiler.class.php, line 446)" string(147) "Smarty error: [in module_db_tpl:NMS;msgtemplate_Peleotestsjabloon line 38]: syntax error: unrecognized tag '' (Smarty_Compiler.class.php, line 590)" string(225) "Smarty error: [in module_db_tpl:NMS;msgtemplate_Peleotestsjabloon line 42]: syntax error: unrecognized tag: margin-top: 10px; font-family: Arial, Helvetica, sans-serif; font-size: 12px; (Smarty_Compiler.class.php, line 446)" string(147) "Smarty error: [in module_db_tpl:NMS;msgtemplate_Peleotestsjabloon line 42]: syntax error: unrecognized tag '' (Smarty_Compiler.class.php, line 590)" string(330) "Smarty error: [in module_db_tpl:NMS;msgtemplate_Peleotestsjabloon line 45]: syntax error: unrecognized tag: background-image:url('footer.png'); background-repeat: no-repeat; height: 27px; text-align: center; font-family: Arial, Helvetica, sans-serif; font-size: 12px; padding-top: 5px; (Smarty_Compiler.class.php, line 446)" string(147) "Smarty error: [in module_db_tpl:NMS;msgtemplate_Peleotestsjabloon line 45]: syntax error: unrecognized tag '' (Smarty_Compiler.class.php, line 590)"
In deze nieuwsbrief
menu div
menu div
Hallo Evert Berkobaits,
HTML CONTENT
Hallo en welkom!
bla die bla!
TEKST
www. hetpaleodieet.nl
http://www.hetpaleodieet.nl/NMS/66/unsub_email/95f4c9791155d195378a50f558a64055/
Zelfde lijnkleur op zelfde achtergrondkleurhr {
border: 0;
width: 80%;
color: #DCDCDC;
background-color: #DCDCDC;
height: 2px;
}
Dit zou zoiets moeten worden: (zonder ' ' en met pad)background-image:url('newsletterbanner2.jpg');
Code: Select all
background-image:url(http://www.hetpaleodieet.nl/uploads/images/map/newsletterbanner2.jpg);
nog http:// aan de link toevoegen.www. hetpaleodieet.nl
Staat niet in een div.{$unsubscribe}
Code: Select all
<a href="{$unsubscribe}">Uitschrijven</a>