Closed (fixed)
Project:
Book made simple
Version:
7.x-3.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
18 May 2012 at 17:39 UTC
Updated:
15 Jan 2013 at 02:11 UTC
I have the Module Filter module installed. If I also install Book Made Simple then I am unable to access any modules. All I get is a blank page where my modules should be listed. This happens before I even activate the Book Made Simple module. If I use FTP and completely delete the Book Made Simple directory then all of my modules come back. I tried this twice with the same result.
Comments
Comment #1
MarcElbichon commentedI can't reproduce the problem. Which version of Drupal and Module filter do you use ?
Does problem occurs when page is loading or when you click on search button ?
Comment #2
wimberb commentedHey Marc. I am using Drupal 7.14 and Module Filter 7.x-2.x-dev.
The problem occurs immediately after installing Book Made Simple. I install the module, click on "Enable newly added modules", and I'm taken to the Modules administration page. But all of my modules have disappeared. After deleting the Book Made Simple folder my modules return.
Comment #3
MarcElbichon commentedSee http://drupal.org/node/1572320.
Correction in js works for me.
BMS (as Field_Redirection) is defined too into the package Content.
I could change the package (or you can change it by your own) but I think module_filter must correct problem to be compatible with all other modules.
I suggest you subscribe to http://drupal.org/node/1572320.
Comment #4
wimberb commentedThank you. Editing the js in module filter took care of the problem.
Comment #5
MarcElbichon commentedComment #6
scottrigby