• Resolved nex2nun

    (@nex2nun)


    I am working to import my LiveJournal posts and comments into WordPress.

    I have successfully export my LiveJournal posts with ljArchive. I then went to the import-livejournal.php page and there I was instructed to modify the page manually by entering the direct path to the xml file. Which I did. I then selected “lets go!”. But instead of working with the import it took me to this page:

    ” You must edit the XMLFILE line as described on the previous page to continue.”

    I selected the previous page which was actually import-rss.php, and yet again it stated to manually update the file with the location of the xml file. Which I did. It then tells me to:

    “You have to do this manually for security reasons. When you’re done reload this page and we’ll take you to the next step.”

    I reload and nothing.

    So right now as it stands, all php files have been manually updated with the xml file location and the xml file is on the system in the that location. However, I’m stuck in this “manual update of xml location” and can’t seem to get out. I have cleared cookies and cache, even rebooted.

    What am I overlooking? Thank you for your help.
    Derek

Viewing 14 replies - 1 through 14 (of 14 total)
  • Have you checked in with the brains behind LiveJournal?

    Thread Starter nex2nun

    (@nex2nun)

    well actually no.. but I suppose there’s where I get a bit confused.. basically I’m just assuming that the import process works directly with the xml file.. i’m not familiar with xml or rss that well so maybe i’m just not understanding what takes place during the import..

    I am stuck in this same time warp, so please let me know if you’re able to get this working. Or if you have any helpful hints or suggestions.

    Thanks!

    Thread Starter nex2nun

    (@nex2nun)

    I first attempted using ljArchive to download the whole package.

    I am going to try and use the export tool in LiveJournal to see if that offers a different solution.

    Thread Starter nex2nun

    (@nex2nun)

    Well I dug a bit deeper and thought I had it solved but still no go. I have my LiveJournal comments XML file and I have the LiveJournal RSS XML file. I have put the files where they need to go and manually updated everything, but still nothing. What am I doing wrong??

    https://www.livejournal.com/support/faqbrowse.bml?faqid=149

    I really want this to work, if it does I’m ditching LiveJournal completely. I really like WordPress.. very much so.

    Any ideas on what I’m fouling up?

    Thread Starter nex2nun

    (@nex2nun)

    Okay.. again a bit deeper..

    I didn’t pay attention to the FAQ in LiveJournal..

    “All journals on LiveJournal have both an RSS and an Atom feed. For personal journals, the feeds are located at URLs of the following forms:

    https://www.livejournal.com/users/exampleusername/data/rss”

    So from that I was able to get the RSS XML file.. so now I have two XML files.. one for the comments and such that I exported with the use of ljArchive and the RSS XML file that I got from LiveJournal.. still.. notta..

    Now somethings gotta give..

    Are your xml files in the wp-admin directory along with the php files? Are you using 1.5 or 1.5.1?

    I successfully exported from livejournal to 1.5 using XML files downloaded from https://www.livejournal.com/export.bml, but I can’t speak for 1.5.1 or files generated by lj-archive.

    Thread Starter nex2nun

    (@nex2nun)

    Yes all XML files are in the wp-admin directory.

    Well that’s my next step.. but I thought I read that when using the LJ export tool that any comments made are not exported?

    So let me clarify this and see if I understand the process that you mentioned.. I should sign to my LJ account and visit the export tool at https://www.livejournal.com/export.bml and begin to export my journal.. this will create an XML file for the comments.. to which I should take that XML file and manually update that information into the /wp-admin/import-livejournal.php file?

    Now did you have to toy with the /wp-admin/import-rss.php file?

    and thank you very much for your feedback.. just trying to solve this puzzle and will hopefully write a nice tutorial on how to get er done the right way..

    Thread Starter nex2nun

    (@nex2nun)

    Okay, I got it to work finally.. well not as I may have wanted but it will do for now.

    All I did was use the export tool from LiveJournal.

    https://www.livejournal.com/export.bml

    And then save that XML file into my /wp-admin/ directory. I then manually updated my import-livejournal.php file.

    I then logged into my blog and in my browser typed in my url to the directory of the import-livejournal.php file and selected “lets go!” and it gave me a import done screen.

    With this method only the posts you make from your LiveJournal account are imported, no comments or anything of the like.

    Also noted that if you have something behind an </lj-cut> all information behind that cut is displayed directly in your WordPress blog.

    Another issue I noticed was if you post any of those “meme’s” or what not, they tend to mess with your theme (or layout) and are best if they are deleted.

    I only exported one month, so I will continue on and note any issues I experience.

    Thanks for your post about this. I now have it working to. Too bad that LJ doesn’t allow you to get more then one month in one go. Also need to check if I can have it put the stuff in a special ‘LiveJournal’ categorie.

    I too am trying to get my old LJ posts & comments into WP. I’ve successfully used ljArchive to get them into a xml file. I’m now trying to import them using the import-livejournal.php file from Vinit Bhansali. All goes well until it looks for the xml file. It is in the same directory as the import-livejournal.php file so the coding looks like this: define('XMLFILE', 'LJ4WP.xml');
    Why does it say it cannot find the xml file?

    OK – it was simple but not obvious. The place to define the xml file was not in the body of the file but at the very beginning. Once the defination was made there everything imported very nicely – posts AND comments! Yea!

    Hello all thanks to this thread and alot of help from others etc i have sorted this problem out and have written an tutorial about how to do it.

    Enjoy and please tell me if you come accross any problem or areas that could be improved.

    https://adamdiary.wordpress.com/2006/08/13/how-to-migrate-from-livejournal-to-wordpress/

    Yours truly
    Adam

    My Blog is currently setup to import xml and atom feeds from a variety of sources. wp2 has the ability to directly import LJ posts nowdays.

Viewing 14 replies - 1 through 14 (of 14 total)
  • The topic ‘LiveJournal export/import problem.’ is closed to new replies.