• Resolved tonedru

    (@tonedru)


    this just seemed to start doing this today, but when I upload images it comes up with an ‘http error’ script and the file get stuck at ‘crunching’… I tried jpgs but they seem to upload fine, it’s only on .png files so far that it’s not worked on.

    I looked around and found a few things, but they all suggested changing themes, which I’m not prepared to do because I’d basically have to start over again, because I’ve made a lot of minor changes to it…. any advice?

Viewing 4 replies - 1 through 4 (of 4 total)
  • This is usually due to a mod_security issue. Have you contacted your hosts about it?

    Thread Starter tonedru

    (@tonedru)

    I emailed them and they said to put this code

    <IfModule mod_security.c>
    SecFilterRemove 114
    </IfModule>

    in the .htaccess file.
    I did that and the problem is still there ??

    Contact them again.

    Thread Starter tonedru

    (@tonedru)

    got it straightened out, had to make a new .htaccess file and turn off all mod security.

    Thanks for the advice.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘"http error" when uploading png files’ is closed to new replies.