Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

1054 error


thinkmarsh

Recommended Posts

Hi,

 

When a customer is signing up they have to pick their user type...newly installed contribution but it comes up with the error:

 

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

 

insert into customers (customers_firstname, customers_lastname, customers_email_address, customers_telephone, customers_fax, customers_newsletter, customers_password, entry_usertype, customers_gender, customers_dob) values ('firstname, 'surname', '[email protected]', '87686887', '', '', 'f9bc5130e266d190adea65a4b5049856:18', 'h', 'm', '19870414')

 

[TEP STOP]

 

What do i do to fix it? I'm guessing the problem lies in the create_account.php file???

I've looked in my mysql database and in the customers table the field is called customers_usertype

 

Hope someone can help! Pleaaasseee :)

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...