• Resolved Sibbo100

    (@sibbo100)


    Hi Support,
    I had previously tested this site on PHP 8.0.11 and it all worked fine, I’ve now migrated the site to the live server which is using PHP 8.0.19 and I’m getting this error, it’s the exact same site so not sure why there is now an issue, any ideas?
    Thank you
    Sibbo100

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter Sibbo100

    (@sibbo100)

    OK I’ve done a bit of a dirty fix on this by simply declaring 2 variables just prior to line 337 in class-gfautoadvancedaddon.php file, variables are:

    $input_type = ”;
    $field_values = ”;

    Gets rid of the issue on screen anyway, but not sure if it has inadvertently broken anything else.

    Plugin Author Frog Eat Fly

    (@zerozendesign)

    Being marked as resolved

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Undefined variable $field_values’ is closed to new replies.