Hi,
I really hope one of you wise people in here can help me solve my problem.
Please see the following page;
http://www.canvas101.co.uk/products_all.html
Now this page used to display 20 product here...automatically generated through zen Cart, it used to show all the products that were for sale through this page.
Anyway I manegd to find out how to turn these of after an hour of searchig around.,..
Anyway my step to getting those images removed invloved the follwing path...
From the admin panel of the site, I clicked on configuration the maximum setting, about 7th from the bottom you see a option called "Maximum display of products all pasges.
Now I changed this setting to "0" so no images will display on the
Gallery page - http://www.canvas101.co.uk/products_all.html
The only thing now is that Im faced with some kind of bad code error,
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 '-0, 0' at line 8
in:
[SELECT p.products_type, p.products_id, pd.products_name, p.products_image, p.products_price, p.products_tax_class_id, p.products_date_added, m.manufacturers_name, p.products_model, p.products_quantity, p.products_weight, p.product_is_call, p.product_is_always_free_shipping, p.products_qty_box_status FROM products p LEFT JOIN manufacturers m ON (p.manufacturers_id = m.manufacturers_id), products_description pd WHERE p.products_status = 1 and p.products_destination = 0 AND p.products_id = pd.products_id AND pd.language_id = 1 order by pd.products_name limit -0, 0]
If i changed the total maximum value to 1 or 2 and the gallery page then works fine, its almost as if she dont like two people touch....What im trying to do is change so no products dispaly, it becomes a white section.
I really would appreciate anyoness help on this very urgent matter.
Many Thanks



