Support Forum
Poll Question
- A (22% : 2 votes)
- B (22% : 2 votes)
- C (0% : 0 votes)
- D (0% : 0 votes)
nor do I... but going to need more info as to how things have progressed? did you ever change things in the admin? ie manage the poll? some owners like to add votes to make it look more popular... that would have to be done in concert with corresponding votes to make it look right, but two distinct actions...
if you didnt do that, unsure what might have happened
Visit Cruise Talk Central and Mr Papa's World
No admin changes were made on the Poll Plugin options.
The test poll allows max of two selections to be made by each voter.
During the test, it appeared that if one tried to vote again immediately, the system sometimes didn't reject the voter as already voted - not always though. Since the poll setting was tracking by User ID, one would think it should simply update the vote for that user if voted again.
Found related error messages in in toolbox:
Error Type php
file: w/problem-with-post-edit-buttontml/wp-content/sp-resources/forum-plugins/polls/ahah/sp-polls-ahah-manage.php
line: 122
function: include_once
Notice | Undefined index: fid
file: w/problem-with-post-edit-buttontml/wp-content/sp-resources/forum-plugins/polls/ahah/sp-polls-ahah-manage.php
line: 74
function: include_once
Notice | Undefined index: sp-poll-answer
file: w/problem-with-post-edit-buttontml/wp-content/sp-resources/forum-plugins/polls/ahah/sp-polls-ahah-manage.php
line: 96
function: include_once
Notice | Undefined offset: 1
file: w/problem-with-post-edit-buttontml/wp-content/sp-resources/forum-plugins/polls/ahah/sp-polls-ahah-manage.php
line: 71
function: include_once
Notice | Undefined index: sp-poll-forum
Error Type database:
file: /var/www/problem-with-post-edit-buttontml/wp-content/sp-resources/forum-plugins/polls/sp-polls-plugin.php
line: 223
function: include_once
error: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1
UPDATE wp_305_sfpollsanswers SET answer_votes = (answer_votes + 1) WHERE poll_id = 1 AND answer_id =
most of those are harmless notices, not errors... the last one is interesting though...
it indicates that a vote has occurred but no answer was given. but not sure how that can occur. when you vote, before the vote is accepted, it ensures you have an answer... are you, on your site, able to just click vote, but not select an answer?
also, just a check, but are you running the latest polls plugin version? 1.3.10...
Visit Cruise Talk Central and Mr Papa's World
Mr Papa said
most of those are harmless notices, not errors... the last one is interesting though...it indicates that a vote has occurred but no answer was given. but not sure how that can occur. when you vote, before the vote is accepted, it ensures you have an answer... are you, on your site, able to just click vote, but not select an answer?
also, just a check, but are you running the latest polls plugin version? 1.3.10...
Yes Version 1.3.10. WP3.6.1, SP5.3.4 & php 5.3.3
Thanks!
you did not answer the primary question of my last post... are you able to vote without making an answer? In my testing, that is working fine for me...
Visit Cruise Talk Central and Mr Papa's World
no one should be able to vote without an answer... will take a look, but expect same results as you...
Visit Cruise Talk Central and Mr Papa's World
1 Guest(s)