If a user were to follow the links the messages provide, install would break. Need to suppress the messages. Tried to do so in the profile install tasks but no dice.
Instead use hook_modules_installed().
If a user were to follow the links the messages provide, install would break. Need to suppress the messages. Tried to do so in the profile install tasks but no dice.
Instead use hook_modules_installed().
Comments
Comment #1
nedjoDone.