Jump to content

File Uploads Not Finishing


Warran
 Share

Recommended Posts

Hi

I am having an issue uploading files via 'Files' fields in my templates. Progress goes to 100% but then goes no further i.e. to the point where you would add the description for the file just uploaded. Attached is a screenshot showing where it gets stuck.

Works ok with very small file sizes but not with larger files such as the 8MB one in the screenshot. The ini file settings are:

memory_limit 128M
post_max_size 32M
upload_max_filesize 32M
max_input_time 360

Hosting provider is adamant it's a CMS issue.

Any help would be appreciated.

Thanks

Screenshot 2025-02-20 at 10.42.05.png

Link to comment
Share on other sites

Check if there is an error on the console, this has happened to me when there is a javascript error parsing the console, sometimes happening when a PHP warning or errors gets attached to the response of the ajax file upload.

  • Like 1
Link to comment
Share on other sites

  • 2 weeks later...
  • 4 weeks later...

Update: 

I've uncovered the following error:

session_write_close(): Failed to write session data using user defined save handler. (session.save_path: /var/cpanel/php/sessions/ea-php82, handler: write) in <b>Unknown</b>on line <b>0</b>

Any thoughts?

 

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...