I have tried to simplify the number of fields in my site by using a number of taxonomies.
they go from 1 through 11 where some appear to be null. Don't know why but it looks like the taxonomy numbering is not back filled when taxonomies are deleted adn new one's added.

What is happening is the taxonomy terms are not being detected. When you look in the token list you will see
[node:vocab:5:term] Top term name in vocabulary Attachments.
[node:vocab:5:term:url] Top term name in vocabulary Attachments modified to be used in URLs and paths (Pathauto for example).
[node:vocab:5:term-raw] Unfiltered name of top term in vocabulary Attachments. WARNING - raw user input.
[node:vocab:5:term-id] ID of top term in vocabulary Attachments.
[node:vocab:5:termalias] URL alias for the term.
[node:vocab:2:term] Top term name in vocabulary Facilities.
[node:vocab:2:term:url] Top term name in vocabulary Facilities modified to be used in URLs and paths (Pathauto for example).
[node:vocab:2:term-raw] Unfiltered name of top term in vocabulary Facilities. WARNING - raw user input.
[node:vocab:2:term-id] ID of top term in vocabulary Facilities.
[node:vocab:2:termalias] URL alias for the term.
[node:vocab:1:term] Top term name in vocabulary Forums.
[node:vocab:1:term:url] Top term name in vocabulary Forums modified to be used in URLs and paths (Pathauto for example).
[node:vocab:1:term-raw] Unfiltered name of top term in vocabulary Forums. WARNING - raw user input.
[node:vocab:1:term-id] ID of top term in vocabulary Forums.
[node:vocab:1:termalias] URL alias for the term.
[node:vocab:4:term] Top term name in vocabulary Logs.
[node:vocab:4:term:url] Top term name in vocabulary Logs modified to be used in URLs and paths (Pathauto for example).
[node:vocab:4:term-raw] Unfiltered name of top term in vocabulary Logs. WARNING - raw user input.
[node:vocab:4:term-id] ID of top term in vocabulary Logs.
[node:vocab:4:termalias] URL alias for the term.
[node:vocab:7:term] Top term name in vocabulary Project Number.
[node:vocab:7:term:url] Top term name in vocabulary Project Number modified to be used in URLs and paths (Pathauto for example).
[node:vocab:7:term-raw] Unfiltered name of top term in vocabulary Project Number. WARNING - raw user input.
[node:vocab:7:term-id] ID of top term in vocabulary Project Number.
[node:vocab:7:termalias]

Which effectively means that I cannot access taxonomy 11. (Taxonomy 10 doesn't to this content type). Taxonomies 1 and 4 are not used in this content type at all either. They don't even need to be here.

Is there some limit to the number of taxonomy vocabularies you can get tokens for?

This is puzzling to me - I'm not sure if this a is related to this module or to the token module.

Comments

Bill Lea’s picture

My mistake. I missed the configuration setup. Now it works. Sorry for any confusion.
Bill Lea

deciphered’s picture

Status: Active » Closed (won't fix)

No longer supporting Drupal 6 issues for this module.