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:

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
| Comment | File | Size | Author |
|---|---|---|---|
| Untitled - 1.jpg | 12.36 KB | c470ip |
Comments
Comment #2
snater commentedYou 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.
Comment #3
c470ip commentedJust tested version 3.0.2, the same thing happens. Module config is not available, no Insert functionality appears on node fields.
Comment #4
c470ip commentedJust tested version 3.0.2, the same thing happens. Module config is not available, no Insert functionality appears on node fields.
Comment #5
snater commentedCould 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.