New install on Pantheon.io Status Report:
Warning
Tokens Problems detected

The following tokens or token types are missing required name and/or description information:

$info['tokens']['vote_results']['count-vote-cache-id']
$info['tokens']['vote_results']['count-function']
$info['tokens']['vote_results']['average-vote-cache-id']
$info['tokens']['vote_results']['average-function']
$info['tokens']['vote_results']['sum-vote-cache-id']
$info['tokens']['vote_results']['sum-function']
$info['tokens']['vote_results']['positives-vote-cache-id']
$info['tokens']['vote_results']['positives-function']
$info['tokens']['vote_results']['negatives-vote-cache-id']
$info['tokens']['vote_results']['negatives-function']

No Token Module.
Do have a Vote module.
Vote Up/Down (vud) & Voting API (votingapi) enabled?

Comments

VM’s picture

per: https://www.drupal.org/node/644164 please edit the opening topic and move it to the 'post installation' forum. Thank you.

the quickest way to fix the issue is to install the token.module. I'm surprised that the install profile you have didn't already include it. It's one of the top modules to extend drupal.