Closed (fixed)
Project:
LiveJournal CrossPoster
Version:
6.x-1.5
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Reporter:
Created:
23 Aug 2009 at 07:02 UTC
Updated:
7 Sep 2009 at 14:40 UTC
Hello,
ljxp.info don't contains some needed information: a string core=6.x
If you deploying this directly from CVS, in modules admin interface you can't to enable this module, until you add this row to the ljxp.info.
At the moment, content of the ljxp.info is:
; $Id: ljxp.info,v 1.3.2.2 2008/07/29 19:53:18 valthebald Exp $
name = LiveJournal crossposter
description = Allows you or your users to automatically crosspost entries to a LiveJournal account.
And should be:
; $Id: ljxp.info,v 1.3.2.2 2008/07/29 19:53:18 valthebald Exp $
name = LiveJournal crossposter
description = Allows you or your users to automatically crosspost entries to a LiveJournal account.
core=6.x
Thanks!
Comments
Comment #1
valthebaldCreated new release 6.x-1.5 from HEAD, but not 6.x BRANCH.
And comitted necessary string to 6.x BRANCH, too.
Cheers!
Comment #2
andyceo commentedThank you for the quick reaction and for this wonderful module. )