Ok, I imported Blogger to WP. I have all the blogger archive in the directories. But when I press on "OK" at import-blogger.com it just only refresh the page and go to import-blogger.php?action=step1&submit=OK but DID NOT import it at all. Why?
Ok, I imported Blogger to WP. I have all the blogger archive in the directories. But when I press on "OK" at import-blogger.com it just only refresh the page and go to import-blogger.php?action=step1&submit=OK but DID NOT import it at all. Why?
Try this:
http://wordpress.org/support/topic/47333
<?php
$action = 'step1';
$wpvarstoreset = array('action');
Like this, but still not working... Same refreshing the page and give me the same URL again.
Hmmm... read this thread:
http://wordpress.org/support/topic/47302#post-261296
maybe the updated file will help.
This topic has been closed to new replies.