Welcome to the new home for Live+Press!

In short, Live+Press is a plugin for wordpress which allows the user to automatically crosspost journal entries to a LiveJournal account. The latest version has been tested with Wordpress 2.7.x, and 2.8.

Live+Press Download

This fork of the plugin is licensed under GPLv3. All code contributions and suggestions are welcome!

Any bugs, enhancement requests, or discussions should be posted on the Live+Press Support Forum.

Check for existing issues in the Issues List.

Thanks!
-Tania

Hide Comments
  1. Ben Catlin posted the following on July 23, 2008 at 2:49 pm.

    Sweet thanks! I’m going to give it a whirl here in just a minute after I upgrade to wordpress 2.6.

    Reply to Ben Catlin
  2. Brit Butler posted the following on August 1, 2008 at 1:12 pm.

    Congratulations on picking up the project. I was a former ljxp user who just switched servers, upgraded to the latest wp and had difficulties. LivePress seems to be working great. That said, I’m a bit concerned about the fact that there’s a need to replace the class-IXR.php file to get it working.

    What do you think would be necessary to get the plugin to work without that hack to core WP? How much effort would it take to achieve and is there any way I could help?

    Reply to Brit Butler
    1. Tania (digsite) posted the following on August 1, 2008 at 1:32 pm.

      Hi Brit,

      Strangely I was thinking about the same thing last night. I don’t like the fact that any part of the original wordpress code needs to be changed. And I will be making that part of future goal to remove that requirement for the plugin.

      Honestly I have not had a chance to look into it at all. My more immediate goal is to iron out some other bugs wtih the plugin which I have listed on google code.

      (BTW, I openned a google group just yesterday, we should probably have this conversation there instead to make it easier)

      But anyways, if you want to help and have whatever coding skill needed to do it, go ahead and take a look at the code. If you come up with a patch, I’ll be happy to incorporate it into the plugin.

      Thanks!
      -Tania

      Reply to Tania (digsite)
  3. Anton Borisov posted the following on August 2, 2008 at 3:46 pm.

    Hello!

    Today I’ve tried to activate the Live+Press.

    I have one question. The Live+press looking for wp_users in database. But if you will look closely to the wp-config.php ut has something like this

    // You can have multiple installations in one database if you give each a unique prefix
    $table_prefix = ‘wp_’; // Only numbers, letters, and underscores please!

    So, I have the multiple WP in my database. Can you fix it?

    Reply to Anton Borisov
    1. Tania (digsite) posted the following on August 2, 2008 at 6:11 pm.

      Hi Anton, thanks for the bug report.

      I’ve added this to bug list on google code. Check there for an update. I should have a patch for it soon.

      Reply to Tania (digsite)
  4. Julia posted the following on August 5, 2008 at 12:53 am.

    Oh, thank you soooo much for this. I’m in the process of moving my LJ over to wordpress and was planning on crossposting but didn’t like LJXP very much. And I’ve just about driven myself batty trying to figure out how to add and disyplay custom fields; this takes care of both problems.

    This plugin wouldn’t happen to work (or be manipulated into working) for importing LJ xml into wordpress, would it? I’d love to be able to somehow preserve my tags, not to mention the moods and music and haven’t found a good solution yet.

    In any case, I’m really happy that you’ve adopted this plugin. Thanks again!

    Reply to Julia
    1. Tania (digsite) posted the following on August 6, 2008 at 11:18 pm.

      Hi Julia,

      I’m glad you’re making use of this plugin. I also didn’t like tha alternatives out there which is why I’ve stuck with this one bugs and all.

      I don’t think I’ll be putting any effort into turn this into a sortof importer. I think there are other solutions out there for that. Correct me if I’m wrong. if it turns out there is not, maybe.. someday… I’ll invest the time and effort. or if someone comes along who wants to help me out with it. I have a growing list of bugs that really need ironing.

      At any rate, let me know if u have any other questions.

      Reply to Tania (digsite)
      1. Julia posted the following on August 7, 2008 at 2:42 pm.

        I love that I have my music and my mood themes back without needing to download yet another plugin, AND I can post it to LJ. It’s just brilliant.

        Importing from LJ is now built into wordpress, but it doesn’t import tags, moods, current music, or even threaded comments. I found a resource for a way to preserve the threaded comments, but haven’t found anything for keeping the rest. There were some very, very old plugins from 2004 with the first versions of WP, but I don’t know enough (next to nothing) to figure out how to translate it to 2.6. I had hoped that since this plugin goes so nicely in the WP–>LJ direction that the reverse would be easy (easier?) as well, since the custom fields are now there.

        In the end, it’s probably not important, so I’m not begging you to devote your time and energy into that project as well!

        The only thing that I’ve found is that I use a custom mood theme on my LJ. I modified the admin options so that it locates the right images, but my mood theme is .png files not .gif and I use all of the moods, rather than just the parent moods. Because of this, I made a new moodslist.txt (moodslistpng, moodslistjpg) and uploaded it, which works great… until the next update is downloaded. Any chance that the file can be modified so that it accepts gif, png or jpg?

        Thanks again for all of your hard work!

        Reply to Julia
      2. Tania (digsite) posted the following on August 10, 2008 at 8:40 pm.

        Julia,

        I will make a note of what you said so I can revisit the ideas down the road.

        I don’t know that there’s any limitation to what image file type can be in moodslist.txt I’ll make a note on that as well tho to look into it. ;)

        Reply to Tania (digsite)
  5. Anton Borisov posted the following on August 6, 2008 at 10:05 pm.

    Hello!

    I’m really sorry to disturb you again.

    Here I’ve left the question for you.

    Thank you very much!

    Reply to Anton Borisov
    1. Tania (digsite) posted the following on August 6, 2008 at 11:21 pm.

      Hi, I answered your question over there. its pretty amusing.

      Reply to Tania (digsite)
      1. Anton Borisov posted the following on August 6, 2008 at 11:35 pm.

        Sorry!

        Reply to Anton Borisov
  6. Duncan Bachen posted the following on August 11, 2008 at 8:39 am.

    Just wanted to pop over and thank you for picking up this project. I noticed the update notification through my WP console. I had a hacked version of 1.99 myself and made changes to support LJ/WP updates. I’m glad to see this fork and the continued support for a great plugin!

    Reply to Duncan Bachen
    1. Tania (digsite) posted the following on August 11, 2008 at 9:52 pm.

      Hi Duncan,

      I bet a few people have done that same thing with this plugin. It’s a good plugin but with some problems because of neglect.

      If you made any changes to your copy that you would like to see added to this one, please let me know. 2.1 should be available in a few weeks. I hope you can give suggestions after you take a look at that one.

      Thanks!

      Reply to Tania (digsite)
      1. Duncan Bachen posted the following on October 14, 2008 at 12:52 am.

        Left you a comment on the project page. The linkback doesn’t go to the permalink of the article anymore, it goes to the primary web page.

        Reply to Duncan Bachen
      2. Tania (digsite) posted the following on November 22, 2008 at 10:31 am.

        I think you may be the 2nd or 3rd person to bring this up. I will change this with the next release. Ideally with an option to choose to link back to the post *or* the blog itself.

        Reply to Tania (digsite)
  7. Caitlin posted the following on November 9, 2008 at 2:49 pm.

    What a great plugin!
    I love how smoothly it works, and all the great features it has. :D

    I have two questions, if that’s ok:

    1: Is the user pic feature dependant on LJ privacy settings at all? I have a public LJ and a private (friends only) LJ, and the user pics do not work at all with the private LJ, but they work perfectly with the public LJ. It’s no big deal, it’s just that all Live+Press posts appear in my private LJ with the default user pic.

    2. Will there be a feature for posting to LJ communities in the future? I have a WP installation for a convention, and an LJ community for the same convention. It would be great if I could send the posts to the community instead of to my personal LJ account!

    Thanks for all your great work!

    Reply to Caitlin
    1. Tania (digsite) posted the following on November 22, 2008 at 11:34 am.

      Answer #1) It looks like there is a bug when adding more than one LJ account to LP. I will be troubleshooting and resolving this with the next release or two. I don’t think it has anything to do with privacy settings.

      Answer #2) There is nothing in the plans, but I will add this as an enhancement for future release.

      Reply to Tania (digsite)
  8. Alexandr posted the following on November 18, 2008 at 5:56 pm.

    Hi! Wordpress 2.6.3 + Live+Press Plugin 2.1.8:
    Fatal error: Call to undefined function get_lj_login_data() in /www/milordk/www/htdocs/community/wp-content/plugins/livepress/LivePress/lpadmin.php on line 803

    Reply to Alexandr
    1. Tania (digsite) posted the following on November 22, 2008 at 10:40 am.

      that is actually not a WP 2.6.3 error. get_lj_login_data is a function in lpadmin.php. and lpadmin.php is declared in LivePress.php.

      Make sure you have both files present.

      Maybe there was a bad release of the plugin at some point. the Latest one is OK.

      Reply to Tania (digsite)
  9. Alexandr posted the following on November 18, 2008 at 6:09 pm.

    When save post:

    Warning: array_key_exists() [function.array-key-exists]: The second argument should be either an array or an object in /www/milordk/www/htdocs/community/wp-content/plugins/livepress/LivePress/lpsynch.php on line 306

    Warning: array_key_exists() [function.array-key-exists]: The second argument should be either an array or an object in /www/milordk/www/htdocs/community/wp-content/plugins/livepress/LivePress/lpsynch.php on line 306

    Warning: Cannot modify header information – headers already sent by (output started at /www/milordk/www/htdocs/community/wp-content/plugins/livepress/LivePress/lpsynch.php:306) in /www/milordk/www/htdocs/community/wp-includes/pluggable.php on line 770

    When Create LJ user:
    User Login: ***
    User Password: (hidden)
    Allowed Users:
    Warning: key_exists() [function.key-exists]: The second argument should be either an array or an object in /…./plugins/livepress/LivePress/lpadmin.php on line 491

    Warning: key_exists() [function.key-exists]: The second argument should be either an array or an object in /…/plugins/livepress/LivePress/lpadmin.php on line 493

    Reply to Alexandr
    1. Tania (digsite) posted the following on November 22, 2008 at 10:42 am.

      This should have been corrected a few releases ago. Make sure you are running the latest LivePress. And if you still see errors like this, the please go to the Live+Press forum here:
      http://groups.google.com/group/livepressplugin
      .. and leave detailed info including version numbers.

      thanks!

      Reply to Tania (digsite)
  10. Alexandr posted the following on November 18, 2008 at 6:18 pm.

    wow :(

    Готово к использованию CA Internet Security Suite Plus 2009

    Russian text… :( Blog – UTF-8!

    Reply to Alexandr
    1. Tania (digsite) posted the following on November 29, 2008 at 11:29 am.

      русский текст поддержка придет!

      Reply to Tania (digsite)
      1. icelord posted the following on March 17, 2009 at 10:14 am.

        когда? :)

        Reply to icelord
  11. Tristan posted the following on August 13, 2009 at 3:11 am.

    Thanks for the plugin. It works great!

    Reply to Tristan
  12. Paul Brown posted the following on November 12, 2009 at 3:10 pm.

    Hi, Tania,

    Are you still working on the plug-in? Because it has definitely stopped working with WP 2.8+. I like this plug-in the best of all the alternatives, but I will move to another one if I have to.

    I know we all get busy and stuff, but it seems as if work has stopped on live+press.

    Hope all is well,

    Paul

    Reply to Paul Brown

Add a Comment