
Originally Posted by
hæhre
Thanks Jerry, but I'm still butting my head against the wall after downloading the new impex.
What is happening now is the same as before (after I added the userid part from the post above). I get the "Found post and DID NOT imported to the mysql database"-message on all posts except the very first post which imports successfully.
Then there is an issue with the id's being used for importpostid's.
set dupe_checking to false in ImpExConfig.
Code:
define('dupe_checking', false);
Bookmarks