Posted By


aashvi on 01/13/11

Tagged


Statistics


Viewed 632 times
Favorited by 0 user(s)

Magento login issue


/ Published in: PHP
Save to your folder(s)

login issue in development server (copy site from live site)
site url is different


Copy this code and paste it in your HTML
  1. SELECT * FROM core_config_data WHERE value LIKE "%domain.com%";
  2. and
  3.  
  4. -make this value blank
  5. -flush cache (var/cache)
  6. - delete browser cache
  7. - now login

URL: http://www.aschroder.com/2009/05/fixing-magento-login-problem-after-a-fresh-installation/

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.