grimorg80 Posted April 19, 2007 Posted April 19, 2007 So... I installed oscommerce. Then I installed STS right away. So, no problems. Then, before working on the catalog, I wanted to add QTpro. I copyed everything from the basic QTpro contrib and then added the files form the QTpro STS hack. I think I was wrong... Can you tell me what is the right procedure? Quote
grimorg80 Posted April 20, 2007 Author Posted April 20, 2007 Ok... let's make it clear... now I get this error message when I go into a subcategory: Warning: constant() [function.constant]: Couldn't find constant PRODINFO_ATTRIBUTE_SHOW_OUT_OF_STOCK in /web/htdocs/www.keasystyle.com/home/shop/includes/classes/pad_base_productlist.php on line 128 Warning: constant() [function.constant]: Couldn't find constant PRODINFO_ATTRIBUTE_MARK_OUT_OF_STOCK in /web/htdocs/www.keasystyle.com/home/shop/includes/classes/pad_base_productlist.php on line 129 Warning: constant() [function.constant]: Couldn't find constant PRODINFO_ATTRIBUTE_OUT_OF_STOCK_MSGLINE in /web/htdocs/www.keasystyle.com/home/shop/includes/classes/pad_base_productlist.php on line 130 Warning: constant() [function.constant]: Couldn't find constant PRODINFO_ATTRIBUTE_NO_ADD_OUT_OF_STOCK in /web/htdocs/www.keasystyle.com/home/shop/includes/classes/pad_base_productlist.php on line 131 1054 - Unknown column 'popt.products_options_track_stock' in 'field list' select distinct popt.products_options_id, popt.products_options_name, popt.products_options_track_stock from products_options popt, products_attributes patrib where patrib.products_id='1' and patrib.options_id = popt.products_options_id and popt.language_id = '4' and popt.products_options_track_stock = '1' order by popt.products_options_name Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.