Forum breadcrumbs – You are here:Asgaros Support ForumSupportPolls don't work
Please or Register to create posts and topics.

Polls don't work

Page 1 of 2Next

Hello

No answer appears  when i create poll

https://prnt.sc/nczo3o 

the div #poll-vote is empty

When i click on “vote” this just refresh page.

 

No problem with javascript detected in my console

My debug log:

 

Error database  WordPress Table ‘mybdd_forum_polls_options’ doesn’t exist for request  SELECT po.id, po.option, (SELECT COUNT(*) FROM mod499_forum_polls_votes AS pv WHERE pv.option_id = po.id) AS votes FROM mybdd_forum_polls_options AS po WHERE po.poll_id = 5; faite par require(‘wp-blog-header.php’), wp, WP->main, do_action_ref_array(‘wp’), WP_Hook->do_action, WP_Hook->apply_filters, AsgarosForum->prepare, do_action(‘asgarosforum_prepare_topic’), WP_Hook->do_action, WP_Hook->apply_filters, AsgarosForumPolls->save_vote, AsgarosForumPolls->get_poll

Error database  WordPress Table ‘mybdd_forum_polls_options’ oesn’t exist for request SELECT po.id, po.option, (SELECT COUNT(*) FROM mybdd_forum_polls_votes AS pv WHERE pv.option_id = po.id) AS votes FROM mybdd_forum_polls_options AS po WHERE po.poll_id = 5; faite par require(‘wp-blog-header.php’), require_once(‘wp-includes/template-loader.php’), include(‘/themes/theme-squelette/page.php’), the_content, apply_filters(‘the_content’), WP_Hook->apply_filters, do_shortcode, preg_replace_callback, do_shortcode_tag, AsgarosForum->forum, AsgarosForum->showTopic, require(‘/plugins/asgaros-forum/includes/views/topic.php’), AsgarosForumPolls->render_poll, AsgarosForumPolls->get_poll

 

 

 

on WordPress 5.1.1

Hello @kwiz

It seems that during the update-process a few database-tables could not get created.

Did you encounter any other error during the update? Can you check your database-tables with a tool like phpMyAdmin and show me which ones are missing?

If you want to support the development of Asgaros Forum, you can leave a good review or donate. Thank you very much!

no errors during the update .

 

Screen of my bdd (i just clear the prefix for the screen)

http://www.noelshack.com/2019-16-3-1555484426-bdd-asgaros.png

 

forum_polls_options is missing…maybe i delete and re-install plugins ?

@kwiz

Deinstalling the plugin deletes all data as well so this is not a good idea. You can have a look into your wp_options table and delete the asgarosforum_db_version entry. After that a reload of the site rebuild the database if necessary.

If you want to support the development of Asgaros Forum, you can leave a good review or donate. Thank you very much!

I have to second this. After update no errors, but i get no poll answers after creating the poll.

Cheers!

 

Quote from Asgaros on April 17, 2019, 12:06 pm

@kwiz

Deinstalling the plugin deletes all data as well so this is not a good idea. You can have a look into your wp_options table and delete the asgarosforum_db_version entry. After that a reload of the site rebuild the database if necessary.

i try this … my icons reset but polls still not working x)

Hello @n3k0 @kwiz

I just released version 1.14.1 which should fix this issue.

Please let me know if everything works fine after the update.

If you want to support the development of Asgaros Forum, you can leave a good review or donate. Thank you very much!

@asgaros

Works perfect 😀

A suggestion. Add a caption that says “this topic contains a poll” when you hover over the survey icon, it would be nice 🙂

Cheers!

Page 1 of 2Next