hi there! really nice plugin I must say, but how could I pull the last poll inserted ? I know I can do it manually, but the people who are going to use the plugin won’t have access to the code, so I must leave a solution where I pull the last inserted poll in the db, any ideas? Thank you!
]]>I installed the poll and started editing css. I was getting results for the first few tests I did – then they stopped. I’d created new polls, deactivated the plugin but nothing I do seems to work.
I’m wondering if this has something to do with the fact that I have my shortcode in the text widget in order to keep this easily editable for the client.
Everything about the poll works except for the results.
Please advise.
Test Site location: swf.omniproof.net
username: guest
password: tryme!
Thanks!
Chad
My poll shows the radio button, and on the next line shows the poll choice.
Is this a known issue?
]]>Multiple polls on the result of [poll id = ‘2 ‘] with the sum [poll id = ‘1’] and leaving [poll id = ‘2 ‘] selectable again to update the page
]]>Hey guys I found some vulnerabilities in simply poll.
How can we get in contact? I don’t wanna post it to public ^^
How do I post a poll in a story?
]]>My poll was reset – but I want the former votes/persentage (no-yes-neutral) to be seen again…can this be done?
Thanks for any help
]]>Hi there, this looks like an awesome plugin but when I install it i get the following message:
Warning: fopen(/home/tran56/public_html/wp-content/plugins/simply-poll/log) [function.fopen]: failed to open stream: Permission denied in /home/tran56/public_html/wp-content/plugins/simply-poll/lib/logger.php on line 27
Then my website gets all messed up and I have to deactivate the plugin. Any idea what causes this? Thanks.
]]>I am amaze how simple to use this plugin.
I have just one question. Does this plugin really needs that the JS is
enabled ? because i have found some comments in submit.php that contains
/*
* This block of code is pretty useless till I have a solution for none JS users
*/
So this means that it will still work even though JS is enabled ?
Many Thanks and keep job ?? ??
]]>Is there a way to set up a poll archive to show polls that have been closed?
]]>So I created a poll and added the short code to the widget. I had someone else submit a vote. I then realized I made a typo, went it, updated the poll and the existing vote is now gone. Not only is his vote gone, but it is also showing the results as if he did vote so he can’t even vote again?
]]>After click in button VOTE
Fatal error: Call to a member function logVar() on a non-object in /home/storage/7/XX/XX/XXXXXXXX/public_html/wp/wp-content/plugins/simply-poll/lib/submit.php on line 7
plugin NOT WORKING
]]>Upon activation, this error appeared.
Fatal error: Cannot redeclare class PEAR_Config in C:\PHP5\PEAR\Config.php on line 253
What should i do?
]]>What about if I want to emed a poll on a specific place on my templete, I need a php way… What will be that way??
]]>Anyway to display a random poll upon page load?
I have no php knowledge but can follow directions very well!
]]>To start, I HAVE NO PHP knowledge. I am good at following directions and whatnot. If you leave an answer, please type all code/syntax whatever is needed.
I have an alternate sidebar working for one page. I need to hardcode a poll into the alternate sidebar. I have this:
<div id="pollbox">
[poll id='1']
</div>
All it shows is literally this:
[poll id='1']
I tried adding the filter add_filter('widget_text', 'do_shortcode');
into the functions.php under /wp-content/themes/boilerplate-child
.
I also have no idea how to do whats recommended in this post: https://www.ads-software.com/support/topic/plugin-simply-poll-simply-poll-integration-in-template?replies=3
Why is this so hard?!?!! I am trying to just add a poll to the alternate side bar on this page https://sportable.org/youth/ and I just can’t freaking get it to work.
I guess my question is what code do I need to HARDCODE the poll into my sidebar2.php file. Please HELP!!
]]>I am getting this Warning now that I have reset my poll results.
Here is a screenshot of the Warning message,
I will not display the link in this post due to Search Engine issues.
I have checked my results.php folder,
and this is the exact code inside of that specific file:
<dl class="sp-results">
<?php foreach($answers as $key => $answer) : ?>
<?php $percentage = round((int)$answer['vote'] / (int)$totalvotes * 100); ?>
<dt class="sp-answer"><?php echo $answer['answer']; ?></dt>
<dd class="sp-answer-response" style="width:<?php echo $percentage; ?>%"><?php echo $percentage; ?>%</dd>
<?php endforeach; ?>
</dl>
<p class="sp-total"><?php _e('Total votes'); ?>: <?php echo $totalvotes; ?></p>
Please HELP!
]]>I just updated to newest wordpress and when I try and add multiple polls to a post the results are all messed up. When I click a option an vote for poll 3 or 2 or any one but the first poll it shrinks those and shows messed up results for the first poll.
[poll id=’2′]
[poll id=’3′]
[poll id=’4′]
[poll id=’5′]
That’s how it looks.
]]>I’ve been getting a number of emails to say their poll isn’t working; about 80% of these are issues caused by the theme file missing the wp_footer()
. It’s an important function to add to your theme (in the footer.php
file) not just for Simply Poll but a number of other plugins and possibly WordPress.
So, if you are getting issues where the poll isn’t being submitted, then please check that your theme has wp_footer()
, if you do then feel free to comment on the forum here, GitHub or mailing me directly.
Hopefully this will speed up any debugging for you.
Thanks! ^_^
]]>hi there…
this is error messege after install :
Warning: require(SP_DIR/SP_ADMIN_FOLDER/settings.php) [function.require]: failed to open stream: No such file or directory in D:\xampp\htdocs\wordpress\versatu\wp-content\plugins\simply-poll\lib\admin.php on line 55
Fatal error: require() [function.require]: Failed opening required ‘SP_DIR/SP_ADMIN_FOLDER/settings.php’ (include_path=’.;D:\xampp\php\PEAR’) in D:\xampp\htdocs\wordpress\versatu\wp-content\plugins\simply-poll\lib\admin.php on line 55
]]>Hi, I love this plugin because it’s so simple yet elegant. But I can’t figure out what’s wrong with submit.php. Everytime I submit vote, I get this error:
The website encountered an error while retrieving https://localhost/wp-content/plugins/simply-poll/lib/submit.php. It may be down for maintenance or configured incorrectly.
Here are some suggestions:
Reload this webpage later.
HTTP Error 500 (Internal Server Error): An unexpected condition was encountered while the server was attempting to fulfill the request.
Can you help me? Im very eager to know the solution becuse I want to use your plugin for its simplicity and elegance. Thanks!
]]>Hi! I have a question about a plugin I’m using: Simply Poll. If I want to disply my results on my home page for example but not in a poll, can I do that?
I mean that I want to extract only the answers and number of votes for each answer.
]]>Hello,
Awesome plugin exactly what I need instead of all those overloaded poll plugins. In the new version I can’t get it running..
Fatal error: Call to a member function logVar() on a non-object in /var/www/vhosts/meshprintclub.com/subdomains/beta/httpdocs/wp-content/plugins/simply-poll/lib/submit.php on line 7
See on testdomain:
https://beta.meshprintclub.com/wp-content/plugins/simply-poll/lib/submit.php
Anyone ?
]]>I used the automatic updater to install version 1.4 and received a warning and an error regarding line 12. The plugin was automatically deactivated.
I have reverted to stable version 1.3.4 and the plugin has returned to an operable state.
]]>Hi all,
First off I’d like to say thank you for using Simply Poll, it’s great a little project I did in my spare time being used by lots of different people around the world. I’d also like to apologise for the lack of updates in regards to the plugin, the main reason being the slow down to Christmas and then having a break away from the computer for a week. But I’m back now and working on the next update of Simply Poll.
Most of the issues reported I believe should be fixed in version 1.4, as well as some improvements made to the code base to allow easier editing the plugin. This is also the start of a move to Simply Poll version 2.
Simply Poll v2 will include proper support for features such as theming, better admin interface, custom text, import/export options and the removal of limited number of poll questions! If you have any other request you like to be added to Simply Poll v2 then please let me know and I’ll try my best to get it included in the new version.
]]>When i use special symbols from my native language (czech). it shows them as question marks (ě,?,?,?,?). I looked in the editor but I coudlnt find it so i could change it to UTF-8.
Can someone pls help me find it? Any help would be appreciated.
]]>After installing Simply Poll I get this result when I test the poll on a page (it’s very similar to other messages I’ve seen on the forum, but these are due to other plugins):
Warning: session_start() [function.session-start]: Cannot send session cache limiter – headers already sent (output started at /homepages/28/d223548948/htdocs/spfinsurance/htdocs/wp-content/plugins/simply-poll/page/user/poll-results.php:1) in /homepages/28/d223548948/htdocs/spfinsurance/htdocs/wp-content/plugins/bwp-recaptcha/includes/class-bwp-recaptcha.php on line 170
Warning: Cannot modify header information – headers already sent by (output started at /homepages/28/d223548948/htdocs/spfinsurance/htdocs/wp-content/plugins/simply-poll/page/user/poll-results.php:1) in /homepages/28/d223548948/htdocs/spfinsurance/htdocs/wp-content/plugins/wordpress-mobile-pack/plugins/wpmp_switcher/wpmp_switcher.php on line 506
Warning: Cannot modify header information – headers already sent by (output started at /homepages/28/d223548948/htdocs/spfinsurance/htdocs/wp-content/plugins/simply-poll/page/user/poll-results.php:1) in /homepages/28/d223548948/htdocs/spfinsurance/htdocs/wp-content/plugins/wordpress-mobile-pack/plugins/wpmp_analytics/lib/percent_mobile.php on line 32
I use recaptcha to reduce spam comments, and the wp mobile pack is almost a requirement now with all the smart phones in the world. Any chance these issues can be fixed?
Thanks,
]]>I have Simply Poll installed and it is working fine. My problem is that the question and the answer options are all transformed to lowercase and I cannot find the option that transforms them.
I have searched every file (starting with the css) for the css “text-transform” parameter, and for the php “strtolower” function. I can’t find either.
All lowercase may be web 2.0 cutesy, but I don’t want it. How can I get the plugin to allow sentence capitalization of the questions and the answers?
Thanks for anyone’s help!
]]>No results appear after submitting vote.
]]>