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

Chris Johnson’s picture

I'm seeing this same error with CVS HEAD install from today.

Anonymous’s picture

I 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

JohnR’s picture

Similar 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

killes@www.drop.org’s picture

Apparently fixed in cvs.

Anonymous’s picture