Jump to content

Recommended Posts

Posted

When i try to add new product this is what display on the screen:

 

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]

 

Looks like database problem. Any suggestions?

Posted

OK, I'm making some progress...Somehow sql script did not add extra fields for pictures in database. I fixed this myself.

Right now my pop up is not showing any pictures, just small IE screen. I have to figure what need to be changed in popup_image.php for this to work.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...