Problem/Motivation

After installing and enabling Insert 3.0.1 on Drupal 11.1.1/11.1.2 nothing happens, trying to follow the link to condigure the module leads to the following error message:
error

Steps to reproduce

Install and enable module on fresh install of Drupal 11.1.1 or 11.1.2. Try to enter module config at admin/config/content/insert.

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

CommentFileSizeAuthor
Untitled - 1.jpg12.36 KBc470ip

Comments

c470ip created an issue. See original summary.

snater’s picture

Status: Active » Closed (duplicate)
Related issues: +#3499306: TypedConfigManagerInterface required for Drupal 11

You most likely ran into issue #3499306. Obviously, I had forgotten to create a new release, which I have done just now. Please check out version 3.0.2. Closing the issue as duplicate, please reopen in case you are still running into this error.

c470ip’s picture

Status: Closed (duplicate) » Active

Just tested version 3.0.2, the same thing happens. Module config is not available, no Insert functionality appears on node fields.

c470ip’s picture

Version: 3.0.1 » 3.0.2

Just tested version 3.0.2, the same thing happens. Module config is not available, no Insert functionality appears on node fields.

snater’s picture

Could you check the logs (/admin/reports/dblog) after when trying to access the module configuration page? There should be some error(s) logged that would be handy to have posted here for tracing the error. Thank you.