If you changed the URL setting in your dashboard, you need to change them back – there are several ways to do so – I think the functions file method works well:
http://codex.wordpress.org/Changing_The_Site_URL
Yes thanks. I did as the instructions mentioned. Still not able
To login. They s did to delete the new files
Right away after I get logged back in. Should I? Which I deleted.
Should I reload the new code files again? Any
Thoughts ?
I opened a new text file in note pad to add
The code to update the URL and the WordPress
Site name as instructed. Then uploaded that to
My FTP site. Then attempted to login in to my
Dashboard site three times as instructed and I still get the loop message.
I deleted all my cash to and refreshed. Still can’t
Login but can see partial site.
I am having the same issue but with a twist. My buddy is hosting my site and I dont have access to host settings or info. He is taking his sweet time to get to it and try to fix it. I am getting anxious to get it running.
I am a new user and have very limited knowledge of programming terms and ideas/
Is there anything you guys can tell me to log in? My site is pim-llc.com
I tried to use pim-llc.com/wp-login.php to log in but it still wont work. Says the requested URl is not found.
AHHHH
Hello WPyogi,
Below is the file that I uploaded to my FTP site per the instructions in the above link. I still cannot get to the dashboard or see my site completely. Many thanks in advance for your help. Lisa
<?php
update_option(‘siteurl’,’http://lmctraveling.com/blog’);
update_option(‘home’,’http://lmctraveling.com/blog’);
?>
I fixed it! I was befuddled as to where to edit my cpanel file.
Have a great day!