user warning: Column 'nid' in field list is ambiguous query: uc_recurring_find_fees /* bcrpa_admin : uc_recurring_find_fees */ SELECT rp.*, nid FROM uc_recurring_products AS rp LEFT JOIN uc_product_features AS pf ON rp.pfid = pf.pfid WHERE rp.model IN ('PUB-AQUA-AFM') OR (rp.model = '' AND pf.nid IN ('2316')) in /html/bcrpa/bcrpa.bc.ca.v2/drupal/sites/all/modules/contrib/uc_recurring/uc_recurring.module on line 832.

Should be a simple fix. Just wanted to make you aware of the issue.

Comments

univate’s picture

Status: Active » Fixed

I think this must have been fixed a while ago as we no longer have the function uc_recurring_find_fees

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.