Closed (fixed)
Project:
Drupal core
Component:
base system
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
21 Nov 2003 at 05:56 UTC
Updated:
6 Aug 2004 at 19:20 UTC
I have a 4.3.0 clean install site. It appears that upon my logging into the site as the site administrator generates this error in the message log:
warning: call_user_func_array() expects first argument, 'admin_admin', to be a valid callback in /www/virtual/www.mydomainname.com/includes/menu.inc on line 108.
Comments
Comment #1
Chris Johnson commentedI'm seeing this same error with CVS HEAD install from today.
Comment #2
(not verified) commentedI get the exact same error when I try to access 'admin/comments' on my installation. I think
it worked for some time, since I remember setting the Read/Write permissions, but then
stopped...
Platform:
Apache/2.0.47 (Unix) PHP/4.3.2
Solaris 8
Comment #3
JohnR commentedSimilar error with 4.3.1, when clicking on any "View Details" link in the watchdog listing, displayed on screen:
warning: call_user_func_array(): First argumented is expected to be a valid callback, 'admin_admin' was given in /home/www/theartofsoftware.org/drupal-4.3.1/includes/menu.inc on line 108.
Apache/1.3.29 (Unix) PHP/4.3.4
Comment #4
killes@www.drop.org commentedApparently fixed in cvs.
Comment #5
(not verified) commented