I'm getting the following error:
1054 Unknown column 'lp.customer_id' in 'where clause'
in:
[select count(*) as total from customers c, linkpoint_api lp where lp.customer_id = c.customers_id ]
I've checked my zen database and don't see any tables relating to LP or Linkpoint, yet payments are being processed perfectly...
Thanks!
Michelle




