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

Jazzzzzzzzz’s picture

Our 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...

telechris’s picture

I 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

dave reid’s picture

Status: Active » Closed (duplicate)

See 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.

daniel wentsch’s picture

Subscribing, having the same problem.