I'm lost as to what the current module/patch lineup is to make this work. I currently have:

Content Construction Kit (CCK) 6.x-2.x-dev (2009-Dec-23)
CCK Fieldgroup Tabs 6.x-1.0
Tabs (jQuery UI tabs) 6.x-1.x-dev (2009-Nov-23)

i don't have multi-group enabled

i have nested groups on my node type; but not assigned as being a tab

i get this JS error:

$(".drupal-tabs:not(.tabs-processed)", context).find("> ul").tabs is not a function - from tabs.js

if i disable CCK Fieldgroup Tabs the error goes away.

Comments

nedjo’s picture

I haven't tested with dev CCK or nested groups.

liquidcms’s picture

ok, fair enough. i think i have tried with latest cck as well; but didnt work so tried dev.. but will retest.

also, as i said, i have a nested group - but not assigned to a tab - but perhaps still an issue - i'll remove this and retest.

thanks.

liquidcms’s picture

also does not work with:

Tabs (jQuery UI tabs) 6.x-1.2
Content Construction Kit (CCK) 6.x-2.6

nedjo’s picture

Category: bug » support
Priority: Critical » Normal
Status: Active » Postponed (maintainer needs more info)

Can't reproduce issue. Module working with current stable releases.

Durrok’s picture

Subscribing, same issues on my live site. Seeing if I can duplicate on fresh install.

With a fresh install of CCK, tabs, and Fieldgroup tabs I can not duplicate the issue either. There must be a module that is interfering with the fieldgroup tabs.

headkit’s picture

same here.

i am using

AddThis
Administration menu
Display suite UI
ImageCache
ImageCache UI
ImageAPI
jQuery Update
Embedded Media Field
Media: Vimeo
Media: YouTube
Path
Pathauto
Tabs
Thickbox
Views
Views UI

Gabriel R.’s picture

Having the same issue, with every module up to date as of today.

The first tab's content is visible, but the tabs bar is hidden, so the secondary tabs can't be selected.