I get the message:
SimpleTest could not be installed. Must add code to the /home/artefatt/public_html/sites/default/settings.php file please see INSTALL.txt. (Currently using SimpleTest code addition Not-found).
Tryed to modify settings.php as said in install.txt - it gives me phatal error and file rests same.
In build SimpleTest is showing as enabled, but it's unchecked.
And Rules Simpletest saying it's disabled.
Any idea?
| Comment | File | Size | Author |
|---|---|---|---|
| Simpletest bug.jpg | 316.68 KB | artefatta |
Comments
Comment #1
boombatower commentedSounds like an issue with the dependency checking in core.
Are you trying to use Rules for development or production site? Either way it shouldn't be a dependency.
Created issue in Rules queue: #391396: Remove SimpleTest as a dependency.
Comment #2
fagoRules comes with it's own module just for simpletests - so this depends on it. Rules itself doesn't. Just don't activate rules simpletest on production sites either.
Comment #3
boombatower commentedRight, I've tried to get this message across, but most ppl just enable all modules so kind of a pain.
Good to hear rules has good tests though.
So conclusion: just don't enable rules test module.
Comment #4
artefatta commentedIt seems a useful module, but if it-s the only one solution then I will not enable it.