Hi,
I have a weird situation that I hope someone here can help me with. Somehow, the login button on my wordpress is redirecting to my test site on another domain. I've removed the .htaccess file, but it is still redirecting. I was thinking maybe it was ABSPATH?
http://randomville.com/wordpress/wp-login.php
Link goes to
http://mine2.com/randomville/wp-login.php
Thanks in advance!
What urls did you enter in Admin/Settings/General?
I honestly don't know. The thing of it is, though, is that I didn't change anything. I just copied the files/db from live site to test site. I obviously (somehow) switched something, but now I can't access the admin panel on either site. I go to one and it redirects me to the other. It's completely hosed with no way in to admin panel on either site unless I can stop the redirection.
WillPCG
Member
Posted 1 month ago #
Try opening up your wp-config.php file and looking at the info listed there. Your domain name / database links etc might all be referring to the old site. You'll need to update them to the new url.
Thanks for the link esmi! I'm back in.