gpt4 book ai didi

smarty - smarty 和谷歌分析之间是否存在冲突(prestashop 1.4)

转载 作者:行者123 更新时间:2023-12-04 02:11:44 26 4
gpt4 key购买 nike

我正在尝试在表单中添加新的谷歌分析事件。所以我有这样的事情:

    <a href="#" name="button1" onclick="dataLayer.push({'event': 'button1-click'});" >Button 1</a>

到目前为止,一切都很好。但我得到了这个奇怪的聪明错误:

     Fatal error: Uncaught exception 'SmartyCompilerException' with message 'Syntax Error in template "C:\wamp\www\mycookit/themes/cookit/delivery.tpl" on line 164 "dataLayer.push({'event': 'event_name'});" - Unexpected ": ", expected one of: "}" , " "' in C:\wamp\www\mycookit\tools\smarty\sysplugins\smarty_internal_templatecompilerbase.php on line 431

任何人都遇到过这种情况吗?是prestashop吗?只有我吗?

我在其他网站上从来没有遇到过任何问题,但在 prestashop 或 smarty 上都没有。

最佳答案

只需在您的 onclick 事件中 { 和 } 之前添加一个空格,这样 smarty 就不会感到困惑

关于smarty - smarty 和谷歌分析之间是否存在冲突(prestashop 1.4),我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/16484995/

26 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com