• I’m running a Military drone website using WordPress, and I’m having issues uploading high-resolution drone images to my media library. Some images upload fine, but others fail without any clear error message. I’ve tried different image sizes and formats (JPEG and PNG), but the problem persists randomly. Could this be related to a plugin, or is there a specific setting I need to adjust in WordPress to support larger drone images? Any advice would be appreciated!

    • This topic was modified 1 month, 1 week ago by astroo.

    The page I need help with: [log in to see the link]

Viewing 4 replies - 1 through 4 (of 4 total)
  • Moderator Yui

    (@fierevere)

    永子

    could be PHP memory limit issues, check PHP error log to confirm.

    If it is so, you will have to check with your webhost provider and switch to plan which allows to use more memory

    Thread Starter astroo

    (@astroo)

    @fierevere I check PHP memory limit. It is okay. No issue in that.

    Can you check on this page:

    • This reply was modified 1 month, 1 week ago by Yui.
    • This reply was modified 1 month, 1 week ago by James Huff. Reason: link moved to proper field in OP
    Moderator Yui

    (@fierevere)

    永子

    Have you checked PHP error logs ? for “memory exhausted” or “exceeded” ?
    there is nothing to check for on the page you have linked.

    try to check the

    var_dump(gd_info());
    • This reply was modified 1 month, 1 week ago by josuamarcelc.
Viewing 4 replies - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.