• Resolved giufalab

    (@giufalab)


    Is it the plugin compatibility with php 7.3?
    PHP Compatibility Checker plugin gives me this error:

    FILE: ……./wp-content/plugins/quiz-tool-lite/scripts/utils.php
    ————————————————————————————————————————–
    FOUND 4 ERRORS AFFECTING 2 LINES
    ————————————————————————————————————————–
    114 | ERROR | Extension ‘ereg’ is deprecated since PHP 5.3 and removed since PHP 7.0; Use pcre instead
    114 | ERROR | Function eregi_replace() is deprecated since PHP 5.3 and removed since PHP 7.0; Use preg_replace() instead
    115 | ERROR | Extension ‘ereg’ is deprecated since PHP 5.3 and removed since PHP 7.0; Use pcre instead
    115 | ERROR | Function eregi_replace() is deprecated since PHP 5.3 and removed since PHP 7.0; Use preg_replace() instead
    ————————————————————————————————————————–

    I have to upgrade my php version

Viewing 5 replies - 1 through 5 (of 5 total)
  • Thread Starter giufalab

    (@giufalab)

    news?

    Plugin Author Alex Furr

    (@alexfurr)

    Missed this the first time round apologies.
    I will look into it today.
    Best wishes,
    Alex

    Plugin Author Alex Furr

    (@alexfurr)

    OK I’ve provided a fix for that, thanks for letting me know.
    v2.3.14

    Thread Starter giufalab

    (@giufalab)

    sorry for the late reply.
    I installed version 2.5 of the plugin you sent me long ago.
    What file do I need to edit to make it compatible with php 7?

    • This reply was modified 4 years, 11 months ago by giufalab.
    Thread Starter giufalab

    (@giufalab)

    I also try in local the 2.3.14 version and I have other error:

    Notice: Trying to access array offset on value of type bool in /………/wp-content/plugins/quiz-tool-lite/quizFrontEnd/draw.php on line 967

    Notice: Trying to access array offset on value of type bool in /………/wp-content/plugins/quiz-tool-lite/quizFrontEnd/draw.php on line 968

    Notice: Trying to access array offset on value of type bool in /………/wp-content/plugins/quiz-tool-lite/quizFrontEnd/draw.php on line 969

    Notice: Trying to access array offset on value of type bool in /………/wp-content/plugins/quiz-tool-lite/quizFrontEnd/draw.php on line 970

    Notice: Trying to access array offset on value of type bool in /………/wp-content/plugins/quiz-tool-lite/quizFrontEnd/draw.php on line 971

    Notice: Trying to access array offset on value of type bool in /………/wp-content/plugins/quiz-tool-lite/quizFrontEnd/draw.php on line 967

    Notice: Trying to access array offset on value of type bool in /………/wp-content/plugins/quiz-tool-lite/quizFrontEnd/draw.php on line 968

    Notice: Trying to access array offset on value of type bool in /………/wp-content/plugins/quiz-tool-lite/quizFrontEnd/draw.php on line 969

    Notice: Trying to access array offset on value of type bool in /………/wp-content/plugins/quiz-tool-lite/quizFrontEnd/draw.php on line 970

    Notice: Trying to access array offset on value of type bool in /………/wp-content/plugins/quiz-tool-lite/quizFrontEnd/draw.php on line 971

    • This reply was modified 4 years, 11 months ago by giufalab.
Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘PHP 7 Compatibility’ is closed to new replies.