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
Comment #1
oscarrg78 commentedIt seems that this is a core bug.
http://drupal.org/project/issues/drupal?text=undefined+index&status=Open...
Sorry about that, and cheers,
Comment #2
dan_metille commentedCan somebody be a little bit more specific about solving this issue?