Import page finally working

This is the changes that I did for it to work

In wp-settings.php:

Original code

if (!strstr($_SERVER['PHP_SELF'], 'install.php') && !strstr($_SERVER['PHP_SELF'], 'wp-admin/import')) :

Just adding a ‘/’ at the end of import fixes it. So the final lines should look like

if (!strstr($_SERVER['PHP_SELF'], 'install.php') && !strstr($_SERVER['PHP_SELF'], 'wp-admin/import/')) :

Leave a Reply


This blog uses the CommentLuv plugin which will try and parse your sites feed and display a link to your last post, please be patient while it tries to find it for you.
ss_blog_claim=d0ef169d4eaae53f96682cc9fc2aef07