Closed (duplicate)
Project:
Gallery
Version:
6.x-1.0
Component:
Installation / Configuration
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
18 Sep 2009 at 16:55 UTC
Updated:
15 Oct 2009 at 11:20 UTC
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
Comment #1
Tyera commentedResolved.
Comment #2
Fohsap commentedCan you post the solution?