Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

error editing new customer #435

Closed
itocinc opened this issue Feb 8, 2013 · 1 comment
Closed

error editing new customer #435

itocinc opened this issue Feb 8, 2013 · 1 comment

Comments

@itocinc
Copy link

itocinc commented Feb 8, 2013

New 1.5.5.1 installation. Created a new customer, then went to edit the customer and after clicking saved get the following error:

Notice: Error: Unknown column 'date_modified' in 'field list'
Error No: 1054
UPDATE s3t1_customer SET firstname = 'John', lastname = 'Doe', email = 'jdoe@mail.com', telephone = '212-222-2222', fax = '', newsletter = '1', customer_group_id = '1', status = '1', date_modified = NOW() WHERE customer_id = '2' in /home/itoncall/public_html/system/database/mysql.php on line 50

@opencart
Copy link
Collaborator

opencart commented Feb 8, 2013

just saved it and works fine no errors!

add the column manually

@opencart opencart closed this as completed Feb 8, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant