rng icon indicating copy to clipboard operation
rng copied to clipboard

Uninstall problems

Open deggertsen opened this issue 5 years ago • 0 comments

I got a couple errors when uninstalling RNG 1.5 and now I am unable to reinstall the module.

This is the first error that came up:

Drupal\Core\Database\DatabaseExceptionWrapper: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'mywebsite.node_revision__rng_registration_groups' doesn't exist: SELECT 1 AS expression FROM {node_revision__rng_registration_groups} t WHERE rng_registration_groups_target_id IS NOT NULL LIMIT 1 OFFSET 0; Array ( ) in Drupal\Core\Entity\Sql\SqlContentEntityStorage->countFieldData() (line 1682 of /web/core/lib/Drupal/Core/Entity/Sql/SqlContentEntityStorage.php).

And then I got this error and keep getting this error when I try to reinstall:

Drupal\Core\Extension\Exception\UnknownExtensionException: The module address does not exist. in Drupal\Core\Extension\ExtensionList->getPathname() (line 522 of /web/core/lib/Drupal/Core/Extension/ExtensionList.php).

Unfortunately the module is now unusable.

deggertsen avatar Mar 19 '19 21:03 deggertsen