Hello there,

Just wondering how can I solve the error that I got in Drupal 7.0 below when clicking the link Staff List.

Notice: Undefined index: stafflist_admin_roles in drupal_retrieve_form() (line 736 of /home/ageapusa/public_html/includes/form.inc).

Warning: call_user_func_array() [function.call-user-func-array]: First argument is expected to be a valid callback, 'stafflist_admin_roles' was given in drupal_retrieve_form() (line 771 of /home/ageapusa/public_html/includes/form.inc).

Thanks in advance for your help,

Comments

oscarrg78’s picture

It seems that this is a core bug.

http://drupal.org/project/issues/drupal?text=undefined+index&status=Open...

Sorry about that, and cheers,

dan_metille’s picture

Can somebody be a little bit more specific about solving this issue?