So Very Posh
Thanks for visiting! This is the weblog of Lynda, a 26 year old girl living in Atlanta with her husband, three cats and two cockatiels.
Posted on 04.23.04 at 06:24 PM
I want to get my pMachine entries over to Moveable Type, but as most people who've tried to do so know, due to the way pMachine displays info, it's only possible to export entries. I wanted entries and comments, so I created a script that would export complete entry information along with comments and trackbacks (but not pingbacks)
The file can be found
RIGHT HERE.
Here's the easiest way to get this to work:
1. Create a new directory called "import" and CHMOD it to 777.
2. Open pmtomt.php and change $weblog_name to reflect the pMachine weblog you wish to export. The weblog name can be found under weblog management.
3. Upload pmtomt.php to the import directory.
4. Place a copy of your pm_inc into the import directory.
MAKE SURE the $script_directory_path is set correctly!
5. Point your browser to pmtomt.php
At that point, the script will tell you if it had any problems or if the process is complete. If it is complete you should then be able to go into the directory and find a file called "import.txt" Take this file and then follow the normal MT Import instructions found in the MT manual.
If you're having problems getting the file to be created, try naming a blank file "import.txt" upload it to the "import" directory created above and CHMOD it to 666 or 777.
If you have any questions or problems, please let me know.
Comments are closed for this entry
That worked perfectly! Thanks for sharing that. I’ll probably have to use this script one day.
Trackback: pMachine to MT, Multiple blogs on one page, another (php) 404 handler
Some great tutorials over at Lynda's at So Very Posh: pMachine to MT import script Combining multiple blogs on one index page As well, Bryan from RevloltingDigits.com expanded on my php 404 handling script. Here's where you can find his...
Tracked on: : scriptygoddess.com on 04/26 at 07:29 PM
Trackback: A little late but if you ever...
If you run pMachine and ever want to switch to MovableType and want to export your posts please get this script (thanks to scriptygoddess for the initial link) and use it. I did not find this until after I had...
Tracked on: : oohrah on 04/27 at 05:13 PM
Trackback: Exporting From PMachine?
Does anybody know if there is any possible way to export entries from PMachine to MovableType? I thought PMachine was listed in the instructions as one of the programs to export from, but it's not. Damnit. This is so not...
Tracked on: : Bloggin It on 05/11 at 03:19 PM
This script works with any version of MT (3.1 version is the current version)? Thx
I’m not sure if that was a question or a confirmation, but as I do not use MT, I do not know if it works for any version. It worked with the last version BEFORE 3.0, whatever that was.