Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
I have a few galleries on my site which were broken after the core update to 7.16. Attempting to view a gallery results in the following error message:
Notice: Undefined index: comment_node_media_gallery_form in drupal_retrieve_form() (line 765 of [snip]/form.inc).
Warning: call_user_func_array() [function.call-user-func-array]: First argument is expected to be a valid callback, 'comment_node_media_gallery_form' was given in drupal_retrieve_form() (line 800 of [snip]/form.inc).
I'm new to Drupal and I'm having no real developer's knowledge, but search/google is my friend ;).
Unfortunately, I can't find a straight forward answer to my issue/question: