I have encountered a problem with my Drupal 6.2 site www.116111.net .
Where whenever I am logged in as the Administrator, I am unable to access the administration section page using the Administer link in the navigation bar.
Whenever I try, I get: "Welcome to the administration section. Here you may control how your site functions. You do not have any administrative items ".
Can You help me how i can fix this problem (im beginner)?
I found that problem after i have had add search option (from the list) to drupal site.
mysql Server version: 5.0.51a
PHP Version 5.2.3
Server hosting provider is ServageNet (www.servage.net)
Web server Apache 2.0 Handler
Linux
Excuse my not good English.
Comments
Comment #1
wdrupal100 commentedthis is happening only on one of my sites. i have multi site running and when i visit /admin
i get the message
Welcome to the administration section. Here you may control how your site functions.
You do not have any administrative items.
however if i select the "by module" tab or visit /admin/by-module i get the admin blocks
someone please help this has been happening since version 6.4 and i just upgraded to latest everything hoping it would fix but it did not.
Comment #2
wdrupal100 commentedSOLVED
I had to rebuild my menus... the problem lay in the menu_router and menu_links tables. i did a restore and they worked again... i may have lost a menu item but it appears everything is there
Comment #3
gábor hojtsyDuplicate of #283048: disappearing administrative items
Comment #4
kenorb commentedYou may also rebuild menu_router by DTools (wsod)
See also: #514898: "You do not have any administrative items." - Callback: system_main_admin_page() doesn't exist!