Installed imagemagick on D9.5b2 site, which pulled in Sophron 1.3, which worked ok. Prompts suggested I enable the guesser module, so I tried, but immediately whole site WSODs.
Problem is an error v.early in boot process where Sophron's MimeMapManager is passed to a Drupal Core component that needs a ModuleHandlerInterface.
I don't know if sophron ^2 would help but it's D10 only. I can't back down to D9.4 at present (other modules). Not currently sure how to get back to a working site (it seems I would need to uninstall sophron guesser, but can't because it's installed).
- On site running D9.5.b2:
- composer require drupal/imagemagick
- enable imagemagick (which then enables sophron)
- enable sophron_guesser
- bang!
Closed: outdated
1.3
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.