Conflict with token
dalcorta - March 31, 2008 - 02:17
| Project: | Automatic Nodetitles |
| Version: | 5.x-1.1 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
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

#1
Sorry thewre seems to be a conflic with the unique field modules or date 2.0 rc when both token and nodeautomatic are enabled
#2
#3
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 226which appears when trying to edit any content type.
#4
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
#5
#6
Automatically closed -- issue fixed for two weeks with no activity.