Ok, Can someone tell me how to fix this
jrwrestling <[email protected]> 7 Sep 2003 03:38:37 -0000
| Newsgroups | gmane.comp.web.oscommerce.features |
|---|---|
| Message-ID | <3d1f0623ce5e23e6b505e8d4a209813a@osCommerce-Forums> |
This message was sent from: Features http://forums.oscommerce.com/viewtopic.php?p=225500#225500 ---------------------------------------------------------------- The first two portions went smoothly, however, I am not succeeding at http://www.wrestling-connection.com/store/catalog/includes/classes/shopping_cart.php and http://www.wrestling-connection.com/catalog/create_account.php Shopping cart shows this error: 1054 - Unknown column 'products_qb_sales_class' in 'field list' select p.products_id, pd.products_name, p.products_model, p.products_image, p.products_price, p.products_weight, products_qb_sales_class, products_qb_sales_account, p.products_tax_class_id from products p, products_description pd where p.products_id = '69' and pd.products_id = p.products_id and pd.language_id = '1' [TEP STOP] and the Signup page shows an error that the iff file cannot be found. I created a fake one to see if it wuld read it, but still won't. PLEASE help me with this!