Closed (fixed)
Project:
Workflow-ng
Version:
5.x-2.0
Component:
Wng Module Integration
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
26 Mar 2008 at 15:03 UTC
Updated:
26 Mar 2008 at 16:18 UTC
Received the following error message when adding a state machine action to a rule.
Fatal error: Cannot redeclare date_token_list() (previously declared in /var/www/drupal/sites/all/modules/date/date/date.module:354) in /var/www/drupal/sites/all/modules/token/token_cck.inc on line 226
Not sure if this is a problem with workflow_ng, token or date?
Token version = 5.x.1.10
Date version = 5.x.2.x-dev
Comments
Comment #1
CoolDreamZ commentedA bit more research reveals this is a bug in Token, see here #231907: Fatal error: Cannot redeclare date_token_list. Closing.