【发布时间】:2016-01-31 07:44:33
【问题描述】:
我已经安装了 SUPEE 6788。然后注意到当您点击电子邮件中的重置链接时,密码重置页面是空白的。任何想法如何使重置页面显示? 以前重置页面使用的是这个 /客户/帐户/重置密码/ 补丁更新后是 /customer/account/changeforgotten/ 它是空白的
补丁中的技术描述
APPSEC-1027,密码重置过程保护不足
此更改通过将 form_key 添加到客户注册页面 template/customer/form/register.phtml 以及对忘记密码页面 layout/customer.xml 和 template/customer/form/resetforgottenpassword.phtml 进行类似更改来影响模板。如果您的商店包含自定义的注册或忘记密码模板,请务必在此处添加此密钥..
【问题讨论】:
-
你检查过php错误日志,exception.log和system.log吗?
-
从来没有听说过changeforgotten。它发生在基本主题中吗?
-
Changeforgotten 位于 app/code/core/Mage/Customer/Block/Account/Changeforgotten.php
-
"reset link in the email" -- 不清楚你的意思是什么,这使得回答这个问题变得困难。
-
我找到了解决方案,基本上需要在customer.xml中添加几行atwix.com/magento/security-patch-supee-6788-installation-issues
标签: magento magento-1.7 magento-1.9 magento-1.8