Posted by liquidcms on December 26, 2009 at 9:35pm
5 followers
Jump to:
| Project: | CCK Fieldgroup Tabs |
| Version: | 6.x-1.0 |
| Component: | Code |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | postponed (maintainer needs more info) |
Issue Summary
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
#1
I haven't tested with dev CCK or nested groups.
#2
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.
#3
also does not work with:
Tabs (jQuery UI tabs) 6.x-1.2
Content Construction Kit (CCK) 6.x-2.6
#4
Can't reproduce issue. Module working with current stable releases.
#5
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.
#6
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
#7
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.