Closed (fixed)
Project:
CCK Fieldgroup Tabs
Version:
6.x-1.x-dev
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
19 Aug 2009 at 15:01 UTC
Updated:
5 Sep 2009 at 20:50 UTC
I have been using tabs and the tabs field group module happily for about 3 months until today.
I have a content type that uses tabs, when I try to edit or create a node of this type I get this error,
Fatal error: Call to undefined function tabs_pre_render_tabset() in /sites/all/modules/cck_fieldgroup_tabs/cck_fieldgroup_tabs.module on line 144
My existing nodes of this type are unaffected by the issue thankfully, I have tried reinstalling both modules nothing changed. I have checked the permissions on the files, seem fine.
Can anyone help me work out whats gone wrong? I really like using tabs, but can't if this keeps happening.
Thanks, Felix,
If you need any info about my server/site just ask.
Comments
Comment #1
nedjoThanks, this is an issue with a change I committed yesterday that requires a newer version of tabs module. I'm preparing to release that newer version of tabs today.
Comment #2
nedjoComment #3
fenfe1 commentedthanks for the quick responce, I'll download the new one in the morning.
Comment #4
fenfe1 commentedsorry didn't mean to change that!
Comment #5
nedjoI've posted a new release for tabs module, shd be available soon for download.
Comment #6
tomsherlock commented@Nedjo, when you say tabs module, do you mean CCK Fieldgroup Tabs?
I downloaded the latest version last night (19 Aug 2009) and got the following error tonight:
PHP Fatal error: Call to undefined function tabs_pre_render_tabset() in ... /sites/all/modules/cck_fieldgroup_tabs/cck_fieldgroup_tabs.module on line 135
I was attempting to load an existing profile of type content profile which had the CCK Fieldgroup Tabs. Yes, i did run update and cleared my cache.
Please assist.
Comment #7
nedjoRequires the latest release of Tabs, http://drupal.org/project/tabs.
Comment #8
tomsherlock commentedThanks for the clarification. I have downloaded the latest release of Tabs.
CCK Fieldgroup tabs now look like tabs (not buttons) as in the attachment tabs-2 in my previous comment.
However, now each tab open 4 times. Preview results on the following errors:
warning: Illegal offset type in isset or empty in .../modules/taxonomy/taxonomy.module on line 1011.
warning: Illegal offset type in .../modules/taxonomy/taxonomy.module on line 1012.
warning: Illegal offset type in .../modules/taxonomy/taxonomy.module on line 1015.
warning: Illegal offset type in .../modules/taxonomy/taxonomy.module on line 591.
I will submit an issue with taxonomy. But would like to note that this problem did not exist prior to upgrade to the latest versions of CCK FieldGroup Tabs and Tabs.
Comment #9
tomsherlock commentedI found a patch for the taxonomy module. However, the tabs still open and close 4 times.
Comment #10
ianchan commentedsubscribe