Hi,
I dont even know what this mode is for it is required by one of the million mods i installed.
Getting an error
SimpleTest could not be installed. Must apply core patch, please see INSTALL.txt. (Currently using SimpleTest code addition Not-found)
Hi,
I dont even know what this mode is for it is required by one of the million mods i installed.
Getting an error
SimpleTest could not be installed. Must apply core patch, please see INSTALL.txt. (Currently using SimpleTest code addition Not-found)
Comments
Comment #1
sounds commentedAnd what does this mean?
1. Apply the D6-core-simpletest.patch file to the Drupal 6 core.
Comment #2
dave reidLet's back things up for a second. Which module requires you install SimpleTest? There shouldn't be any production module that require it.
Comment #3
sounds commentedI foeget it's getting too stressful i can't use most of thse mods
It was either the user points or ecommerce mod
No it was required by the rules module,i dont even know what that is for
Comment #4
dave reidIt's only required by the "Rules Test" module which isn't necessary to run rules. It's just to run...tests. You don't have to enable the module and you don't lose any functionality. :)
Comment #5
sounds commentedSo disable Rules Simpletest in the Rules module then enable simpletest
But i get the same error again,
SimpleTest could not be installed. Must apply core patch, please see INSTALL.txt. (Currently using SimpleTest code addition Not-found)
Install the D6-core-simpletest.patch at my drupal root directory then run it?
Comment #6
boombatower commentedWhy are you installing SimpleTest then if you don't need it?
But if you really want to (don't on production site), then yes apply patch to drupal root directory.
Comment #7
dave reidLike boombatower says, you don't need SimpleTest unless you're a developer working on tests for your module. Don't have either Rules SimpleTest or SimpleTest enabled unless you know for sure that you need them.