in the lpsync.php file, almost all the way at the bottom there are a
few lines of code that start with add_action(.
You want to comment out the line that contains 'edit_post'
and then add the following line
add_action('publish_post', 'synch_LJ', 5);
This seemed to help this issue.
I'm also experimenting with adding the line
add_action('xmlrpc_publish_post', 'publish_phone_LJ', 5);
To see if that updates LJ when I post from my iphone.
What I haven't done yet is see if this causes a post to sync with LJ
if you use the dashboard widget, which I don't believe used to work.
Hope that helps. Let me know if I'm way off and it doesn't work for you.
Ben
--
"Never forget: Justice is what Love looks like in public."
- Dr. Cornel West from Call+Response (www.callandresponse.org)