• Hello all,

    I am rather new with WordPress and I am moving the site from one provider to another. Domain is not yet moved. Despite several problems regarding different setups of the two providers (old one works with directory httpdocs, new one uses ‘root’, anyway, the frontsite is working!! The backend however.. I can enter the backend (login works) but the template has gone. So the backend is a mess which I cannot use.

    Anyone an idea how to solve the mess of the backend?

    regards, Roelof Jan

Viewing 3 replies - 1 through 3 (of 3 total)
  • How about if use debug mode by editing wp-config.php file turning define('WP_DEBUG', false); as define('WP_DEBUG', true); ?

    Thread Starter rjzilver

    (@rjzilver)

    Thanks for your reply!

    Never used it (being a newby with WordPress) but this was the reaction on top of the screen (backend & frontend):

    Function create_function() is deprecated in /home/deb121078/domains/hvmo.nl/public_html/home/wp-content/plugins/simple-tags/simple-tags.php on line 80

    No clue what it means?

    • This reply was modified 7 years, 6 months ago by rjzilver.

    Just googling. In your new server has a newer php version. The solution:

    bug PHP 7 create_function() is deprecated

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Backend template ?’ is closed to new replies.