• Hello!

    Thanks for the amazing plugin.
    For instance, I found a little problem in the following scenario.

    1 While Enable Media Replace(EMR) is installed and activated, with option “Enable watermark for uploaded images.” enabled.
    2 Both GD and Imagick was tried
    3 When upload image through Enable Media Replace for an existing image, it will generate 500 error.

    Note
    The tested file is a normal RGB jpg with a depth of 8.
    Tested both local(php 7.3.1) and production environment(php 7.3.3).

    I am not sure what did trigger the 500 error.
    According to the log file, when uploading the image through EMR with Image Watermark enabled, it will cause Allowed memory size of 268435456 bytes exhausted (tried to allocate 4096 bytes), the memory for such image is more than enough in daily operation and it occurs only when GD is used in this case.

    If you have any debug advice, please feel free to let me know.
    I am willing to help in testing out.
    Many thanks.

  • The topic ‘Image Watermark cause 500 error with Enable Media Replace plugin’ is closed to new replies.