Enabling Module "erases" user's menu

HunterElliott - October 27, 2009 - 02:26
Project:BookMadeSimple
Version:6.x-2.2
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:closed
Description

Installing either 6.x-2.2 or 6.x-2.x-dev makes all of the "user menu" items (i.e, administer, create content, etc.) invisible. It's not that the color of the text has changed, all of the menu items just aren't there. (using v6.14 of Drupal)

#1

MarcElbichon - October 27, 2009 - 21:06

Can you set Garland as administrator theme ?
Do you have menus in source code page ?

#2

HunterElliott - October 28, 2009 - 15:43

Garland *is* set as the admin theme, and it blows away the menu there as well. I'm not sure I understand the second question, though. I have not modified any menu calls in code. If you mean, when I view the source code of the rendered page, no, there are no menu items. There seems to be the UL/LI structure there for the menus, but any actual data that should be there... well, it's not there.

#3

MarcElbichon - November 2, 2009 - 08:36

Can't reproduce the problem.
Have you cleared all caches ?
Which database do you use ? MYSQL ?
If you use Administration menu, can you wipe and rebuild menus ?

Can you do this tests for me :

  1. Disable BMS module : Are menus presents ?
  2. In book_made_simple.module file, can you rename book_made_simple_menu function to book_made_simple_menu2 ? Enable the module.What's the result ?

Maybe there's an incompatibility with another module. Can you post your module list ?

#4

HunterElliott - November 2, 2009 - 14:09

due to time constraints on the project I'm working on, I've had to abandon the use of this module. FWIW, I was using mySQL, all the caches were cleared multiple times... the module list is pretty long - it's certainly possible it might be a module conflict, but as I'm still working on a deadline, I can't really get a module list posted right now.

#5

MarcElbichon - November 2, 2009 - 15:45
Status:active» closed

OK. Gook luck and hope you'll use this module later.
Close this issue but can be reopened.

 
 

Drupal is a registered trademark of Dries Buytaert.