• Fatal error: Uncaught Error: Call to undefined function mysql_real_escape_string() in /home/my_site/public_html/wp-content/plugins/quiz-tool-lite/scripts/actions.php:511 Stack trace: #0 /home/my_site/public_html/wp-content/plugins/quiz-tool-lite/admin/question_edit.php(42): qtl_actions::responseOptionUpdate(’21’) #1 /home/my_site/public_html/wp-content/plugins/quiz-tool-lite/admin/index.php(27): require_once(‘/home/my_site/…’) #2 /home/my_site/public_html/wp-includes/class-wp-hook.php(298): drawAIquiz_questionEdit(”) #3 /home/my_site/public_html/wp-includes/class-wp-hook.php(323): WP_Hook->apply_filters(”, Array) #4 /home/my_site/public_html/wp-includes/plugin.php(453): WP_Hook->do_action(Array) #5 /home/my_site/public_html/wp-admin/admin.php(222): do_action(‘admin_page_ai-q…’) #6 {main} thrown in /home/my_site/public_html/wp-content/plugins/quiz-tool-lite/scripts/actions.php on line 511

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Alex Furr

    (@alexfurr)

    Hi,
    I’m pretty sure this is because you’re running php 7 and that function looks like it was removed in version 7. Thanks for spotting it and reporting it. I’ll get a fix up today.

    Alex

    Thread Starter Andrei Zhitkov

    (@abtop)

    I think you are right. My development server is still 5.4 and I get no such problem there.

    Plugin Author Alex Furr

    (@alexfurr)

    Ok got this fixed… only affected a couple of files thankfully. Look for 4.7.3 this week…

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Fatal error on edit responce option’ is closed to new replies.