Hi mercmobily,
I'm making a website using a lot of rankings. User could rate nodes on 20 and I have to use iot with VotingAPi on my views for many rankings.
So I think your module is the best for me. Anyway I think this is the only one where user could rate nodes on 20.
The probleme is that I can't using it because when I want to subit a vote, I have this message: Karma Error: Communication (0).
So I read that I have to use Clean URL, do I have no choices? (My system doesn't support it) Is there a reason for that?

My other question is: Do I have to install a jquery module for Drupal 6? and what about Karma? Wich modules do I have to install in order to use correctly Extra Voting Forms?

Thanks for a futur reply ^^
Julien

Comments

mercmobily’s picture

Status: Active » Fixed

Hi,

Sorry, clean URLs are unfortunately a requirements.
It would be _desiderable_ to get it to work even if clean URLs are not turned on. However, basically everybody today uses clean URLs... so we never bothered. Especially because there is quite a bit of work just for that, and it's probably not worth it.

I am not sure what you mean by "nodes on 20", I must admit!

As of the other questions, no, you don't need to install jquery -- it comes with Drupal 6, luckily. And about Karma, no, you don't need a karma module to use Extra Voting Forms. However, a fantastic Karma module is coming for Drupal 6: user_karma. It's something I wrote, and it's being ported to Drupal 6, as part of Drigg.

Bye,

Merc.

junro’s picture

Hi, thanks to reply.

I Had make a mistake, it's not "nodes on 20", but rating on 20, well I don't know how to say that.
For example, Fivestar could rate nodes on 5 stars ven 10 stars, but I have to use like a 20 stars system (without stars lol) like this:
0 (very bad), 1,2,3,...18,19,20 (the best).

Anonymous’s picture

Status: Fixed » Closed (fixed)

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