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

stevenpatz’s picture

Priority: Critical » Normal
wibbla’s picture

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

kjshaw’s picture

Version: 6.x-2.4 » 6.x-2.6

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

philpro’s picture

Also experiencing the same error. Any solutions?

kjshaw’s picture

Finally uninstalled/reinstalled CCK and all is now well.