I have just installed drupal 7 from head as well as the latest cck from head. Both installations seemed to occur without flaw. However, if I try to visit /admin/build/fields all I get is a blank screen. I will also occasionally get this error:
Warning: call_user_func_array(): First argument is expected to be a valid callback, 'cck_fields_list' was given in menu_execute_active_handler() (line 418 of /includes/menu.inc).
I am trying to get my modules ready for drupal 7, and without being able to access the CCK fields, I am out of luck for now. Any ideas?
Comments
Comment #1
seth.vincent commentedI'm having the same problem.
Comment #2
karens commentedThe UI is in core now, this doesn't apply to CCK any more.