Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

error creating account


pauldon493

Recommended Posts

I have added payflow and now get an error when creating a new account.

 

1054 - Unknown column 'customers_paypal_ec' in 'field list'

 

select customers_id as id, customers_paypal_ec as ec from customers where customers_email_address = '[email protected]'

 

[TEP STOP]

 

This is a show stopper.

Old account give me a error with the credit card data although I have never added credit card data to them.

Please help

 

Paul

Link to comment
Share on other sites

I have added payflow and now get an error when creating a new account.

 

1054 - Unknown column 'customers_paypal_ec' in 'field list'

 

select customers_id as id, customers_paypal_ec as ec from customers where customers_email_address = '[email protected]'

 

[TEP STOP]

 

This is a show stopper.

Old account give me a error with the credit card data although I have never added credit card data to them.

Please help

 

Paul

Did you miss running an sql statement in your database.

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...