Vote up/down problem. ( on vote points+ to all node)

Prosto_niki - June 28, 2009 - 01:48
Project:Vote Up/Down
Version:6.x-1.0-beta4
Component:Code
Category:bug report
Priority:normal
Assigned:ingo86
Status:closed
Description

When i press UP the pints plus one on all NODE. I need pints +1 only on one node. It's bag or i'am bug?)

#1

Deeder - July 29, 2009 - 12:44

I got the same issue. When you're filtering content per points, you can see that points are assigned to the right node. Howerver on the homepage, all nodes got the same displayed points. It's only a display issue but I didn't find the source of the problem.

Any idea ?

#2

Deeder - July 29, 2009 - 13:37

It obviously seems that the issue is solved in the dev versions. It seems not to be such unstable. Will probably use it.

#3

freez - July 31, 2009 - 08:11

Yesterday I tried to dowload latest 6.x-1.0-beta4 version and was obtained the same problem. Try to change function vote_up_down_link in module vote_up_down.module.

You should replace lines theme('vote_up_down_points', $node->cid, $type) by theme('vote_up_down_points', $node->nid, $type) in "node" division - http://www.drupal.ru/node/32332

#4

ingo86 - August 26, 2009 - 20:01
Assigned to:Anonymous» ingo86
Status:active» fixed

It was already reported in another issue.
Download vote up down 6.x-1.0-beta6, should fix the problem.

#5

System Message - September 9, 2009 - 20:10
Status:fixed» closed

Automatically closed -- issue fixed for 2 weeks with no activity.

 
 

Drupal is a registered trademark of Dries Buytaert.