Drupal 7.8 with Meta tags quick module ( http://drupal.org/project/metatags_quick )
I have this error:

Tokens	Problems detected

The following tokens or token types are missing required name and description information:

    $info['tokens']['comment']['url']

The following token types are not defined but have tokens:

    $info['types']['metatags_path_based']
    $info['types']['comment']

Bugs similar: http://drupal.org/node/1265848

Comments

bentleychan’s picture

I got the same error message, minus the "metatags_path_based" line

Dave Reid’s picture

Title: tokens error with Meta tags quick module » The following token types are not defined but have tokens: $info['types']['metatags_path_based']
Status: Active » Postponed (maintainer needs more info)

Random question: is anyone using the taxonomy_entity_index module?

Anonymous’s picture

I don't use it.

Do you need a list of my modules?

Reports fields:
body ...
field_image ...
field_tags ...
meta_description -- Meta (module: Meta tags (quick)) -- Path-based meta tags

gaele’s picture

Status: Postponed (maintainer needs more info) » Closed (duplicate)
Anonymous’s picture

I understood that I have to open a token bug for each module problem.

Is the problem in the other module (metatag-quick) ?

gaele’s picture

Title: The following token types are not defined but have tokens: $info['types']['metatags_path_based'] » The following token types are not defined but have tokens: ['metatags_path_based']
Project: Token » Meta tags quick
Version: 7.x-1.0-beta5 » 7.x-2.x-dev
Status: Closed (duplicate) » Active

Sorry, you're right.

valthebald’s picture

Status: Active » Postponed (maintainer needs more info)

Can you please provide steps to reproduce the problem?