I'm trying to remove Gallery from my site. I have deleted all the files related to the Gallery Module, and Gallery2 (including G2info). But the Gallery menu item persists, and I see these two errors in drupal admin:

# warning: call_user_func_array() [function.call-user-func-array]: First argument is expected to be a valid callback, 'gallery_load' was given in /path/to/site/includes/menu.inc on line 407.
# warning: call_user_func_array() [function.call-user-func-array]: First argument is expected to be a valid callback, 'gallery_item_access' was given in /path/to/site/includes/menu.inc on line 452.

How do I wrap this up?

Thank you for any help

Comments

Tyera’s picture

Status: Active » Closed (fixed)

Resolved.

Fohsap’s picture

Status: Closed (fixed) » Closed (duplicate)

Can you post the solution?