Hi,

When trying to install the module Database Search Defaults, I have this error:

Field comment in content type article not found. Database Search Defaults module could not be installed.

I have indeed removed the field how because I do not need it.

Comments

Paulset created an issue. See original summary.

drunken monkey’s picture

Component: General code » Defaults module
Status: Active » Closed (won't fix)

Then you can’t install the module, sorry. Unfortunately, there really was no other way for doing this: if the expected fields aren’t all there, the module can’t be installed.

You can work around this in a number of ways, though: either re-add the comment field temporarily before removing it again; or hack the DB Defaults module, removing the comment field everywhere; or just manually import the module‘s config (again, removing the comment field from the index beforehand).