• Resolved noeem

    (@noeem)


    Hi,

    I wanted to ask you if you can explain the meaning of the warnings that appear on my website, on the “System Configuration” section of your plugin:

    Warning in orange:
    “GMagick or IMagick
    Required: Better with transparent PNG images
    Present: No. Recommended for better performances ”

    It refers to the format of the logo image? If this is the case, I don’t understand the reason for the warning because I’m using a transparent PNG file.

    Warning in red:
    “WP Memory Limit Recommended
    Required: 128MB (more for plugin-heavy setups)
    Present: WordPress: 40M, PHP: 128M ”

    As indicated in “Present”, it’s 128MB. So, why does it show this warning?

    Thank you very much.

Viewing 1 replies (of 1 total)
  • Plugin Contributor Ewout

    (@pomegranate)

    Hi!
    GMagick or IMagick
    These libraries will improve performance of PNG rendering, especially when using PNG. However, if possible I would advise you to use JPG, unless you really require the transparency.

    WP Memory Limit
    As the report says, the WordPress memory limit is at 40M, even though the PHP limit is at 128M. On many systems, the PHP limit will override the WP Memory Limit, but in some cases it’s the other way around. If you haven’t had any issues running out of memory when creating a PDF, your server probably respects the PHP memory limit. We mark the requirement according to the lowest setting as there is no telling which will be used from within the plugin. That said, it certainly won’t hurt to match the WP Memory limit with the PHP limit!

    Ewout

Viewing 1 replies (of 1 total)
  • The topic ‘Warnings on “System Configuration”’ is closed to new replies.