Full node image size not original

Posts: 19
Joined: 02/25/2008

Hello,
I selected the option "original" for full node image size in admin>content>type but it doesn't work, I still get the teaser image size. What's the problem?
Thanks
(drupal 5.7 ubercart beta6)

Posts: 2243
Joined: 08/07/2007
AdministratoreLiTe!

There are two ways you can display images: CCK and uc_product. By default, the product field is enabled and CCK is set to hide the image. Switch those around and the setting you've changed should start to take effect.

Posts: 19
Joined: 02/25/2008

It still does not work Lyle. If the product field is not enabled in uc_product, there is no image at all. I don't understand.

Posts: 2243
Joined: 08/07/2007
AdministratoreLiTe!

Under Content types > Product there is a page for the way CCK fields are displayed. Change the "field_image_cache" settings to something other than "<Hidden>". This will make two images show up, which is why you should turn off the product field.

Posts: 19
Joined: 02/25/2008

Yes!! It's as easy as pie. Thank you

Posts: 63
Joined: 02/02/2008

Lyle wrote:
Under Content types > Product there is a page for the way CCK fields are displayed. Change the "field_image_cache" settings to something other than "<Hidden>". This will make two images show up, which is why you should turn off the product field.

Thanks Lyle, I did manage to turn on field_image_cache, and now I can see two images on my product node.

But where do I turn off the "product field" ? I can see product as a content type, but it has no field called product.

Cheers,
G

Posts: 63
Joined: 02/02/2008

just found it:
/admin/store/settings/products/edit/fields

untick "Image"