Guest Posted May 31, 2004 Posted May 31, 2004 Maybe someone can help me... I have installed Ultrpics contribution, all went well. Problem is when I want to add new product. Preview looks fine but when I click "insert" button this is what shows up: 1054 - Unknown column 'products_image_lrg' in 'field list' insert into products (products_quantity, products_model, products_price, products_date_available, products_weight, products_status, products_tax_class_id, manufacturers_id, products_image, products_image_lrg, products_date_added) values ('5', '', '15', null, '', '1', '0', '12', 'Iron_Duke_sm.jpg', 'Iron_Duke.jpg', now()) [TEP STOP] Any suggestions? Quote
Guest Posted May 31, 2004 Posted May 31, 2004 OK, I'm making some progress...somehow sql script did not add fields for extra pictures. I fixed this problem myself. Right now i need to fix popups, don't show anything, just small empty IE screen. Something must be changed in popup_image.php Any suggestions? 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.