With a new 6.0 (-dev) install, tried to use this module. Get module status that it is incompatible. "This version is incompatible with the 6.0-dev version of Drupal core."

Comments

kwikone’s picture

Checking in the .info file found the following
a) no core version indicated
b) the version indicates version = VERSION

In the additional info added by the packaging script found the following
a) no datestamp
b) no core version (core = ) line

kwikone’s picture

Making the change noted previous - put a core = 6.x and a version = 6x-1.x-dev and a datestamp = (unix timestamp) into the info file and it does appear to work. Have not fully tested since I have no email send capabilities at present on my test system.

dave reid’s picture

Status: Active » Fixed

This works now at of 6.x-1.3. Marking as fixed.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.