Closed (fixed)
Project:
CCK Fieldgroup Tabs
Version:
6.x-1.1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
26 Jan 2010 at 23:56 UTC
Updated:
11 Feb 2010 at 02:40 UTC
When updating, I got the error messages:
* warning: array_keys() [function.array-keys]: The first argument should be an array in cck_fieldgroup_tabs/cck_fieldgroup_tabs.install on line 32.
* warning: Invalid argument supplied for foreach() in cck_fieldgroup_tabs.install on line 32.
and:
The following queries were executed
cck_fieldgroup_tabs module
Update #6001
* No queries
Regards,
Nigel
Comments
Comment #1
pomliane commentedSubscribing
Comment #2
forcebook commentedSubscribing
Me to
* warning: array_keys() [function.array-keys]: The first argument should be an array in /home/public/public_html/sites/all/modules/cck_fieldgroup_tabs/cck_fieldgroup_tabs.install on line 32.
* warning: Invalid argument supplied for foreach() in /home/public/public_html/sites/all/modules/cck_fieldgroup_tabs/cck_fieldgroup_tabs.install on line 32.
This update disable label on view node, but fine work under node add form.
Comment #3
nedjoFixed and issued new release.
Comment #4
forcebook commentedInstall problem gone, thats ok.
BUT disable label (tabs name) on view node, but fine work under node add form.
Please resolve this problem.
Comment #5
pomliane commentedSame issue here.
Comment #6
nedjoTabs disappearing issue is here: #697374: After install tabs name gone.