I just updated to Token 6.x-1.15 and now I have this message in the Status Report.
"The following tokens are defined by multiple modules and may cause problems when performing token replacement. node:node-url (defined by modules: token, messaging_sendto)"
Cleared the cache and ran update.php, no magic.

I'd really appreciate any help.
José

Comments

dave reid’s picture

Issue tags: +token

Sigh, yet another module (related to Notifications) that has this token defined. I will never understand why someone didn't make a request to have the token added in token.module instead...

pepemty’s picture

Thank you, Dave.
I'll have to sit here and wait for a solution.

José

vlad.k’s picture

subscribing

subcomandante’s picture

Category: support » bug
subcomandante’s picture

Project: Messaging Send To » Notifications
Version: 6.x-1.x-dev » 6.x-4.0-beta7

Maybe this is better place for this one.

dave reid’s picture

Project: Notifications » Messaging Send To
Version: 6.x-4.0-beta7 » 6.x-1.x-dev

No, this was already fixed in notifications.module. The same thing has to be fixed with messaging_sendto.

vlad.k’s picture

Would this problem be solved by simply deleting the node-url token in the hook_token_list and hook_token_values implementation of the Messaging Send To module?

David Goode’s picture

Status: Active » Fixed

Did just that; module now requires token > 1.14. Thanks, reply if any further issues discovered.

Status: Fixed » Closed (fixed)
Issue tags: -token

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