Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

admin customer edit ERROR


Vinayak

Recommended Posts

Posted

see below error print ......

 

 

1054 - Unknown column 'c.member_flag' in 'field list'

 

select c.customers_gender, c.customers_firstname, c.customers_lastname, c.customers_dob, c.customers_email_address, a.entry_company, a.entry_street_address, a.entry_suburb, a.entry_postcode, a.entry_city, a.entry_state, a.entry_zone_id, a.entry_country_id, c.customers_telephone, c.customers_fax, c.customers_newsletter, c.member_flag, c.customers_default_address_id from customers c left join address_book a on c.customers_default_address_id = a.address_book_id where a.customers_id = c.customers_id and c.customers_id = '51'

 

 

What is causing this error? In ADMIN > CUSTOMERS > EDIT - error

 

How to fix this?

 

Any Ideas?

 

Thankyou

Posted

I can't reinstall, I have a shop running already with 52 customers!

It maybe a situation that I just do with out the feature in admin....what am I restricted to no be able to do without the feature?

Posted

You don't need to reinstall OSC, you need to reinstall your contribution. This error you're getting is a result of a improperly installed contribution, or an improperly uninstalled contribution.

Contributions

 

Discount Coupon Codes

Donations

  • 1 year later...
Posted

You need to create the following column "member_flag" in the table "customers" inside of the your database!

Regards

Bromios Designer

7 years with OsC

Archived

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

×
×
  • Create New...