The problem is that clicking on an administration menu (all menus do this), for instance "comment settings" causes the symbol to switch as if it expands and then nothing to appear below the menu except 1 more blank space break. The menus will not collapse after they are expanded until the page is refreshed.

I'm not really sure when this problem cropped up. I've added a lot of modules and tinkered with a little theming, so I don't know when this problem started. My guess is a theme is doing this, so I'll start there, but other thoughts are welcomed.

Comments

vm’s picture

may help to see the site, especially since there isn't much debug information here.

Ariesto’s picture

any suggestions on some better debug information that I could provide without showing someone my site?

vm’s picture

switch to a core theme and see if problem is still there. If not the problem lies in your theme somewhere.

Ariesto’s picture

good troubleshooting advice. the problem exists even when i switch themes, so this must be related to some module I have installed. Guess I'll have do a process of elimination on all of them :(

Ariesto’s picture

disabling a module should be enough to debug this right? or do I need to completely uninstall every module!?

vm’s picture

disabling should be enough.

I'd try clearing cache in administer -> performance

Ariesto’s picture

Also, sometimes clicking on the expandable menus causes the page scroll to jump to the top of the page.

Ariesto’s picture

My problem was with the Devel Themer module. I posted a bug report here:

http://drupal.org/node/378772

Thanks for the assistance!