ksingh1
Member
Posted 9 months ago #
Hi there,
I am having problem with my Poll plugin.
If is not adding the vote. Keeps on saying "request is still in process, please wait".
It is not adding up the answer. I checked the error console in firefox, saying that poll_form is null. It is not working even in defalut theme.
Please resolve this.
Thanks
Link to that plugin, please.
[moderated okay see it is http://wordpress.org/extend/plugins/wp-polls/ ]
If the error is poll_form is null, it means your html is invalid. In particular you are missing a closing form tag </form> within your page before the polls html.
shellie
Member
Posted 9 months ago #
try re-uploading the whole plugin and see if that'll fix it.