Topic on Extension talk:SecurePoll

"Fatal exception of type MWException" when using the SecurePoll Extension

3
Liberaler Humanist (talkcontribs)

I am currently testing the SecurePoll Extension in order to promote its use in the Wikipedia. I have installed a Wiki on a Webspace that seems to be working. When testing the SecurePoll-Extension itself, it works until a vote is tallied. At this point, an error message for "Fatal exception of type MWException" appears. This error seems to be common, but there doesn't seem to be a specific soultion for this. Does anyone know how to get rid of this error?

Florianschmidtwelzow (talkcontribs)

First you should set $wgShowExceptionDetails to true in your LocalSettings.php to show the backtrace and probably a better error message :)

Liberaler Humanist (talkcontribs)

This gives me "[bb281054] /mediawiki-1.23.6/index.php?title=Spezial:Sichere_Abstimmung/tally/7 Exception from line 36 of /mediawiki-1.23.6/extensions/SecurePoll/includes/talliers/Tallier.php: Invalid tallier type: range"

After a little investigation, I found out that the range-tallier is bugged. The other talliers work. Things are complicated by the lack of a manual.

Reply to ""Fatal exception of type MWException" when using the SecurePoll Extension"