Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Recommended Posts

Posted

I ran this SQL query and the imaze size shows in admin under Images

 

INSERT INTO `configuration` VALUES (200, '200', 'INFO_SMALL_IMAGE_WIDTH', '100', 'The pixel width of small images', 4, 20, NULL, '', NULL, NULL);

INSERT INTO `configuration` VALUES (201, '275', 'INFO_SMALL_IMAGE_HEIGHT', '80', 'The pixel height of small images', 4, 21, NULL, '', NULL, NULL);

 

 

The problem is it is not available on the product entry page in admin, is there a way to create a new imaze size and have it appear as an image selection field in the product entry page so the value can be used to replace the $small_image size used by osCommerce by default

 

I am using additional images and there seems no way to create a different size product page main image

 

This makes no sense to me, I have tried every combination

 

I must be missing something

 

If anyone has run in to this issue, please let me know how you solved your product page display image issues

 

Thanks

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