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

mauritsl’s picture

Status: Active » Postponed (maintainer needs more info)

Can 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?

chriz001’s picture

i 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.

bertboerland’s picture

you tried the latest stable I presume. We will look into JS / IE again :-(

chriz001’s picture

Im 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.

zrice57’s picture

I have exact same problem! lol I posted it saying can't click to vote

mlupi’s picture

I 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.

mauritsl’s picture

Version: 6.x-1.0 » 7.x-1.0-beta2
Status: Postponed (maintainer needs more info) » Closed (duplicate)

Marking as a duplicate from #1042216: Can't click to vote on IE8