• Resolved Nextendweb

    (@nextendweb)


    PHP Warning: Undefined array key "payment_total_type" in /var/www/wp-content/plugins/ninja-forms/includes/Abstracts/MergeTags.php on line 68;

    Probably the code should be in MergeTags.php:

    if( isset($subject['payment_total']) && isset($subject['payment_total_type'])

    I think this is why it throws that error: you probably performed a data upgrade in the past, and payment_total_type was not part of the older version, so it wasn’t added to the existing data.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support Mia

    (@xmiax)

    Hi

    Thanks for reaching out and reporting this. We’ve actually already worked on this and the fix should be out in version 3.14.3 which is in QA testing now. I’m hoping for a release next week.

    Thanks
    Mia

    Thread Starter Nextendweb

    (@nextendweb)

    Found two more:

    PHP Warning:  Undefined array key "file_upload" in /var/www/wp-content/plugins/ninja-forms/includes/AJAX/Controllers/Submission.php on line 551;
    PHP Warning:  Undefined array key "unchecked_calc_value" in /var/www/wp-content/plugins/ninja-forms/includes/Fields/Checkbox.php on line 157
Viewing 2 replies - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.