Hello there,

I currently have the Vote Up/Down module configured so that anonymous users are not permitted vote, however when an anonymous user does attempt to vote they are greeted with a popup modal window that simply states "You are not allowed to vote". Is it possible for me to change this text and perhaps shrink the size of the window down a little? My experience is limited so any support would be appreciated.

Thanks

Comments

g.k’s picture

+1

I am running into same issue. It would be good if it will prompt user to give an option to login

marvil07’s picture

Status: Active » Fixed

The modal pop up can not be resized, this is a ctools limitation, that's why Dialog API started, but there is no a stable release there :-/

You can simply disable the modal popup:
- Go to admin/settings/voteupdown and un-check "Message on denied permission".

This will avoid the links on the widgets, so users without permission, just do not see links to vote.

Status: Fixed » Closed (fixed)

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

quotesbro’s picture

Status: Closed (fixed) » Active
marvil07’s picture

Status: Active » Closed (fixed)

@dberror: I did not know about that :-), I guess the natural solution would be to set those values on the widget. But this is a support issue, so I am moving back to the old state and opening a related issue on 7.x-1x: #1295592: Let set ctools popup settings throught the widget