Sorry it took me so long to get back to you…
The poll works fine, except the lack of a graph/chart. After someone takes the default poll, all they get is “Thanks for voting”.
I do get the table, though. Here’s what the table includes:
id Question info[form_sent] info[wp_user] info[form_received] This is a test 171_updated
1 Option A 8/4/2011 16:46 3 8/4/2011 16:46
Here is the code as currently typed in the Response portion of the form:
<p>Thanks for voting!</p>
<?php $this->show_results();?>
Is there something I’m supposed to do to the php code?
Thanks for your help on this!
-Jason