hi, i'm trying s9y and it's very cool, really. so i want to import my old mt-entries but unfortunately it doesn't work like i expect.
rss-import starts and finishes immediately without any error messages. btw, where is the s9y-logfile?
the other way, moveabletype records, i walked using a fully local index.xml with the same result.
thx for any helpfully hints,
Juergen
importing entries from movabletype fails
-
garvinhicking
- Core Developer
- Posts: 30022
- Joined: Tue Sep 16, 2003 9:45 pm
- Location: Cologne, Germany
- Contact:
Re: importing entries from movabletype fails
Hi!
The MT import requires the MT plain text file format, no XML file.
The RSS import though should work, if your webserv has HTTP fetch support and is not firewalled.
What's the URL you tried to import?
Best regards,
Garvin
The MT import requires the MT plain text file format, no XML file.
The RSS import though should work, if your webserv has HTTP fetch support and is not firewalled.
What's the URL you tried to import?
Best regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
Re: importing entries from movabletype fails
thx Garvin, sorry for trouble, the rss-import works fine as i see now. (but without links and so on. doesn't matter.)garvinhicking wrote:Hi!
The MT import requires the MT plain text file format, no XML file.
The RSS import though should work, if your webserv has HTTP fetch support and is not firewalled.
What's the URL you tried to import?
Best regards,
Garvin
what the hell is MT plain text file? sql-dump?
Juergen
-
garvinhicking
- Core Developer
- Posts: 30022
- Joined: Tue Sep 16, 2003 9:45 pm
- Location: Cologne, Germany
- Contact:
Re: importing entries from movabletype fails
Hi!
The "MT plain text" file is something that MT can create. In its admin interface you have an option to create an export file, which you can then use. It contains all of your entries there...
HTH,
Garvin
The "MT plain text" file is something that MT can create. In its admin interface you have an option to create an export file, which you can then use. It contains all of your entries there...
HTH,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
Re: importing entries from movabletype fails
yes, thx, Juergengarvinhicking wrote:HTH, Garvin