Warning: ksort() expects parameter 1 to be array, null given in c:program filesapache groupapachehtdocscatalogincludesfunctionsgeneral.php on line 104 Warning: Variable passed to each() is not an array or object in c:program filesapache groupapachehtdocscatalogincludesfunctionsgeneral.php on line 106 1064 - You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near ') and language_id=1' at line 1[/quote] select products_options_id as id,special from products_options where products_options_id in () and language_id=1
When I click on other items, the product image displays along with the description except that where the "add to cart" would be, I get the following error message:
Model 1146 - Table 'catalog.products_stock' doesn't exist select products_stock_quantity as quantity from products_stock where products_id=26 and products_stock_attributes='3-8' [TEP STOP]
Any ideas on this one?
Thanks! :?









