重置密码 link return 空白页
Reset password link return blank page
重设密码 link return 升级到 Magento 1.9.2.4 后空白页
已使用 SUPEE-6788 安全补丁更改忘记密码页面。
在大多数情况下,解决该问题所需要做的就是将 customer_account_changeforgotten
布局更新句柄从 base/layout/customer.xml
复制到 [theme]/layout/customer.xml
。
您可以在官方补丁文档页面找到更多信息:https://magento.com/security/patches/supee-6788-technical-details
祝你好运!
此问题与 SUPPEE-6788 有关。
您升级了 Magento 或安装了此补丁。所以我建议您在忘记密码表单中添加 FORM KEY。
如果您没有在 customer.xml 中更改它,请将重置密码代码从基础更改为您主题的 customer.xml
重设密码 link return 升级到 Magento 1.9.2.4 后空白页
已使用 SUPEE-6788 安全补丁更改忘记密码页面。
在大多数情况下,解决该问题所需要做的就是将 customer_account_changeforgotten
布局更新句柄从 base/layout/customer.xml
复制到 [theme]/layout/customer.xml
。
您可以在官方补丁文档页面找到更多信息:https://magento.com/security/patches/supee-6788-technical-details
祝你好运!
此问题与 SUPPEE-6788 有关。 您升级了 Magento 或安装了此补丁。所以我建议您在忘记密码表单中添加 FORM KEY。
如果您没有在 customer.xml 中更改它,请将重置密码代码从基础更改为您主题的 customer.xml