Hello,
Have a look at your Magento cookie settings. The Cookie path needs to be “/” and the domain needs to be “.domain.com”
Without the quotation marks of course.
Hello,
I have tried the same solution but after save configuration setting magento admin and customer log in stop working. It will not display any error but doesn’t allow to log in. I have two different sections for both wordpress and magento
Mydomain.com/shop and
Mydomain.com/blog
Please give me some solution on this.
Once your cookie path and domain is set, make sure to clear the var/cache and var/session folders via FTP, and also clear your browser history and cookies.
yes i have done the same but its not allow to log in.
Can I ask what you entered for your Magento cookie settings?
yes,
in my domain name (web/cookie/cookie_domain) – http://www.linuxdemo.projects.net
and in cookie path (web/cookie/cookie_path)- /myproject/shop/
Hi,
Did you find any solution on this?
Your domain and path are incorrect. It should be
.linuxdemo.projects.net
/
Hi,
i have changed my config setting with same as you mentioned not allow to log in for both admin and customer.
my all magento setup in shop folder –
.linuxdemo.projects.net/myproject/shop/
Please suggest me any solution for this.
Try .projects.net as the domain, then clear all browser cookies, Magento var/cache and magento var/sessions.
Hi,
Thanks a lot its working…
I have one more question if I reset password in magento or delete user from magento it will not reflecting to wordpress user. Is there any solution on this?
Please suggest anything on this.
Glad it’s working!
I made a Single Sign On extension for Magento, which will do what you need when used via the frontend: http://codecanyon.net/item/single-signon-for-magento-and-wordpress/861453?ref=jamesckemp
Hi James,
I have uploaded same file on new client’s server with domain name “xyz.project.com” and set a cookie domain as a “project.com” in magento configuration. But is destroy session automatically when any wordpress page is refresh and also it will logged in into wordpress automatically same problem is arise on my local server as well that wordpress is not logged in automatically.
I have also set domain name on my wp-config file but it’s not working.
Please help any provide any solution as early as possible.
Hi. It should be .project.com not project.com
Hi James,
It is possible for me to add code when i delete user from magneto it will be automatically deleted from wordpress also.
Please suggest me the proper guidance for this.