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
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | cck-installed.gif | 18.31 KB | giuseppe.minnella |
| error1.gif | 28.88 KB | giuseppe.minnella | |
| error2.gif | 28.8 KB | giuseppe.minnella |
Comments
Comment #1
nedjoDoes the error disappear if you turn off the CCK Fieldgroup Tabs module?
Comment #2
giuseppe.minnella commentedNothing change.
After turning off the module, the same warning.
Comment #3
nedjoDoesn'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.
Comment #4
yched commentedDupe of http://drupal.org/node/274379.
Please see over there, to me this looks like it's related to fieldgroup tabs.