Cookie error after changing domain
-
I changed my domain from:
http://sr2.supportedns.com/~silversp/
to:
http://silverspring-counseling.comI did this by editing the wp-config.php file as follows:
//define('WP_HOME','http://sr2.supportedns.com/~silversp/'); //define('WP_SITEURL','http://sr2.supportedns.com/~silversp/'); define('WP_HOME','http://silverspring-counseling.com'); define('WP_SITEURL','http://silverspring-counseling.com');After doing this, I can no longer login to the Admin dashboard. It gives me a cookie error:
ERROR: Cookies are blocked or not supported by your browser. You must enable cookies to use WordPress.Any ideas?
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘Cookie error after changing domain’ is closed to new replies.