【问题标题】:Magento Forgotpassword not working after updateMagento忘记密码更新后不起作用
【发布时间】: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


    【解决方案1】:

    这是由于 Magento 最近发布的一个补丁造成的问题。他们现在强制要求带有 POST 操作的表单必须提交验证令牌。如果您查看下面的链接,您将找到解决此问题的方法。

    见 - https://magentary.com/kb/reset-password-blank-page-after-supee-6788/

    我希望这会有所帮助!我最近自己也遇到了这个问题。

    【讨论】:

      猜你喜欢
      • 2014-06-07
      • 1970-01-01
      • 1970-01-01
      • 2012-06-09
      • 2016-11-23
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多