I'm not sure if this is the right section to post but after updating from 7.7 to 7.8
i get a warning on admin/reports/status

Tokens Problems detected
 
The following tokens or token types are missing required name and description information:
* $info['tokens']['comment']['url']
 
The following token types are not defined but have tokens:
* $info['types']['comment']

Comments

pixelsweatshop’s picture

You need to post this in the tokens issue queue, but as you can see there is already an open thread on this.

https://drupal.org/node/1265848

in the future, try looking into a specific modules issue queue or doing a google search using the error message to see what comes up before opening a new issue/thread . Good luck

calculus’s picture

You are right. I updated both tokens and core and i thought it was core's problem.
Thank you.

ps. I googled before posting here, but i only found a russian reference and i dont know Russian. The only thing i recognized there was the error message and Drupal 7.8, so i thought that the problem was the core update.