I successfully installed Drupal using Fantastico, and have no problem with core modules. But, when I upload module packages, and try to enable them, there's always a key ingredient missing, or there's something disabled.

Did the developers forget something?

Comments

mike123106’s picture

Some modules require other modules to work.. check the dependencies.. Example, pathauto requires token too, and it will also require you to enable path module too. Fortunantly it will say what modules it is lacking or needs.

Modules are seperated like this because some have many uses. Also some things like the old FCK editor etc, are based off existing products, and due to licensing cannot be included. Hope this helps!