Guest Posted June 17, 2003 Posted June 17, 2003 I am now getting the following error after installing the new version over my old version 1054 - Unknown column 'orders_status_id' in 'field list' insert into orders_status_history (orders_id, orders_status_id, date_added, customer_notified, comments) values ('298', '1', now(), '1', '') [TEP STOP]
tdavisjr Posted June 17, 2003 Posted June 17, 2003 I suggest to start from a clean install...by deleting your database as well...maybe your sql got corrupted or something...but you shouldn't be getting those type of errors already check your config.php files as well...make sure you are pointing to a database and not a table at the bottom of the config file where they define the database connection stuff. the database connections settings for both of my config files are both the same..and it works for me "You are what you habitually do. Excellence then is not a act, but a habit." -Aristotle
Guest Posted June 17, 2003 Posted June 17, 2003 How do I add in all the products again and the clients
tdavisjr Posted June 17, 2003 Posted June 17, 2003 I think there is an option to do a database backup..never tried it before but I should work...The option should be on the admin page. I figured you were just starting out..so I didn't know you had data already in the database "You are what you habitually do. Excellence then is not a act, but a habit." -Aristotle
Recommended Posts
Archived
This topic is now archived and is closed to further replies.