Cannot login to site after domain .COM address pointed at .ORG
Change the site address in your wp-config.php file: define(‘WP_HOME’,’http://domain.org’); define(‘WP_SITEURL’,’http://domain.org’); There are other ways to do this too. See http://codex.wordpress.org/Changing_The_Site_URL