Hey,
I know that this topic was discussed a lot, but I couldn't find the right answer for me.
I have just tried to move my website from http://www.2baware.net/blog to http://www.2baware.net
I have moved all the files to the right directory and added those lines to the wp-config file:
define('WP_HOME','http://www.2baware.net');
define('WP_SITEURL','http://www.2baware.net');
The website loads perfectly (almost, fixes will be done once I can login) but for some reason when trying to login through http://www.2baware.net/wp-login nothing happens. I enter my name and password and press enter, but it just refreshes the login page, as if I've entered a wrong password. I have also tried to reset it, but still the same problem occurs.
Thx