• Hello,

    I am having an intermitent issue when uploading images. This occurs both with the default WP image uploader in the backend or using a frontend component, wp user frontend.

    When uploading an image a dialog box appears that says “HTTP Error 200”. When I dig deeper into the problem using the google chrome console I am returned with this error:

    plupload.full.min.js?ver=2.1.8:14 POST https://test.bassbaitsbuyandbarter.com/wp-admin/admin-ajax.php?nonce=3f0db5e7ff&type=featured_image 500 (Internal Server Error)

    The entire error is as follows:

    jquery-migrate.min.js?ver=1.4.1:2 JQMIGRATE: Migrate is installed, version 1.4.1
    um.min.js?ver=1.3.84:1 Object {}
    plupload.full.min.js?ver=2.1.8:14 POST https://test.bassbaitsbuyandbarter.com/wp-admin/admin-ajax.php?nonce=3f0db5e7ff&type=featured_image 500 (Internal Server Error)
    send @ plupload.full.min.js?ver=2.1.8:14
    exec @ plupload.full.min.js?ver=2.1.8:13
    shimExec @ plupload.full.min.js?ver=2.1.8:13
    exec @ plupload.full.min.js?ver=2.1.8:13
    r @ plupload.full.min.js?ver=2.1.8:14
    u @ plupload.full.min.js?ver=2.1.8:14
    send @ plupload.full.min.js?ver=2.1.8:14
    p @ plupload.full.min.js?ver=2.1.8:29
    k @ plupload.full.min.js?ver=2.1.8:29
    dispatchEvent @ plupload.full.min.js?ver=2.1.8:29
    trigger @ plupload.full.min.js?ver=2.1.8:13
    g @ plupload.full.min.js?ver=2.1.8:29
    start @ plupload.full.min.js?ver=2.1.8:29
    added @ upload.js?ver=4.7.5:99
    d @ jquery.js?ver=1.12.4:2
    dispatchEvent @ plupload.full.min.js?ver=2.1.8:29
    trigger @ plupload.full.min.js?ver=2.1.8:13
    (anonymous) @ plupload.full.min.js?ver=2.1.8:29
    (anonymous) @ plupload.full.min.js?ver=2.1.8:13

    Can anyone at at all help? I know error 200 and 500 are general server errors. I’ve tried deactivating plugins, etc. etc. All the normal troubleshooting tips. I’m thinking its an issue with the actual server the site is running on. However, I haven’t had this issue on any other sites that are also hosted on the server.

    Thanks so much.

Viewing 1 replies (of 1 total)
  • if you are using a theme and you just edit the function file or any function you make your own check either the file is working correctly and in last there is no extra code which causing error.

Viewing 1 replies (of 1 total)
  • The topic ‘Error 200 When Uploading Images’ is closed to new replies.