• Resolved ianpara

    (@ianpara)


    I keep getting this error: You have consumed all your data. You have to upgrade your account to continue.

    According to my account I have only used 3.31MB of my 500 MB.

    I just paid for the upgraded quota.

Viewing 3 replies - 1 through 3 (of 3 total)
  • I have the same issue, I’ve Infinity plane.

    Plugin Author WP Media

    (@wp_media)

    Hi everyone,

    ?Sorry to hear about the issue!

    I’m sorry you’re having issues with image optimization!

    “Out of quota” errors are sometimes wrongly displayed and may be caused by your server timing out during optimization. At times, this can just be temporary and may start working properly again on its own, but the suggestions below have helped others with similar issues.

    ? Install our Don’t Use Image Magick helper plugin to have your server use an image manipulation module called GD, as when Imagick is used, it can sometimes make optimization very slow or not work well (works simply by activating).

    ? Add the following to your wp-config.php file (before the “That’s all! Stop editing…” message) to increase the amount of memory and time available for image optimization (this can be a larger number if your host/server will allow):

    define( ‘WP_MEMORY_LIMIT’, ‘256M’ );
    set_time_limit(0);

    If the above does not resolve your issue, you can install our Imagify Tools plugin, which we have developed to offer more in-depth information about any issues that could be occurring.

    Once installed, go to Imagify Tools > Infos, and let us know if any of the settings are highlighted in red and what error messages are being displayed. Screenshots would be appreciated, if possible. Once we have this information we may be able to offer better advice on how to fix your issue.

    I’ll look forward to your response so we can hopefully get this resolved for you!

    Best Regards
    Marko

    Sorry your so called fix breaks wordpress. Just fix your plugin we paid for!

    • This reply was modified 1 year, 1 month ago by mmicrosysm.
Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Getting over quota error, when I’m not over limit’ is closed to new replies.