Page 1 of 1

[Opgelost] foutmelding(en) bij MailChimp Signup Form

Posted: Thu Feb 12, 2015 6:47 pm
by wbvds
Ik probeer een Mailchimp-formulier te plaatsen op een pagina (Cmsms 1.11.11); in de teksteditor lijkt alles goed te gaan, kijk ik online dan krijg errors, als hieronder:
Syntax error in template "content:content_en" on line 6 "#mc_embed_signup{background:#fff; clear:left; font:14px Helvetica,Arial,sans-serif; }" - Unexpected ":", expected one of: "}"

Melding hierboven relateert naar deze mailchimp-inhoud:
<style type="text/css">
#mc_embed_signup{background:#fff; clear:left; font:14px Helvetica,Arial,sans-serif; }
/* Add your own MailChimp form style overrides in your site stylesheet or in this style block.
We recommend moving this block and the preceding CSS link to the HEAD of your HTML file. */
</style>
Ik zie simpelweg niet wat hierboven fout kan zijn: een eenvoudig stukje css. Watkan hier aan de hand zijn?

In een CMSMS 1.5.5 werkt het formulier goed

De rest van de listing:
Close Full Trace ↑

#0 /var/www/clients/client101/web492/web/lib/smarty/libs/sysplugins/smarty_internal_templateparser.php(3135): Smarty_Internal_TemplateCompilerBase->trigger_template_error()
#1 /var/www/clients/client101/web492/web/lib/smarty/libs/sysplugins/smarty_internal_templateparser.php(3199): Smarty_Internal_Templateparser->yy_syntax_error(2, ':')
#2 /var/www/clients/client101/web492/web/lib/smarty/libs/sysplugins/smarty_internal_smartytemplatecompiler.php(111): Smarty_Internal_Templateparser->doParse(2, ':')
#3 /var/www/clients/client101/web492/web/lib/smarty/libs/sysplugins/smarty_internal_templatecompilerbase.php(273): Smarty_Internal_SmartyTemplateCompiler->doCompile('<!-- Voeg hier ...')
#4 /var/www/clients/client101/web492/web/lib/smarty/libs/sysplugins/smarty_internal_template.php(186): Smarty_Internal_TemplateCompilerBase->compileTemplate(Object(Smarty_Internal_Template))
#5 /var/www/clients/client101/web492/web/lib/smarty/libs/sysplugins/smarty_internal_templatebase.php(149): Smarty_Internal_Template->compileTemplateSource()
#6 /var/www/clients/client101/web492/web/lib/classes/class.Smarty_CMS.php(326): Smarty_Internal_TemplateBase->fetch('content:content...', 'p73|content_en', '73content_en', NULL, false, false, false)
#7 /var/www/clients/client101/web492/web/lib/classes/class.CMS_Content_Block.php(327): Smarty_CMS->fetch('content:content...', '|content_en', '73content_en')
#8 /var/www/clients/client101/web492/web/tmp/templates_c/f86d86ab39c1bb93a1b057df0c3d0155eccd402c.tpl_body.22.php(64): CMS_Content_Block::smarty_internal_fetch_contentblock(Array, Object(Smarty_Internal_Template))
#9 /var/www/clients/client101/web492/web/lib/smarty/libs/sysplugins/smarty_internal_templatebase.php(182): content_54dccb90981734_66749959(Object(Smarty_Internal_Template))
#10 /var/www/clients/client101/web492/web/lib/classes/class.Smarty_CMS.php(326): Smarty_Internal_TemplateBase->fetch('tpl_body:22', 'p73', NULL, NULL, false, false, false)
#11 /var/www/clients/client101/web492/web/index.php(240): Smarty_CMS->fetch('tpl_body:22')
#12 {main}
groet, Wietze

Re: foutmelding(en) bij MailChimp Signup Form

Posted: Thu Feb 12, 2015 7:32 pm
by Rolf
zet er {literal}{/literal} om heen

[opgelost] foutmelding(en) bij MailChimp Signup Form

Posted: Thu Feb 12, 2015 8:19 pm
by wbvds
Dank je wel: dat maakt het verschil !!

Groet, Wietze