Closed (duplicate)
Project:
Token
Version:
6.x-1.15
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
8 Oct 2010 at 07:46 UTC
Updated:
11 Aug 2011 at 10:19 UTC
After update from 6.x-1.14 to 6.x-1.15 at Status report:
Duplicate tokens The following tokens are defined by multiple modules and may cause problems when performing token replacement.
* node:node-url (defined by modules: token, notifications_content)
What can I do?
Comments
Comment #1
Jazzzzzzzzz commentedOur site returns the same error message.
The related modules we are running are:
- Content Notifications 6.x-2.2
- Custom subscriptions 6.x-2.0-beta2
- Token 6.x-1.15
Running cron it returns:
Duplicate tokens The following tokens are defined by multiple modules and may cause problems when performing token replacement.
* node:node-url (defined by modules: token, notifications_content)
Looking for help too...
Comment #2
telechris commentedI am getting exactly the same error message as well.
Notifications: 6.x-2.2
Token: 6.x-1.15
I also noticed that whenever notifications go out, I'm seeing the following in the 'Recent Log Entries':
Type php
Date Friday, October 8, 2010 - 10:27
User admin
Location http://www.mysite.com/admin/reports/status/run-cron
Referrer http://www.mysite.com/admin/reports/status
Message Duplicate entry '0-0' for key 1 query: INSERT INTO notifications_sent(uid, send_interval, send_method, sent) VALUES(3204, '0', 'phpmailer', 1286551668) in /home/mysite/notifications.cron.inc on line 386.
Severity error
Comment #3
dave reidSee I went through the effort of letting people know which modules were at fault and I still get bug reports!
This is a duplicate of #845250: Duplicate [node-url] token definition with token module which needs to be fixed in notifications.module.
Comment #4
daniel wentsch commentedSubscribing, having the same problem.