Closed (fixed)
Project:
DrupalIt
Version:
5.x-1.1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
26 Apr 2007 at 12:53 UTC
Updated:
27 Apr 2007 at 06:57 UTC
Installed Drupalit
ran update
enabled it for blog and events
clciked on vote and the error retuned is a havasript box
Comments
Comment #1
tic2000 commentedCan you tell the actual site? Drupal is installed in the root? Or as folder?
Comment #2
tic2000 commentedI 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.
Comment #3
greatjava commentedI 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.
Comment #4
tic2000 commentedThe problem is fixed in the latest release, and it works if you have clean url enabled or not.
Comment #5
tic2000 commented