Moderator
Jan Dembowski
(@jdembowski)
Forum Moderator and Brute Squad
When you go from http://localhost:8888/wordpress/ to http://www.ur-rotmg.com/ you have to search through your database and rename all of the old URLs to the new.
That’s why this image link (and others) is not working.
http://localhost:8888/wordpress/wp-content/uploads/2014/05/Rotmg-Cover.png
It should be
http://www.ur-rotmg.com/wp-content/uploads/2014/05/Rotmg-Cover.png
Give this a good read.
http://codex.wordpress.org/Moving_WordPress#When_Your_Domain_Name_or_URLs_Change
That should help you sort it out.
I am so lost. I just replaced my localhost:8888 to the http://www.ur-rotmg by now I cant even access the admin control panel. It all goes to Error 404.
I have totally re-uploaded everything back to the FTP. I can now access the wp-admin. However, my site is not showing up.
Before, I could see the home page and the contents on it, but couldn’t access anything else.
Now, I can access the wp-admin but can’t visit the site..
Have I missed a step?