Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Error deleting customer?


sf7804

Recommended Posts

I tried to delete and erronious customer that someone had entered, and this is what happened...

 

1054 - Unknown column 'customer_id' in 'where clause'

 

select customers_group_id from customers where customer_id = '10'

 

[TEP STOP]

 

 

Any ideas? I deleted that entry by hand after the admin failed, but obviously that's not the most efficient way to manage the customers :?

Link to comment
Share on other sites

Ya know, it looks like you deleted the customer id column in the table instead of just the customer. Check myphpadmin, select your database and look at your customers table. Is there a customer id column there? I'll keep watching this post for replies and try to help..

 

/Regards

Scott

There are 10 kinds of people in the world, those who understand binary - and those who do not.

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...