Jump to content

Recommended Posts

Posted

I have a file field where a user can upload videos and then link to in a text field. However, when I try to upload a large video file, say 60 megs, it does not completely upload. I am testing on MAMP and have set the upload file size and post size to 200 megs, but it is still not working.

Anyone have suggestions to how this can work?

Posted

One thing you could do is to try uploading using older browser (IE 6-9, Safari 5 or below, Opera 11.0 or below: Support table).

If it works there, then we know the problem is in ajax upload. Otherwise it must be server issue.

Posted

Stop using Firefox 3, we're on version 8 now. :) But if you find there is still an issue in newer browsers, you might also want to check your post_max_size in PHP settings. That has to be a number at least as large as your max_upload_size.

Posted
Stop using Firefox 3, we're on version 8 now.

I wish I could but I'm broke and can't afford a new computer! Yes this seems to be a problem on older browsers. I have no problem with the latest browsers.

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
  • Recently Browsing   0 members

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