When i enable this module with the troken module enabled i get a blank page when I want to edit or create a content type

Comments

dalcorta’s picture

Sorry thewre seems to be a conflic with the unique field modules or date 2.0 rc when both token and nodeautomatic are enabled

fago’s picture

Status: Active » Fixed
robertgarrigos’s picture

Status: Fixed » Active

This is not fixed although I don't know who is the responsible module for this problem.

The incompatibility appears when having this module with date 2.0 rc and token. The error message is:

Fatal error: Cannot redeclare date_token_list() (previously declared in .../sites/default/modules/date/date/date.module:361) in .../sites/default/modules/token/token_cck.inc on line 226

which appears when trying to edit any content type.

gaele’s picture

The problem is in the token module. Use token 5.x-1.x-dev to fix it.

See #206649: Update Date code in Token module for API changes in Date 2.x

fago’s picture

Status: Active » Fixed
Anonymous’s picture

Status: Fixed » Closed (fixed)

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