Hi,

I have downloaded the module of token of version 7.x-1.0-alpha1 for drupal7. As soon as i enabled the module, i found the error as:

# Undefined index: name in _token_token_tree_format_row() (line 161 of token.pages.inc).
# Notice: Undefined index: description in _token_token_tree_format_row() (line 163 of token.pages.inc).

I have gone through the file as well as debug the code. When i am printing the line as
print_r($token_info['name']);
am getting the correct output.

Kindly reply on this.

Comments

kaushashah’s picture

http://drupal.org/node/848152 sorry for duplicate post. Submitted due to network problem so please remove this!!!

Dave Reid’s picture

Status: Active » Closed (duplicate)