Hi All,
I'm fairly new to Drupal, started only two weeks ago (using 6.13). So far the experience has been absolutely great! :)
But I have run into a problem during the last two days.
When adding a new module, some part of the install process seems to fail silently.
The module is shown in the module list as activated, dependencies are resolved... but the expected additions/changes to the UI are missing.
No additional links in the Admin-menu, no additional settings, just as if the module wasn't there.
I had this problem with: sections-6.x, themekey-6.x, dependent-5x (applied the 6.x patch: http://drupal.org/node/296351 )
I have no clue if it is module specific at all, or if all future installs are going to fail.
I have tried removing and reinstalling the modules, but that didn't help.
Does anyone have a suggestion?
Can I somehow force all modules to be "rebuilt" ? Where do I find error messages for what might be wrong during module install?
Thanks in advance!
- stu
Comments
More info
I just tried a fresh copy, empty of Drupal 6.13, and with that, these modules install correctly.
So something must be messed up.
It would be horrible if I really had to start over and install everything again, not to think of all the configuration!
Especially if I don't know what the matter is and maybe have the same problem again after many hours of work...
Can anyone help please?
- stu
Solved
It was one of those "patches" floating around here, that claim to speed up the modules admin page and the menu.
http://drupal.org/node/342020
First, it didn't speed up anything. Second, it disrupted the module/menu installation.