Closed (duplicate)
Project:
Rate
Version:
7.x-1.0-beta2
Component:
Miscellaneous
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
13 Jan 2011 at 21:51 UTC
Updated:
4 Feb 2011 at 08:54 UTC
Hi, i installed rate on my drupal page. But somehow it isnt working. If i click on something (like a star or a thumb) Nothing seems to happen.
Do you know what could be causing this? or how i can fix it?
It isnt working in ie aswell as firefox. I also tried different users, including the admin.
Comments
Comment #1
mauritsl commentedCan you provide more details about this problem? Which modules you are using, core version etc.
Is the vote count visible under the "Voting results" tab?
Comment #2
chriz001 commentedi have the same problem, the vote count is visible, but clicking on any rating does nothing.
if i open one of the buttons to vote, which links to the node plus the rate parameter like this
- &rate=vJgPIpbN25plqFiqOtWY-lem_ml9yxFJUBNF70eDbDU
then it records the rating.
i think it might have something to do with the javascript.
Comment #3
bertboerland commentedyou tried the latest stable I presume. We will look into JS / IE again :-(
Comment #4
chriz001 commentedIm using Rate 7.x-1.0-beta2... i just realized this issue was made for 6.x-1.0, sorry about that... but its the same problem. The problem exists in both Firefox and IE for me.
Comment #5
zrice57 commentedI have exact same problem! lol I posted it saying can't click to vote
Comment #6
mlupi commentedI recently encountered the same issue and found that it was related to browser caching. By inserting meta tags into the page template to direct the browsers not to cache the page's content, users were able to vote and see the result increment right after voting. This kind of caching is not recommended for all situations though so if you try this approach, test and proceed with caution.
This may not be the only solution, however... investigating it has been a low priority for us.
Comment #7
mauritsl commentedMarking as a duplicate from #1042216: Can't click to vote on IE8