peterv Posted July 3, 2006 Posted July 3, 2006 Hello, Got everything working, except that when I click on any of the additional images to enlarge, I get this error in the popup and no picture: 1054 - Unknown column 'pi.products_image' in 'field list' SELECT pd.products_name, pi.products_image FROM products_images pi, products p, products_description pd WHERE p.products_id = pd.products_id AND p.products_id = pi.products_id AND p.products_status = '1' AND p.products_id = '107' AND pd.language_id = '1' [TEP STOP] Online my provider use mysql 4.1.11. In my opinion it is a mysql issue? Had someone any idea? and a solution? Peter. 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.