Hi

I get error in Top content veiw page :

user warning: Unknown column 'votingapi_cache.value' in 'field list' query: SELECT COUNT(*) FROM (SELECT users.name AS users_name, users.uid AS users_uid, node.title AS node_title, node.nid AS nid, node.created AS node_created, votingapi_cache_node_percent_vote_average.value AS votingapi_cache_node_percent_vote_average_value, votingapi_cache.value AS votingapi_cache_node_percent_vote_average_value_1 FROM node node LEFT JOIN votingapi_cache votingapi_cache_node_percent_vote_average ON node.nid = votingapi_cache_node_percent_vote_average.content_id AND (votingapi_cache_node_percent_vote_average.content_type = 'node' AND votingapi_cache_node_percent_vote_average.value_type = 'percent' AND votingapi_cache_node_percent_vote_average.tag = 'vote' AND votingapi_cache_node_percent_vote_average.function = 'average') INNER JOIN users users ON node.uid = users.uid WHERE node.status <> 0 ) count_alias in /home/irdrupal/public_html/iranianblogger.com/sites/all/modules/views/plugins/views_plugin_pager.inc on line 134.
user warning: Unknown column 'votingapi_cache.value' in 'field list' query: SELECT users.name AS users_name, users.uid AS users_uid, node.title AS node_title, node.nid AS nid, node.created AS node_created, votingapi_cache_node_percent_vote_average.value AS votingapi_cache_node_percent_vote_average_value, votingapi_cache.value AS votingapi_cache_node_percent_vote_average_value_1 FROM node node LEFT JOIN votingapi_cache votingapi_cache_node_percent_vote_average ON node.nid = votingapi_cache_node_percent_vote_average.content_id AND (votingapi_cache_node_percent_vote_average.content_type = 'node' AND votingapi_cache_node_percent_vote_average.value_type = 'percent' AND votingapi_cache_node_percent_vote_average.tag = 'vote' AND votingapi_cache_node_percent_vote_average.function = 'average') INNER JOIN users users ON node.uid = users.uid WHERE node.status <> 0 ORDER BY votingapi_cache_node_percent_vote_average_value_1 DESC LIMIT 0, 10 in /home/irdrupal/public_html/iranianblogger.com/sites/all/modules/views/plugins/views_plugin_query_default.inc on line 1093

what i must do for it ?

Comments

kompressaur’s picture

i have the same problem. Did you ever figure it out? thanks

ae860300’s picture

Version: 6.x-3.0-alpha3 problem occurs  

Remove Version: 6.x-3.0-alpha3 Install Version: 6.x-2.11  

Weka’s picture

Status: Active » Postponed (maintainer needs more info)

Please provide more details.
See How to make an issue report for guidelines.

whiteph’s picture

Status: Postponed (maintainer needs more info) » Closed (won't fix)

We can no longer support the Drupal 6 version of Fivestar. It is in security maintenance mode only. When the Drupal 8 version of Fivestar is released, the Drupal 6 version will be officially deprecated.

whiteph’s picture