Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Recommended Posts

Posted

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?

Posted

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?

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.

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...