Active
Project:
Content Construction Kit (CCK)
Version:
6.x-2.6
Component:
General
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
8 Jul 2009 at 12:07 UTC
Updated:
5 Aug 2010 at 15:19 UTC
When I go too content type and click on manage fields but it dos not show the manage fields.
what can I do too fix this?
Comments
Comment #1
stevenpatzComment #2
wibbla commentedAnd whn I go to admin/content/types/fields I get this error
•warning: ksort() expects parameter 1 to be array, null given in /home3/righteo7/public_html/sites/all/modules/cck/includes/content.admin.inc on line 65.•warning: Invalid argument supplied for foreach() in /home3/righteo7/public_html/sites/all/modules/cck/includes/content.admin.inc on line 69.
Comment #3
kjshaw commentedSame errors. Began after recently upgrading core and all modules to current versions.
No field management tabs are visible when accessing "manage fields" from content types page.
Filefield module (v 6.x-3.2) also throwing similar foreach errors since upgrade on admin pages (Administer by Module).
Views version is 6.x-2.8
* warning: ksort() expects parameter 1 to be array, null given in /home/wyndhoun/public_html/drupal6.8/sites/all/modules/cck/includes/content.admin.inc on line 71.
* warning: Invalid argument supplied for foreach() in /home/wyndhoun/public_html/drupal6.8/sites/all/modules/cck/includes/content.admin.inc on line 75.
Comment #4
philpro commentedAlso experiencing the same error. Any solutions?
Comment #5
kjshaw commentedFinally uninstalled/reinstalled CCK and all is now well.