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

CommentFileSizeAuthor
#8 extra-voting-forms-line-break.png20.91 KBAnonymous (not verified)

Comments

mercmobily’s picture

Hi,

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.

mercmobily’s picture

Status: Active » Fixed
Anonymous’s picture

Thanks for the fix and the tip ... it worked as you described.

Steve

Anonymous’s picture

RE: 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

mercmobily’s picture

Status: Fixed » Active

Hi,

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.

Anonymous’s picture

Version: 5.x-1.7 » 5.x-1.8

This 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

mercmobily’s picture

Hi,

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.

Anonymous’s picture

StatusFileSize
new20.91 KB

Ok 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

mercmobily’s picture

Status: Active » Fixed

Hi,

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.

mercmobily’s picture

Status: Fixed » Closed (fixed)