Content Missing after moving site from one domain to another
Permalink
Hi I have done this so many times before and am so confused why it is not working properly with this site. I backed up the database through phpMyAdmin and imported it into the new server, I also transferred all the relevant files and folders over to the new server.
The problem is that my site is broken, the info that is meant to show in the footer is missing and some pictures and text is not there. I checked the databases and they both look the same.
I have attached a jpg of how the site is meant to look like and a jpg of what it looks like currently. Any suggestions in solving this would be appreciated.
The problem is that my site is broken, the info that is meant to show in the footer is missing and some pictures and text is not there. I checked the databases and they both look the same.
I have attached a jpg of how the site is meant to look like and a jpg of what it looks like currently. Any suggestions in solving this would be appreciated.
Hey
yup I did clear my cache and I zipped the entire site before downloading and reuploading and unzipped it on the server. I will check again and see if anything is missing. If all else fails I am just going to build the site again on the new server.
yup I did clear my cache and I zipped the entire site before downloading and reuploading and unzipped it on the server. I will check again and see if anything is missing. If all else fails I am just going to build the site again on the new server.
Could also be permissions-- make sure files/, packages/ and updates/ are all 777 recursive.
Hello, Did you get this fixed? I am having the exact same problem. I have done this many times beofre with no problem and for some reason it hasnt worked this time :-( Im baffled
Nope didn't manage to get it working, I ran out of time and just figured it would be quicker to rebuild the site.
This is happening to me and seems to be have happened to others.
I moveed a site (cleared cache yada yada)
I have not fixed this but I notice if I rename an area in my theme it seems to work....
Is this maybe some kind of server config issue...
did anyone get this to work?
I moveed a site (cleared cache yada yada)
I have not fixed this but I notice if I rename an area in my theme it seems to work....
Is this maybe some kind of server config issue...
did anyone get this to work?
Otherwise, did you check to make sure all your theme components are in place? Usually the footer links are getting called by themes/your_theme/elements/footer.php. If you uploaded everything to the new site via FTP, some parts of your site might have failed to transfer. See if footer.php is where it's supposed to be.