Active
Project:
Configuration builder
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
9 Apr 2013 at 07:42 UTC
Updated:
18 Mar 2014 at 17:59 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
liza commentedi have the same problem
Comment #2
rkeppner commentedThe message reported in this issue is displayed on the status result page, under Tokens.
I'm seeing the same issue for version 7.x-1.0.
Screenshot attached:

Comment #3
Anonymous (not verified) commentedsame problem
Comment #4
dvandusen commentedsame problem
Comment #5
Jooblay.net commentedWe are seeing this similar issue with:
$info['types']['commerce_order']
$info['types']['commerce_product']
We are looking for more tickets on this issue. rszrama from drupal commerce has stated these are from a broken module and or left over from a token install?
Did anyone instal custom_tokens
We do not want to high-jack this ticket... but wanted to show similar issue and or the same. The search continues:)
Comment #6
Jooblay.net commentedWe found this:
https://drupal.org/node/1947446
This would seem to indicate that somewhere in your drupal install there is a broken token being called? Where? Who knows... that maybe the funnest part... searching through the wild.
Comment #7
danharper commentedI had this same problem and it turned out to be a flag configuration, so the tokens will be used in config somewhere rather than code.
Check the config of all modules that use tokens such as flag, metatag, paths anything that could be using the wrong token.
Dan
Comment #8
Jooblay.net commentedThanks Dan will do:)