Installed Drupalit
ran update
enabled it for blog and events
clciked on vote and the error retuned is a havasript box

URL
http://sitename.com/test5/drupalit/count-vote/NODENO/1"

Comments

tic2000’s picture

Can you tell the actual site? Drupal is installed in the root? Or as folder?

tic2000’s picture

I checked and it works even if the drupal is not installed in the root. So I need more information before I can find a solution.

greatjava’s picture

I was able to get this to work by changing all occurrences of:

drupalit/count-vote

with...

?q=drupalit/count-vote

in drupalit.module (found in modules/drupalit)

That may not be the RIGHT fix, but it was MY fix.

tic2000’s picture

Status: Active » Fixed

The problem is fixed in the latest release, and it works if you have clean url enabled or not.

tic2000’s picture

Status: Fixed » Closed (fixed)