New Plugin – BuddyPress Polls
June 19, 2012 in Dev News by konrads
We just published a new BuddyPress plugin for free. :)
Polls made easy
With BP Polls you can create new polls in groups and member profiles. Let your users vote!
Download
You can download the plugin here at Github:
https://github.com/Themekraft/BP-Polls
Fork + Contribute
You are welcome to fork, play and contribute to this project at Github!

it’s great!
thanks so much!
Finally I’ve found the right plugin! thanks again!
It’s works but there’s a bug (probably) when I disable BB friendship connection… using wp_debug it says:
Fatal error: Call to undefined function bp_get_friend_ids() in /Users/Stefano/Sites/sito2/wp-content/plugins/Themekraft-BP-Polls-12c72de/components/core/Poll_Extension_View.php on line 644
I would like to print a list (with pics if possible) of users with relative answers in the statistic.. it’s possible? there is a function that I can call?
I would contribute with an Italian localization.. thanks again!
Great start so far! I am really looking forward to updates!
I’ve found a little bug, probably is triggered because I’m using URL rewrite, but who doesn’t ?
In view_poll.js there are 3 occourencies of:
jQuery.post( ‘wp-admin/admin-ajax.php’,
that should be changed to:
jQuery.post( ‘/wp-admin/admin-ajax.php’,
or better you should define a JS variable somewhere with PHP using something like:
echo admin_url( ‘admin-ajax.php’);
to handle the case where WP is not installed on root directory.
Anyway this is really a nice plugin, I’m almost done translating it in italian and would be glad to send you a the files, mail me if needed.
Thanks
just sent my patches to github…
cheers!
Great, thanks!
The dev will get in touch with you :)
Cheers! Konrad
Installing this completely nuked my WP install >>
Fatal error: Call to undefined function bp_get_groups_slug() in D:\etc\BP-Polls-master\components\defines_functions.php on line 11
Any recent updates? I’ve been anticipating the release of this kind of wp plugin…………….. ….
just forwarded the info to the dev of this plugin.
best is to check in github directly and get in touch with the dev there.
https://github.com/Themekraft/BP-Polls
Where can I see it in action?
I don’t know, we made this plugin some time ago for a bigger intranet site. I don’t know where you can see it in action online.. Sorry :I
But you can download it for free and play around with it here:
https://github.com/Themekraft/BP-Polls
bp activity plus is not compatible with it
Hi, your plugin is very usefull ! thanx a lot for your effort.
I have an issue with js:
Uncaught ReferenceError: JS_DATE_FORMAT is not defined poll_edit_form.js:9
(anonymous function) poll_edit_form.js:9
l jquery.js:2
c.fireWith jquery.js:2
v.extend.ready jquery.js:2
A
Is ther a way to fix this ?
Thanx again for the good work.
Iam looking for poll with group invite and I was glad to find this one, but…
This plugin does not work. i use latest BP and when trying to create poll it crashes.
Here is error code:
Fatal error: Call to undefined function bp_get_friend_ids() in /data/web/virtuals/4223/virtual/www/subdom/buddy/wp-content/plugins/BP-Polls-master/components/core/Poll_Extension_View.php on line 644
Any updates on the plugin? Do you guys have links to sites that use it?
Not sure where it’s used, it’s quite old already and available for free at github here: https://github.com/Themekraft/BP-Polls