Skip to content

Local development issues

Eric Rasmussen edited this page Aug 21, 2023 · 3 revisions

Problem with uploading images to the Media library or at /media/add/image

Comes from the image_effects module and a library that uses dgettext.

Temp change to "fix" the problem:

vendor/lsolesen/pel/src/Pel.php

self::$hasdgetext = false;//function_exists('dgettext');