• Resolved wwwcre8r

    (@wwwcre8r)


    File appears to upload via editor, the directory is created but documents are not displaying on the front-end, and files are not landing in the directory. Seeing this error in DevTools > Console:

    Form contains a file input, but is missing method=POST and enctype=multipart/form-data on the form. The file will not be sent.

    Server architecture	Linux 5.4.0-1034-gcp x86_64
    Web server	Apache
    PHP version	8.0.16 (Supports 64bit values)
    PHP max input variables	10000
    PHP time limit	3600
    PHP memory limit	512M
    Max input time	3600
    Upload max filesize	50M
    PHP post max size	100M
Viewing 1 replies (of 1 total)
  • Thread Starter wwwcre8r

    (@wwwcre8r)

    Update: file upload starting working, not sure why, nothing was changed.

    New issue: For existing records (where the file didn’t upload to the server), I cannot upload a new one, it continues to fail. Also, if I delete that record and recreate it – that too doesn’t work, perhaps I can no longer use that document name???

    Original was /wp-content/uploads/filr/6/(file didn’t upload)
    After deleting the document and creating a new one with the same title:
    /wp-content/uploads/filr/18/(file still doesn’t upload)

    But again, any *new* document name is now uploading.

Viewing 1 replies (of 1 total)
  • The topic ‘Files are not uploaded to server’ is closed to new replies.