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

nedjo’s picture

Thanks, 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.

nedjo’s picture

Category: support » bug
fenfe1’s picture

Category: bug » support

thanks for the quick responce, I'll download the new one in the morning.

fenfe1’s picture

Category: support » bug

sorry didn't mean to change that!

nedjo’s picture

Status: Active » Fixed

I've posted a new release for tabs module, shd be available soon for download.

tomsherlock’s picture

@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.

nedjo’s picture

Requires the latest release of Tabs, http://drupal.org/project/tabs.

tomsherlock’s picture

Thanks 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.

tomsherlock’s picture

I found a patch for the taxonomy module. However, the tabs still open and close 4 times.

ianchan’s picture

subscribe

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.