Thread Starter
dneto
(@dneto)
WordPress crew? Are you there? Am I doing something wrong? At least, gimme an answer! I know that importing post ids isn’t the regular way, but the STRIPPED TAGS must be fixed! Can you help me? ANYONE can help me? I really wanna use WordPress instead of MovableType.
I tried myself to modify it, with no success. There’s a function called wp_insert_post that need to be modified but I’m not a PHP geek to do that successfuly. Does anybody knows that to help us? And, of course, there’s also the fact of the tags still being stripped from the posts’ body.
Any ideas?
Thread Starter
dneto
(@dneto)
Just to let you guys know, I’m using:
– Apache 1.3.34;
– PHP 5.1.2;
– MySQL 5.0.19;
– WordPress 2.0.2;
– Movable Type 3.2
I’ve got this one too. Try using the old import-mt.php and the tags will be there when you import the entries.
There’s a modified import-mt.php that also import the entries ID to the WordPress, but I couldn’t find a way to display the comments correctly, altough they’re there and correctly imported to their respective posts. Any ideas, anyone?