problems with epdq payment hi i have downloaded and installed the modue, but when going through the payment process i get this:
1054 - Unknown column 'purchased_without_account' in 'field list'
insert into orders (customers_id, customers_name, customers_company, customers_street_address, customers_suburb, customers_city, customers_postcode, customers_state, customers_country, customers_telephone, customers_email_address, customers_address_format_id, delivery_name, delivery_company, delivery_street_address, delivery_suburb, delivery_city, delivery_postcode, delivery_state, delivery_country, delivery_address_format_id, billing_name, billing_company, billing_street_address, billing_suburb, billing_city, billing_postcode, billing_state, billing_country, billing_address_format_id, payment_method, cc_type, cc_owner, cc_number, cc_expires, date_purchased, orders_status, currency, currency_value, purchased_without_account) values ('6', 'dave martin', '', '68 st margarets ave', '', 'rushden', 'nn10 9yh', 'northants', 'United Kingdom', 'XXXXXXXX', 'XXXXXXXX', '1', ' ', '', '', '', '', '', '', '', '', 'dave martin', '', 'XXXXXXXXX', '', 'XXXXXXX', 'XXXXXXX', 'northants', 'United Kingdom', '1', 'Credit or Debit Card', '', '', '', '', now(), '4', 'GBP', '1.00000000', '1')
placed X's to cover info. i can see the the table under customers? any idea ??
thanks
dave |