Ok, here's another one. I set permissions to allow write-ins for both anonymous and authenticated users. Anonymous gets a write in field, logged in as user or Admin does not.

CommentFileSizeAuthor
#7 advpoll-writein.jpg87.67 KBkayograco
#4 advpoll_written_in.JPG20.21 KBMarat
write-in.png57.15 KBalan426

Comments

Marat’s picture

For me, I couldn't find the field for both anonymous and authenticated users!

ChrisKennedy’s picture

Status: Active » Postponed (maintainer needs more info)

I just updated write-in handling in D6, which should be closer to working now. Want to try it again with tomorrow's updated build?

ChrisKennedy’s picture

Pinging you guys back on this.

Marat’s picture

StatusFileSize
new20.21 KB

I downloaded the last version, just today, and still cannot see the the field! See attached pic

ChrisKennedy’s picture

Hmm there may be some interaction with another module's JavaScript or something - I just redid some of the code yesterday so it's possible that I fixed it. Are you using any other contrib modules? Can you try disabling them to see if that fixes the issue? Also in FireFox do you mind going to Tools -> Error Console and scrolling to the bottom to see if there's an advpoll related JavaScript error?

Peel’s picture

I see its been nearly a year and a half since anyone's posted to this issue, but I am experiencing the same thing. When I pick the write-in choice, there is no text box to add the vote to (doesn't matter if I'm logged in or not, and it's not a browser specific thing - fails in all browsers). This is using the 2010-9-9 update

I did as you suggested and went to the Error Console in FF, but there were no javascript errors for advpoll, or any module.

Let me know if there's any other info I can send you to help figure this out.

kayograco’s picture

Title: No write-in field for authenticated users » Magically solved
Status: Postponed (maintainer needs more info) » Fixed
Issue tags: +advance poll, +solved, +write-in
StatusFileSize
new87.67 KB

I had the same problem, so I searched the code for a div containing the write-in field and found it. There was a css line display:none, so I deactivated it, and when selecting another option the line reapered (as shown in the picture). The wairest thing is that when I refreshed the page, the problem was solved (even in other browsers), and the field appeared automatically when clicking the Write in option.

Status: Fixed » Closed (fixed)
Issue tags: -advance poll, -solved, -write-in

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