I don't quite know if this is an issue with the block.module but this is the problem, I don't yet know what the problem is.
I installed many new modules in a bulk to enhance my website (image,img_assist,multiblock,og,votingapi,views,advanced help). I noticed a crazy thing happening in my administrative page. Many links have disappeared !!! For example, under the "Site Building" I find only 'Blocks', under "Content Management" only 'Image galleries', under "User Management" only 'User Groups', under "Site configuration" only 'Actions'. And these are the only items shown. I'm outta my mind. Don't have a clue about what has been happening to my site, and I'm a week away from the deadline.
Please help, and help me fast.
I'm also getting this message on many pages "You do not have any administrative items. " And the content on any page is missing a lot of links. One more interesting thing, if I type the url in the address bar say "site/?q=admin/content/" I'm getting the same page (with missing links and contents) even when is some dummy value which does not even exists. My guess is that the urls are not being parsed beyond a certain level (please forgive my terminology, I'm a nube here).

Comments

wdrupal100’s picture

this 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.

wdrupal100’s picture

SOLVED

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

gábor hojtsy’s picture

Status: Active » Closed (fixed)

That might have been a menu issue, and looks like it got resolved by rebuilding the menu (which would have been my suggestion).

kenorb’s picture

Title: disappearing stuff » disappearing administrative items
Component: block.module » menu system
Priority: Critical » Normal
Status: Closed (fixed) » Closed (duplicate)