Closed (fixed)
Project:
Token
Version:
6.x-1.14
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
16 Aug 2010 at 18:59 UTC
Updated:
27 May 2011 at 03:01 UTC
Jump to comment: Most recent file
Comments
Comment #1
Bushidoman commentedSubscribing.
I'm getting a similar message.
More than one module has defined the node-url token.
Comment #2
dave reid@Bushidoman See #845250: Duplicate [node-url] token definition with token module
Comment #3
skizzo commentedRe OP, I can't find any other reference to mod-small in my Drupal tree
Comment #4
dave reidI can't in the entire contrib repository.
Comment #5
dave reidComment #6
skizzo commentedThe warning is logged also at night, on a system without any active user, when Google Bot visits some nodes (please see attachment). Manually running cron does not trigger the warning. I tried disabling few recently installed modules, to no effect. The only way I could get rid of the warning is by restoring the 6.x-1.13 token subtree (was there any db update associated with the 1.14 release? Thank you)
Comment #7
abdulFarooqui commentedI am also getting same warning message in logs after the latest update to 6.x-1.14. In my case, the site-url is also expanding to 'default', I am not sure if these two issues are related.
Update: My issue was not related. I was running cron through drush. And if the email templates used site-url, then it expands to correct URL only if drush has the extra -l parameter (to specify the website domain name). Once I started using -l parameter, it worked well.
Comment #8
Fannon commentedGot the same Error. It appears in
/admin_hover/js/node
subscribing.
Comment #9
vstmusic commentedI have a similar message when I visit a node in which there is a comment published.
The warning token message in dbdog : "More than one module has defined the comment-since token"
Strange ! there were no warning bewore the update of token (6.x-1.14)
Comment #10
joel.serino commentedSubscribing.
Ditto. No error until after update to token (6.x-1.14)
Comment #11
Sera commented*subscribing*
I can confirm this with Token 6.x-1.14. I get the message: "More than one module has defined the node-url token."
I use Token (6.x.-1.4) with Automatic Nodetitles 6.x.-1.2 and FileField Paths 6.x.-1.4
Comment #12
dave reid@Sera: Your problem is with the Notifications module. See #845250: Duplicate [node-url] token definition with token module.
Comment #13
skizzo commented...the "mod-small token" warning seems gone after installing token 6.x-1.15
Comment #14
dave reidDouble check admin/reports/status to see if you get a warning about the mod-small token.
Comment #15
skizzo commentedno, I don't.
Comment #16
dave reidOk then, going to mark as fixed then. :)
Comment #18
donquixote commentedsub.
Just had this myself.
"More than one module has defined the node-url token."
And yes, it is notifications vs the updated token module.
Now, what about a more useful and specific warning message in case of token conflicts?
The message should tell us which modules define the respective token, in which file and which function.
(yes, the file is quite useful as well, if the same module is in more than just one place)
Comment #19
dave reidIf you're using 6.x-1.x-dev I believe this should already been provided on the status report page.