Download & Extend

Ubercart, CCK Blocks and CCK Fieldgroup Tab Incompatibility

Project:CCK Blocks
Version:6.x-1.3
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:active

Issue Summary

Hi,

I've been working on a site for a client that requires products created using the Ubercart generated product content type to have Fieldgroup tabs to show different information about the product. However, it also requires the image field and one text field to be visible on all tabs, which is where CCK Blocks comes in, to create a block for these fields that will show outside of the tabs.

Using CCK Blocks 6.x-1.3 I cannot get the blocks to show up on a product node at all. I've been through the various configuration sections but to no avail. It also won't hide the fields in the node where they are normally displayed, even though it is set to. I can get them to show up fine on other content types though.

I tried moving back to CCK Blocks 6.1-1.2 and without changing any configuration settings the text field became visible as a block. The Image field still doesn't.

After moving back to CCK Blocks 6.1-1.1 the image field block also became visible without changing any configuration settings and is also hidden from the normal display as required.

Not sure where the bug is here, whether its CCK Blocks, CCK Fieldgroup Tab, Ubercart, or somewhere else, but if anyone else is having this issue, CCK Blocks 6.1-1.1 does seem to make it work.

Any ideas?