First ... thanks for the module. Here's the issues I've encountered ...
1) The default values are 1 (up) and -1 (down), but the input field only allows two characters, so ... while I can change the UP value to be 10, the down value won't allow me to input -10 since that's three characters. Please either allow 3 characters for input, or perform the negative translation in the code (thereby not requiring the - to be input by the admin).
2) When I change the UP value to 5 or 10, and then attempt to vote on a node, I receive the error, 'Your vote was outside the acceptable range!'. I haven't tested values other than 1, 5 and 10, but so far only 1 works for me (reverting back to the default of 1 makes it behave as expected).
Thanks,
Steve
| Comment | File | Size | Author |
|---|---|---|---|
| #8 | extra-voting-forms-line-break.png | 20.91 KB | Anonymous (not verified) |
Comments
Comment #1
mercmobily commentedHi,
OK, I "fixed" the first issue and now gave 3 characters in the input box.
The other issue is easily fixed: you need to change the "Allowed voting range" in the interface. That's the actual "limit" a user has in terms of voting range, and it needs to include whatever amount of voting you assign to the 'up/down" arrows.
Let me know if that works for you.
Bye,
Merc.
Comment #2
mercmobily commentedComment #3
Anonymous (not verified) commentedThanks for the fix and the tip ... it worked as you described.
Steve
Comment #4
Anonymous (not verified) commentedRE: OK, I "fixed" the first issue and now gave 3 characters in the input box.
FYI ... I just upgraded to the 1.8 release and it still doesn't let me input '-10' (i.e. it's still limited to a 2 character input field).
Steve
Comment #5
mercmobily commentedHi,
I haven't created an official release yet - it will work in the
.. no wait. Which input field are you changing _precisely_...?
I must have missed one.
Merc.
Comment #6
Anonymous (not verified) commentedThis section ...
Up/Down voting values
How much points voting up/down will give.
These fields ...
How much voting power when a story is voted DOWN - NODES: *
How much voting power when a story is voted DOWN - COMMENTS: *
The defaults for those fields are -1, and I would like to make them -10
Comment #7
mercmobily commentedHi,
I wonder if I forgot to commit...?
Can you please check that 1.9 actually fixes the issue?
If so, please mark it as "fixed"!
Merc.
Comment #8
Anonymous (not verified) commentedOk thanks, that fixed the issue, but introduced an odd behaviour in the display of the voting form on the node.
When I vote an item down, it introduces a line break that doesn't exist when I vote an item up (see the attachement).
Currently I'm using the stock Zen theme (v1.0) in the screenshot, but the behaviour is the same when I test in other themes (Garland for example).
Steve
Comment #9
mercmobily commentedHi,
Closing this issue since it's been fixed.
Please open a new issue with the new problem, writing down:
* Precisely which theme you used (possibly a stock theme)
* How to reproduce the issue _precisely_
Thanks,
Merc.
Comment #10
mercmobily commented