I installed the "email2image 6.x-1.0 May 4, 2009 - 13:56"

But keep the error message that this one is outdated and should use "email2image 6.x-1.x-dev May 1/2, 2009 - 14:29" instead.

Suppose there are two errors: some date conflict AND its very strange that a dev version is recommended over a regular release.

For the first error, I think its this in email2image.info:

; $Id: email2image.info,v 1.1 2009/05/01 16:50:11 dalkire Exp $

Maybe the second error has to do with that the dev version is not marked in some file as being a dev?

Anyway, I changed that files date to 2009/05/04 13:56:00

Comments

ClearXS’s picture

No, that didn't change the error:

email2image 6.x-1.0
Version recommended: 6.x-1.x-dev (2009-Mayo-01)

ClearXS’s picture

=> changed the date to May 4th too in: email2image.install & email2image.module

=> error remains the same

ClearXS’s picture

OK, then the datestamp. I read those are seconds elapsed since somwhere 1970 in "unix timestamp format"

=> http://www.onlineconversion.com/unix_time.htm

=> 1242446239 = Mon, 04 May 2009 14:10:39 GMT

So that's correct, what now?

ClearXS’s picture

Installing the older dev release of-course; the error message should then disappear, but why..?!

=> yes disappears (but why?)

datestamp = "1241222944" = Sat, 02 May 2009 00:09:04 GMT

=> is an earlier release and should give an error, instead of taking away an error!

Then I notice this: "package = "WQCG", but no info on drupal.org about "package codes"

dalkire’s picture

Status: Needs review » Fixed

new version

dalkire’s picture

Status: Fixed » Closed (fixed)