【发布时间】:2019-08-05 12:04:41
【问题描述】:
我正在尝试让一些事务性电子邮件模板正常工作,但是当我尝试预览它们时,我被重定向到“电子邮件模板”页面并得到“发生错误。无法打开电子邮件模板进行预览。'
==============
调试
==============
每当我尝试预览电子邮件模板时,我都会检查 var/log/system.log 并获得以下信息:
main.INFO: Broken reference: the 'notification.messages' tries to reorder itself towards 'user', but their parents are different: 'header.inner.right' and 'header' respectively. [] []
我还检查了 vendor/magento/module-email 中的 XML 文件,没有发现任何异常。
任何建议将不胜感激!
【问题讨论】:
标签: magento magento2 magento2.2