• Hello,

    I am receiving a few error messages after I submit a quote. Everything works fine, the quote goes through and I receive the email, but I am left with these errors on the success page:

    Notice: Undefined variable: field2_field_array in /home/c101sup7/public_html/101supply/wp-content/plugins/woocommerce-request-a-quote/front/class-afrfq-front.php on line 1761

    Warning: Invalid argument supplied for foreach() in /home/c101sup7/public_html/101supply/wp-content/plugins/woocommerce-request-a-quote/front/class-afrfq-front.php on line 1477

    I’m pretty sure it has something to do with the second argument in this:

    $field7_field_key = $this->searchForId('afrfq_field7_field', $field2_field_array);

    Can someone pleas help me understand why this second argument would give me an error?

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

Viewing 1 replies (of 1 total)
  • Plugin Author YITHEMES

    (@yithemes)

    Hello,
    I’m sorry but our plugin doesn’t have that file.
    Maybe you are using another one.

Viewing 1 replies (of 1 total)
  • The topic ‘Undefined Variable Error after Submit’ is closed to new replies.