Polls don't work
Quote from kwiz on April 17, 2019, 5:17 amHello
No answer appears when i create poll
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
Hello
No answer appears when i create poll
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
Quote from Asgaros on April 17, 2019, 7:42 amHello @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?
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?
Quote from kwiz on April 17, 2019, 9:01 amno 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
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
Quote from kwiz on April 17, 2019, 9:02 amforum_polls_options is missing…maybe i delete and re-install plugins ?
forum_polls_options is missing…maybe i delete and re-install plugins ?
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.
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.
Quote from N3k0 on April 17, 2019, 5:08 pmI have to second this. After update no errors, but i get no poll answers after creating the poll.
Cheers!
I have to second this. After update no errors, but i get no poll answers after creating the poll.
Cheers!
Quote from kwiz on April 17, 2019, 6:13 pmQuote 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)
Quote from Asgaros on April 17, 2019, 12:06 pmDeinstalling 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)
Quote from Asgaros on April 17, 2019, 9:03 pmHello @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.
I just released version 1.14.1 which should fix this issue.
Please let me know if everything works fine after the update.
Quote from N3k0 on April 17, 2019, 9:49 pm@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!
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!