You can change the addresses back using one of the methods outlined in these instructions. Changing The Site URL
i have tried that and have been on it
That’s pretty much the complete list of the methods by which you’re going to change it back.
i have tried that
You tried what? Which of the methods have you used?
update_option( ‘siteurl’, ‘http://website.org.’ );
update_option( ‘home’, ‘http://website.org.’ );
and its still not working
i placed it inside functions.php inside the active theme file
Did you place those two lines immediately after the initial “<?php” line in your active themes functions.php file?
i have been refreshing the page for the past 30 mins now trying to get to the wp-admin login panel
See if you have any better luck using the phpMyAdmin method. Don’t forget to remove the lines you placed in the functions.php file first.
I was able to get the home page but I could not enter into my dashboard
anytime I place the url/wp-admin it doesn’t go through shows a white screen
Can you give us the domain name? Maybe someone can take a look and see if they can spot what’s going on.
thank you sooo much for your effort i was able to solve the error i just downloaded wordpress zip file and excluded the wp-content file , then i uploaded the rest files and that solved it thanks