【发布时间】:2016-07-25 13:27:52
【问题描述】:
我将网上商店更新到 1.9.2.3。当我尝试重置密码时,我确实收到了电子邮件,但是当我单击链接更改密码时,我看到了一个空白页面。
我在 Google 上查找了此内容,并将 customer_account_resetpassword 更改为 customer_account_changeforgotten。为了确定,我在所有 customer.xml 文件中更改了它,我还清除了缓存,但没有成功。
我还注意到邮件中的 URL 是:https://xxx.xx/customer/account/resetpassword/?id=976&token=b13713eb50b22b5a1320adbe08fdf08e,但我被重定向到页面 https://xxx.xx/customer/account/changeforgotten/
我该如何解决这个问题?
【问题讨论】:
标签: php magento magento-1.9 forgot-password