PLEASE NOTE: These forums are no longer utilized and are provided as an archive for informational purposes only. All support issues will be handled via email using our support ticket system. For more detailed information on this change, please see this blog post.

Possible bug with GF update

  1. I'm using Gravity Forms Authorize.net plugin v1.3, and when I recently updated GF to v1.7.2 I immediately had the following error at the top of every page on my site:

    WordPress database error: [Column 'form_id' in where clause is ambiguous]
    SELECT l.id, l.transaction_id, m.meta_value as payment_date FROM ulf0rx_rg_lead l INNER JOIN ulf0rx_rg_lead_meta m ON l.id = m.lead_id WHERE form_id=7 AND payment_status = 'Active' AND meta_key = 'subscription_payment_date' AND meta_value < '2013-03-26 00:00:00'

    Our SQL coder dug into the plugins and saw that in Authorize.net there is a form_id field in both the lead and lead_meta tables. Line 2403 of gravityformsauthorizenet/authorizenet.php has the error SQL statement. He says he added "1." and that took the error away.

    Can you let me know if this is a bug, and if so correct it for future releases so we don't have to patch manually again with the next update?

    Thanks,
    Geoff

    Posted 10 years ago on Tuesday April 30, 2013 | Permalink
  2. Geoff, please submit a priority support ticket here:
    http://www.gravityhelp.com/priority-support/

    so that someone can look into this for you. Thanks.

    Posted 10 years ago on Thursday May 2, 2013 | Permalink

This topic has been resolved and has been closed to new replies.