I created a poll in my forum, but I can’t vote on it. I would make a selection, then a small box appears and says: “you did not enter a vote.” Is the plugin designed for not letting the admin or the creator of the poll vote in it?
Support Forum
There is a discussion about this in another topic… Are you running contact form 7 plugin for wp? it seems to be conflicting… awaiting confirmation if that plugin is temporarily deactivated if it starts working… have a fix to deconflict ready to go, but need confirmation first…
nvm, have confirmed myself that contact form 7 is loading newer jquery form than wp uses… so hence the conflict…
any other plugin that does similar will be an issue… but really simple fix to handle both so will release an update for the plugins that dont believe in using wp supplied jquery stuff…
Oh thank you. Works wonderfully now! Your product just keeps getting better and better!
Mr Papa said
New version of polls plugin was pushed out…
Great, thank you.
Solved my issues with the polls plugin as well.
Hello,
I also have a problem with the poll plugin (1.04)
When creating a poll, a box says “Error Creating Poll, Please check entries”.
All the fileds are filled.
We did have some problems to update from 1.03 to 1.04. (plugin was listing twice etc…) so maybe the problem was during the update process.
Is there a way to completelly remove the poll plugin(sql and files) and reinstall 1.04 ?
Regards,
—
Guillaume
It is probably worth removing just in case…
Go to the SP plugin list and use the ‘uninstall’ option and then really would be best to use ftp to clean out the polls plugin folder and re-upload a new copy.
Then see what happens….
thanks for the reply.
I have tried that already.
After uninstalling the plugin, (we are still able to enable it again) we remove the polls folder.
When installing it again, it’s creating a poll1 folder and forum backend and frontend pages are unavailable.
Renaming polls1 with polls make the pages available again, but sql tables might be broken.
EDIT:
Do you have a manual way to remove sql too?
I’m not so familiar with wordpress. It seems that there is 3 polls tables but i assume that their is some new fields in post, topics…
—
Guillaume
if you uninstall the polls plugin, it will remove its db entries itself… but if you reenable it, the db stuff is created again…
To continue
Polls is uninstall, folder removed too.
New Upload and installation. A new folder poll1 is created.
When activating forum gets broken:
August 2, 2012
8:35 am php file: /wordpress/wp-content/sp-resources/forum-plugins/polls1/sp-polls-plugin.php
line: 110
function: sp_polls_uninstall_option
Warning | include_once(): Failed opening ‘/blah/wordpress/wp-content/sp-resources/forum-plugins/polls/sp-polls-uninstall.php’ for inclusion (include_path=’blah/wordpress/wp-content/plugins/sliding-youtube-gallery/engine/lib’)
August 2, 2012
8:35 am php file: /wordpress/wp-content/sp-resources/forum-plugins/polls1/sp-polls-plugin.php
line: 110
function: sp_polls_uninstall_option
Warning | include_once(blah/wordpress/wp-content/sp-resources/forum-plugins/polls/sp-polls-uninstall.php): failed to open stream: No such file or directory
August 2, 2012
12:01 am php file: /simple-press/sp-api/sp-api-auths.php
line: 32
function: sp_get_auth
Notice | Trying to get property of non-object
August 2, 2012
12:01 am php file: /simple-press/sp-api/sp-api-auths.php
line: 32
function: sp_get_auth
Notice | Trying to get property of non-object
August 1, 2012
7:29 pm php file: /wordpress/wp-content/sp-resources/forum-plugins/polls1/sp-polls-plugin.php
line: 204
function: sp_polls_load_admin_js
Warning | include_once(): Failed opening ‘blah/wordpress/wp-content/sp-resources/forum-plugins/polls/library/sp-polls-components.php’ for inclusion (include_path=’blah/wordpress/wp-content/plugins/sliding-youtube-gallery/engine/lib’)
This time after renaming polls1 to polls it seems to work.
We still have a problem, in permission access. guest are not able to vote in poll, but stey still can. Any lead ?
It seems to me – or at least if this were me – I would want to know why it is creating a folder called ‘polls1’. Our download zip does not create this. The only reason I have ever come across for this is that some OS’s – such as OSX for example – will append a ‘1’ (and then ‘2’ etc) to a folder on unzipping if a folder of that name already exists. I would argue that there has to be something in your server environment responsible for this. And, of course, it is not something we can ascertain.
As to the permission question – I will test that this morning and see if there is a general problem we are unaware of.