Whoops... forgot to migrate the instructions for how to run the script from my main blog to this one.
Run the PHP script in your WordPress directory. Your directory structure should look something like this:
/
--->wp-config.php
--->wp-export-mt.php
--->wp-includes/
--->wp-includes/wp-db.php
Remember, there are two versions of the script. One for pre-2.3 versions of WordPress, and one for version 2.3.
**Update** 11/29/2007: This guy raises a good point. You need to change the name of the file from txt to php in order for it to execute on the server once you upload it.

Leave a comment