When I have the theme developer and me aliases modules on at the same time, all of the Drupal default tabs and menus break. It's not CSS... the content is gone too. Anybody else have this problem?
Thanks!
When I have the theme developer and me aliases modules on at the same time, all of the Drupal default tabs and menus break. It's not CSS... the content is gone too. Anybody else have this problem?
Thanks!
Comments
Comment #1
ezra-g commentedCould you explain what you mean by 'break'? There's not enough info here to figure out what the problem is.
Comment #2
s4j4n commentedI am experiencing the same problem. I recently installed the 'me' module and it too broke all the menus on my site.
break = All links in menus disappear (see the code snippets below)
This is the produced HTML (i.e. page source) from a working custom menu I am using for authenticated users....
The above page source turns into the following when both the 'me' and Theme Developer modules are enabled...
Note that I cleared my cache and ran update.php and still no luck.
I read the previous comments on this page, and disabled "Theme Developer " and all the links in the menus returned. Would be nice if I could use both at the same time of course.
Comment #3
s4j4n commentedjust changing status back to active, hopefully my comment above provides sufficient information?
Comment #4
christefano commented#555220: Navigation Menus Disappear on Activation of 'Me' Alias module is a duplicate of this issue.
Comment #5
cdale commentedJust to let people know I am looking into this, and will hopefully have a resolution soon.
Comment #6
ycimlynn commentedsubscribing
Comment #7
csc4 commentedSubscribing
Comment #8
Anonymous (not verified) commentedI get the same. The 'devel' module block becomes empty (still displays title but no content) and Primary menu and main menus disappear. Switch Me module off and they come back or keep me on and switch off Theme Dev it all comes back. I'm using Drupal 6.
Comment #9
braindrift commentedthe same here
Comment #10
shaundychkoI'm having this problem too. Thank you for looking into it!
Comment #11
xjmI had this issue as well when devel and this module were both installed (pretty much all my menu items and tabs disappeared). I've disabled the module entirely for the time being. Tracking.
Comment #12
miggs commentedI am getting this same issue.
Comment #13
rusdvl commentedme too!!!!
Comment #14
lesleyfernandes commentedthe same here...
Comment #15
effulgentsia commentedFixed in 'Theme developer': #534026: theme devel + me aliases modules = broken tabs and menus