Hi,
I need your help :-)
I have a huge content type with any type of input (select, radio, checkboxes, etc...) grouped.
All works fine until, probably after an update, there was a problem and now it's impossible to edit filedgroup.
Using this url:
/admin/content/node-type/progetto/groups/group_il_front_office/edit
i see on the screen:
warning: Missing argument 1 for drupal_get_form() in /opt/apache/osservatorioe-care/htdocs/includes/form.inc on line 69.
warning: call_user_func_array() [function.call-user-func-array]: First argument is expected to be a valid callback, '' was given in /opt/apache/osservatorioe-care/htdocs/includes/form.inc on line 358.
...and nothing else.
Have you any idea?
Than you so much

Giuseppe

Comments

nedjo’s picture

Does the error disappear if you turn off the CCK Fieldgroup Tabs module?

giuseppe.minnella’s picture

StatusFileSize
new18.31 KB

Nothing change.
After turning off the module, the same warning.

nedjo’s picture

Project: CCK Fieldgroup Tabs » Content Construction Kit (CCK)
Component: Miscellaneous » fieldgroup.module

Doesn't look like a problem with fieldgroup tabs then. Possibly CCK core.

I'm moving the issue to CCK. giuseppe.minnella, pease search the CCK issue queue for a similar issue and if you find one mark this one as a duplicate.

yched’s picture

Status: Active » Closed (duplicate)

Dupe of http://drupal.org/node/274379.
Please see over there, to me this looks like it's related to fieldgroup tabs.