Search code examples
expressionengine

Expression Engine upload error


I want to ask about Expression Engine upload image. I have an error when I tried to upload content image.

This is the error message:

Failed to upload the image, through Upload Location Class (6)

I don't know why this error happen, because it hasn't happened before, and when I tried to upload for another content, it still error.

I use Expression Engine v2.8.1.

Edit

I've found my problem, it appears that my disk on hosting server is full.


Solution

  • Do you use Channel Images add-on by any chance?

    • Check correct upload directory is writeable (777)
    • Try a different upload location
    • Try a small image to upload
    • Check that your host hasn't limited your total size on the upload folder
    • Check your PHP max upload and post size isn't a blocker
    • Turn on the EE debugger and see if that outputs anything helpful