Posts and Pages not showing on admin, but showing in theme

I’ve just transferred a WordPress install over from and old IIS server set up by our client, to our new Lunix based VPS. Whether that is relevant or not, i’m not sure.

I’ve changed all the usual settings and database options i’d usual do on moving a website to a new/live server environment.. This has worked perfectly other than the data doesn’t show in the WordPress admin specifically, but does if you visit www.lenstec.co.uk. That suggest the data is being successfully pulled in as it normally would.

Read More

My initial thoughts are that this may be a global variable somewhere within the theme that WordPress does not like?

Unfortunately, i’ve check through my function file and corresponding theme files and not come across anything.

Can anyone suggest something I may have missed?

Related posts

1 comment

  1. That is Core code trying to use a Core function. You have almost certainly had a problem with the transfer.

    1. Very carefully, re-upload all of the files. I expect some file is
      missing or corrupt.
    2. And make sure that all of your permissions are correct.

    It would probably be a good idea to disable plugins and switch to a default theme as well. Since you can’t get into the backend you will need to remove or rename the theme and plugin folders via FTP.

    Since you just transfered, I am assuming that you have good backups.

Comments are closed.