2 replies [Last post]
boromino's picture
Offline
Joined: 02/10/2008
Juice: 18
Was this information Helpful?

I'm using the imagefield and imagecache module with ubercart beta5. I added a cck image field to the product content type. The images are displayed correctly in teaser and full product view. I can alter the weight of the cck image field.

But I don't understand the purpose of the image product field under store administration > configuration > product settings. It doens't matter if I change the weight of that field or even disable it completely, the product images are still displayed in the order I set for the cck imagefield.

I haven't changed the default settings of imagecache and the product images are stored under /files/images.

Am I doing something wrong or what's the difference between the cck image field and the product image field?

Boromino - We build websites

Lyle's picture
Offline
AdministratoreLiTe!
Joined: 08/07/2007
Juice: 6846
Re: Image product field vs. cck image field?

CCK and the product module are displaying the same image field in different ways. By default, CCK is set to not show the image field, while uc_product is. The weight settings that they have should only work on their particular display mechanisms.

loocher's picture
Offline
Joined: 02/21/2009
Juice: 211
The image field under Home

The image field under
Home › Administer › Store administration › Configuration › Product settings > Product Fields
can be enabled and disabled.

But this option doesn't seem to have any effect on the "field_image_cache" field, if you're using that rather than "field_image" in your Product Content Type.