Skip to main content
Topic: 500 error when removing poll (Read 1622 times) previous topic - next topic
0 Members and 1 Guest are viewing this topic.

500 error when removing poll

1.1 RC1.  Attempting to remove a poll results in a 500 error.  Additionally, attempting to vote in a poll using ssi_showPoll in an external page results in an error page saying "Something isn't working, sorry: either that poll doesn't exist, the poll has been locked, or you tried to vote twice."

Re: 500 error when removing poll

Reply #1

A missing:
Code: [Select]
		require_once(SUBSDIR . '/Topic.subs.php');
in Poll.subs.php before line 31...

Tracked: https://github.com/elkarte/Elkarte/issues/2938
Bugs creator.
Features destroyer.
Template killer.