DEBUG: $self->_process_cc_pre_confirm() says the sql.get_new_subscriber query reads: $VAR1 = 'SELECT lsmb_acct_id, addr1, addr2, city, state, zip, billing_plan, billing_cycle, fname, lname, email, phone FROM accounts a LEFT JOIN account_users u ON a.account_code = u.account_code WHERE account_billing_contact = \\\\\\'yes\\\\\\' AND a.account_code = ?'; Uncaught exception from user code: \tDBD::Pg::st execute failed: called with 1 bind variables when 0 are needed at . . . line 569.