I get the following error in the status report :

"The following token type is not defined but has tokens: * $info['types']['profile2']"

I use :

Drupal: 7.8
Field Collection: 7.x-1.x-dev (2011-Aug-18 )
Token: 7.x-1.0-beta5

Comments

davidd07’s picture

I can also confirm this...

mrsimonelliott’s picture

knalstaaf’s picture

Having the same issue.

Status report:

Tokens
The following token types are not defined but have tokens:
$info['types']['field_collection_item']

  • D7.10
  • Field Collection 7.x-1.0-beta2
  • 7.x-1.0-beta5

In the mentionned thread it says:

If you are getting this notice for other types, you will need to file an issue with the modules that provides the offending tokens.

So I'm trying my luck here :)

RyanPrice’s picture

I second #3 above. Same issue, same thread read. Asked to report to to module having the issue.

johnpitcairn’s picture

Hmm. It's just popped up here too.

Drupal 7.14
Field Collection 7.x-1.0-beta4 (hide blank items patch applied)

johnpitcairn’s picture

Seems that for me this was related to installing Services on the site and enabling field collections as a resource.

rooby’s picture

I also have

Warning
Tokens Problems detected

The following token types are not defined but have tokens:

$info['types']['field_collection_item']

fago’s picture

Status: Active » Postponed (maintainer needs more info)

Is that still the case with entity tokens and entity module 1.0? If so please move this issue over.

gilgabar’s picture

Project: Field collection » Universally Unique IDentifier
Status: Postponed (maintainer needs more info) » Closed (duplicate)

This appears to be a UUID module bug. There is a patch which fixes this in #1605284: The following token types are not defined but have tokens, so marking this as a duplicate.