This is Drupal 4.3.2, with taxonomy_menu (non-CVS, latest stable release).
Site statistics are not showing up in the taxonomy menu, and when I attempt to access the logs through the help, here's what I get:
warning: call_user_func_array(): First argumented is expected to be a valid callback, 'admin_admin' was given in /home/fsccc/website/includes/menu.inc on line 108."
This is the function menu_execute_active_handler() of menu.inc
Is it possible to create a page where nodes are sorted by weight instead of date and time? I haven't been about to find anything in the documentation or as module.