2johnsons Posted February 1, 2009 Posted February 1, 2009 I loaded this contribution and Im having a number of issues with it, I keep getting these messages see below. Warning: Division by zero in /hsphere/local/home/ejvj69/flawnt.net/catalog/includes/modules/new_products.php on line 99 ******** Setup Error! Please ensure you have run the Product Listing Setup File. *********** 1054 - Unknown column 'pd.short_desc' in 'field list' select p.products_image, pd.products_name, pd.short_desc, p.products_id, p.manufacturers_id, p.products_price, p.products_tax_class_id, IF(s.status, s.specials_new_products_price, NULL) as specials_new_products_price, IF(s.status, s.specials_new_products_price, p.products_price) as final_price from products_description pd, products p left join manufacturers m on p.manufacturers_id = m.manufacturers_id left join specials s on p.products_id = s.products_id, products_to_categories p2c where p.products_status = '1' and p.products_id = p2c.products_id and pd.products_id = p2c.products_id and pd.language_id = '1' and p2c.categories_id = '21' order by pd.products_name limit 0, 20 ************ Can anyone help me that has installed this contribution or has knowledge as to what I'm doing wrong and how to fix it. Thank you any and all help would be greatly appreciated. 2Johnsons
dummy_2 Posted February 2, 2009 Posted February 2, 2009 1054 - Unknown column 'pd.short_desc' in 'field list' Can anyone help me that has installed this contribution or has knowledge as to what I'm doing wrong and how to fix it. 2Johnsons I installed the same contribution today en have no problems with this.... but I have the short decription contri too.... you don't have this I think? It has something to do with that... (see install.txt) I have another problem, I do not have any settings possibility in my admin. I read it should be there but it's not and i don't know what i did wrong. Does anyone know? There are no files there to put product list in the admin menu...?
Recommended Posts
Archived
This topic is now archived and is closed to further replies.