When I use the token [title]: [link] I get the Text of the title followed by "Array" instaed of the proper URL or even a link, although a link in the title attribute wouldn't make sense anyway.

Comments

Deciphered’s picture

Hi jurgenhaas,

Can you tell me what module you are using that adds the [link] token?

Cheers,
Deciphered.

jurgenhaas’s picture

I'm using
- CCK 6.x-2.2
- FileField 6.x-3.0-rc1
- ImageField 6.x-3.0-rc1
- ImageField Token 6.x-1.x-dev (2009-Apr-16)

And I'm pretty sure it is ImageField Token which allows me to use the tokens and replaces [link] with Array.

Deciphered’s picture

Hi jurgenhaas,

ImageField Tokens doesn't actually provide any new Tokens, it just allows certain types of tokens to be used.
It's likely that it is one of CCKs sub-modules that is providing the token, I will look further into this issue today and let you know what I find.

Cheers,
Deciphered.

Deciphered’s picture

Issue confirmed, looking further into it now.

Deciphered’s picture

Status: Active » Fixed

Fixed and committed to HEAD and DRUPAL-5.

You will need to update FileField Paths to the latest dev build as well.
Both FileField Paths and ImageField Tokens development builds should be available in the next few hours.

Note: To fix the issue, and another partially related issue, I actually changed the available tokens. The particular token ([link]) was not relevant to this field type, there for the issue no longer exists.

Cheers,
Deciphered.

jurgenhaas’s picture

Thanks.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.