Magento 1.9 無法建立新帳號
更新了 SUPE-6788 之後
Magento 1.9 無法建立新帳號
解決方法
要從此三個地方
1) app/design/frontend/[your_custom_theme]/template/customer/form/register.phtml 2) app/design/frontend/[your_custom_theme]/template/customer/form/resetforgottenpassword.phtml 3) app/design/frontend/[your_custom_theme]/template/persistent/customer/form/register.phtml 3) app/design/frontend/[your_custom_theme]/template/persistent/customer/form/login.phtml
找到
並將其改為
也就是新增
php echo $this->getBlockHtml('formkey') ?>
到程式碼中
接著再到快取管理中
更新快取
就能夠解決
Magento 1.9 無法建立新帳號問題
這在官方的論壇中
也有提到解決方法
================================
分享與讚美,是我們繼續打拼的原動力.
若文章對您有幫助,望請不吝按讚或分享.
或者對影片有興趣可以訂閱頻道接收通知
================================
YouTube 頻道
FB 粉絲專頁
================================