I am super stuck on a token issue and any pointers would be much appreciated!
I am using pathauto to build my nested taxonomy term URLs which needs [node:field-tags:parents:join-path] and am having a problem on my main site vs my default install testing site.
I on the bare bones testing site I have pathauto and Entitiy Tokens installed and see [node:field-tags:parents:join-path] in replacenet patterns for pathauto in tokens for nodes:
Tags [node:field-tags]
All parent terms [node:field-tags:parents-all]
Description [node:field-tags:description]
Edit URL [node:field-tags:edit-url]
Name [node:field-tags:name]
Node count [node:field-tags:node-count]
Original taxonomy term [node:field-tags:original]
Parents [node:field-tags:parents]
Count [node:field-tags:parents:count]
First [node:field-tags:parents:first]
Imploded [node:field-tags:parents:join:?]
Joined path [node:field-tags:parents:join-path]
Keys [node:field-tags:parents:keys]
Last [node:field-tags:parents:last]
Reversed [node:field-tags:parents:reversed]
Value [node:field-tags:parents:value:?]
But in my main that also has pathauto and entity tokens site I see:
Tags [node:field-tags]
Taxonomy terms with delta 1 [node:field-tags:1]
All parent terms [node:field-tags:1:parents-all]
Description [node:field-tags:1:description]
Edit URL [node:field-tags:1:edit-url]
Metatag. [node:field-tags:1:metatag]
Name [node:field-tags:1:name]
Node count [node:field-tags:1:node-count]
Original taxonomy term [node:field-tags:1:original]
Parents [node:field-tags:1:parents]
Parent term [node:field-tags:1:parent]
Root term [node:field-tags:1:root]
Term ID [node:field-tags:1:tid]
URL [node:field-tags:1:url]
Vocabulary [node:field-tags:1:vocabulary]
Weight [node:field-tags:1:weight]
There is nothing under parents and no [node:field-tags:parents:join-path] :(
I tried disabling delta api, delta blocks and delta ui, clearing cache and rechecking just to see if that was altering the tokens available but they are still the same. I then installed delta in the testing site just to see if it would show the same results as my main site and I still see the advanced tokens with [node:field-tags:parents:join-path] so I am starting to go a little nuts!!
What is causing [node:field-tags:parents:join-path] to not be available and what causes the available tokens to list as:
Taxonomy terms with delta 1
Taxonomy terms with delta 2
Taxonomy terms with delta 3
Comments
Are both sites using the same
Are both sites using the same versions of Pathauto and Entitiy Tokens? Are there any other modules that differ between the sites?
Did you ever find out the reason?
I am having the same problem at the moment on a site that was working fine with the parent tags and suddenly they are not available during the 11th hour when I set it live. All I am left with are the delta's listed like you. I have taken off the modules I added just before the fault and emptied the cache but no joy. Happy Christmas.