Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

1054 on cart login


Guest

Recommended Posts

Posted

HI All

I am getting the following on customer checkout and login: 1054 - Unknown column 'member_level' in 'field list'

 

select customers_id, customers_firstname, customers_password, customers_email_address, customers_default_address_id, member_level from customers where customers_email_address = ''

 

[TEP STOP]

 

I have already altered the index and advance search, but have not come accross this one before.

Can anyone please help.

 

Thanks

 

Steve

Posted
HI All

I am getting the following on customer checkout and login: 1054 - Unknown column 'member_level' in 'field list'

 

select customers_id, customers_firstname, customers_password, customers_email_address, customers_default_address_id, member_level from customers where customers_email_address = ''

 

[TEP STOP]

 

I have already altered the index and advance search, but have not come accross this one before.

Can anyone please help.

 

Thanks

 

Steve

 

Sounds like a mod that has added "member_level" as a customers field in MySQL but that field does not exist.

 

bit like saying "water's wet" but there you go :)

Archived

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

×
×
  • Create New...