urbanegos Posted October 27, 2007 Posted October 27, 2007 Hi I have uploaded images. I have set images folder chmod to 777 I can upload images and also see them in my admin panel but when i i go to my site on the web i get the following error: 1054 - Unknown column 'p.products_id' in 'on clause' select count(p.products_id) as total from products_description pd, products p left join manufacturers m on p.manufacturers_id = m.manufacturers_id, products_to_categories p2c left join specials s on p.products_id = s.products_id 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 = '45' Does anyone understand this? Might i add i have a bought template so this might help further. Also do i have set permissions within the folder of the different images aswell? thanks if you can julie
Guest Posted October 27, 2007 Posted October 27, 2007 HiI have uploaded images. I have set images folder chmod to 777 I can upload images and also see them in my admin panel but when i i go to my site on the web i get the following error: 1054 - Unknown column 'p.products_id' in 'on clause' select count(p.products_id) as total from products_description pd, products p left join manufacturers m on p.manufacturers_id = m.manufacturers_id, products_to_categories p2c left join specials s on p.products_id = s.products_id 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 = '45' Does anyone understand this? Might i add i have a bought template so this might help further. Also do i have set permissions within the folder of the different images aswell? thanks if you can julie Probably wasted your money. Is this your url http://www.urbanegos-stores.com
urbanegos Posted October 27, 2007 Author Posted October 27, 2007 Probably wasted your money.Is this your url http://www.urbanegos-stores.com Hi it is my site but i have taken the index page of whilst i work out the error message. i can see the images in admin panel but when i make shop live on net that error message comes up. I read somewhere there was a contribution to rectify this however this was dated a long while back and i dont know if i can still use this? thanks julie
Guest Posted October 27, 2007 Posted October 27, 2007 Hi it is my site but i have taken the index page of whilst i work out the error message. i can see the images in admin panel but when i make shop live on net that error message comes up. I read somewhere there was a contribution to rectify this however this was dated a long while back and i dont know if i can still use this? thanks julie Is that why I got the forbidden message?
Recommended Posts
Archived
This topic is now archived and is closed to further replies.