When I select "Manage fields" from any content type-"Page" for instance-I get a blank white screen. My php limits are more than sufficient - as far as I know.

Comments

yched’s picture

Category: bug » support
Status: Active » Postponed (maintainer needs more info)

A white screen page brings no real information, could be many things.
We need an error message to be able to help.
Make sure PHP error logging is enabled, check your php and apache logs, watchdog entries...

gauravkhambhala’s picture

Hi,

I got white screen clicking Add Field and following warning while accessing Manage Fields,

# warning: call_user_func_array() [function.call-user-func-array]: First argument is expected to be a valid callback, '_content_admin_field_add' was given in /root/dir/includes/menu.inc on line 346.
# warning: call_user_func_array() [function.call-user-func-array]: First argument is expected to be a valid callback, 'content_admin_field_overview_form' was given in /root/dir/includes/form.inc on line 358.
# warning: call_user_func_array() [function.call-user-func-array]: First argument is expected to be a valid callback, 'theme_content_admin_field_overview_form' was given in /root/dir/includes/theme.inc on line 591.

Basically I have upgraded to stable version from rc release.

Is there any patch around to that ?

Thanks in advance.

n33x’s picture

do you have clean urls enabled?

karens’s picture

Status: Postponed (maintainer needs more info) » Closed (fixed)

Old issue and no response.