문제

User login not working and it not displayed error message also.

And the following code will shows " /> in login page, chechout page

 <?php echo $this->getBlockHtml('formkey'); ?>

Already i faced this problem, but that automatically solved.

Note : Am using coolbaby magento 1.8 theme

도움이 되었습니까?

해결책

I have solved this error using the following steps:

  1. Go to system->index Management select all and click submit to re-index.
  2. Go to system->cache management click flush magento cache button to flush the cache
  3. Go to var/cache select all delete to clear all cache from your root directory.
라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 magento.stackexchange
scroll top