• Resolved siussupport

    (@siussupport)


    Hello

    I use the “Chained Quiz” plugin in the version 1.3.2.6 with the option selected:
    –?Send me email when user completes this quiz
    – Send email to user with their result
    – Providing email address is required to do the quiz
    – Once the email address is provided, hide the field on next questions
    All other options are not selected.

    Our homepage was running on PHP 7.4.
    Because of end of life of PHP 7.4 I have update to PHP 8.2 and so far everything works fine. The only thin I have recognized is that the input field which was empty at PHP 7.4 has now on PHP 8.2 the greyed message
    “Warning: Undefined array key”

    When I start enter a email address, the message “Warning: Undefined array key” disappear and everything work like expected.

    After I have switch back to PHP 7.4, the message does not appear anymore as before.

    Is there any possibility to bring the message “Warning: Undefined array key” also at PHP 8.2 away.

    Thanks for help
    Peter

    The page I need help with: [log in to see the link]

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author Bob

    (@prasunsen)

    Could you share the full warning message, it should contain a line in the code.

    Thread Starter siussupport

    (@siussupport)

    I have copied the full error message. I see and can copy only “Warning: Undefined array key”.

    I have switch the PHP version to 8.2, so you can have a look like it appear on the website.

    If you mean something different, let me know. I will check it.

    Plugin Author Bob

    (@prasunsen)

    Thanks. The new version will appear for update shortly and should fix it.

    Thread Starter siussupport

    (@siussupport)

    Great! Thanks for the fast support.

    I too tried to create a same for my site?800fixing. There was the similar issue for me too.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘“Warning: Undefined array key” after update to PHP 8.2’ is closed to new replies.