Notice: Undefined index: description in _token_token_tree_format_row() (line 136 of /var/www/xxxx.com/public_html/sites/all/modules/token/token.pages.inc).
getting this error right after I save something on the display suite fields.
Notice: Undefined index: description in _token_token_tree_format_row() (line 136 of /var/www/xxxx.com/public_html/sites/all/modules/token/token.pages.inc).
getting this error right after I save something on the display suite fields.
Comments
Comment #1
dave reidCheck your status report page for token problems. Likely a module is not providing correct information in hook_token_info().
Comment #2
ezfranca commentedSame problem here. I tried to use -dev version instead the stable one, but I am still getting this error, everytime I save something.
Comment #3
dgastudio commentedsame here
Comment #4
lance.gliser commentedI can confirm the status report page identifying the issue. My violator? Smart IP. Opening a ticket over there.
Comment #5
dave reidComment #7
alan d. commentedDescription is not flagged as optional even though core doesn't use it....
Seemingly redundant but effective workaround.