New Problem

lindstrom <[email protected]> 15 Aug 2003 20:21:34 -0000
Newsgroups gmane.comp.web.oscommerce.tips
Message-ID <e455c1730fbe7f45ffd7cb407d6f5207@osCommerce-Forums>
This message was sent from: Tips and Tricks
http://forums.oscommerce.com/viewtopic.php?p=214435#214435
----------------------------------------------------------------

I fixed the problem by your tutorial, but now i have a new problem. When I order an item in my shop an click for paying - the following message arrives me:

[b]ERROR: Please click here to restart site

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

insert into orders (customers_id, customers_name, customers_company, customers_street_address, customers_suburb, customers_city, customers_postcode, customers_state, customers_country, customers_telephone, customers_email_address, customers_address_format_id, delivery_name, delivery_company, delivery_street_address, delivery_suburb, delivery_city, delivery_postcode, delivery_state, delivery_country, delivery_address_format_id, billing_name, billing_company, billing_street_address, billing_suburb, billing_city, billing_postcode, billing_state, billing_country, billing_address_format_id, payment_method, payment_class, shipping_method, shipping_class, cc_type, cc_owner, cc_number, cc_expires, date_purchased, orders_status, currency, currency_value) values ('2', 'Lars Wilde', '', 'Horner Str.1', '', 'Paderborn', '33102', 'Nordrhein-Westfalen', 'Germany', '05251-8781155', '[email protected]', '5', 'Lars Wilde', '', 'Horner Str.1', '', 'Paderborn', '33102', 'Nordrhein-Westfalen
 ', 'Germany', '5', 'Lars Wilde', '', 'Horner Str.1', '', 'Paderborn', '33102', 'Nordrhein-Westfalen', 'Germany', '5', 'Scheck/Vorkasse', 'moneyorder', 'Deutsche Post (Versand nach DE: (1 x 3.05 kg))', 'dp', '', '', '', '', now(), '2', 'EUR', '1.00000000')

[TEP STOP][/b]

Thanks and sorry for my bad english...