When I install IMCE I get this user warning:

User warning: The configuration name "imce.profile.default" does not match the ID "member" in Drupal\Core\Config\ConfigInstaller->createConfiguration()

Comments

thoward216 created an issue. See original summary.

extexan’s picture

+1

karolus’s picture

@thoward216,
Did you try updating user permissions under /admin/reports/status?

extexan’s picture

@karolus, judging from the error message, this seems to be a problem with the module creating the config parameters. How does that relate to user permissions?

And even if it was somehow related to permissions, how would one update/change permissions for a module before installing said module?

thoward216’s picture

@extexan I agree, I don't think it does relate to user permissions. It happens on install of the module.

  • ufku committed fcc6e6f on 8.x-1.x
    Issue #3005652: Renamed member profile file to match the profile id.
    
ufku’s picture

Version: 8.x-1.6 » 8.x-1.x-dev
Status: Active » Fixed

Renamed the member profile yml to make it match the id. (imce.profile.default.yml -> imce.profile.member.yml)
Thanks for reporting.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.