Active
Project:
LiveJournal CrossPoster
Version:
5.x-1.1
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
12 Mar 2007 at 04:55 UTC
Updated:
28 Jun 2007 at 19:38 UTC
I have installed the module, and everything seems okay, but when I post an entry it doesn't cross post.
I double checked my login info. Is there supposed to be a specific hash used on the password field when inserting into the database?
Also, is there an easy way to view some debug data? I wouldn't mind it just dumping out info for testing, and would love to contribute to this module.
I am using drupal 5.1, with the category module. Thanks in advance.
Comments
Comment #1
riothamus-1 commentedJust to clarify, there is no status message displayed (success or failure).
Comment #2
kmv commentedThere is a problem in 5.x-1.1, you might try my patch here: http://drupal.org/node/150217
Comment #3
Klopp commentedWith this patch does not work too :( Some debug logging: here $op is equal 'load' only, never 'update' or 'insert'. Why?
Comment #4
kmv commented@Klopp: Thats odd, that works for me. Are you sure you have enabled the content type to be cross-postable (in the module settings), given the users permission to use the module AND edited the user profile with the LJ settings?