Jump to content

File Upload not working in Safari / Mac


logu

Recommended Posts

Hi All,

 

I am facing a strange issue in my site.I have a form with 2 file fields (One for PDF and another for AVI) in it. When i submit the form its not getting posted to server, instead its redirecting to the same form page. It happens only with Safari in Windows , Safari and Firefox in MAC. When i remove two the file fields, then the form is working perfectly.

 

Please give me some suggestion.

Thanks in Advance.

Link to comment
Share on other sites

You are probably exceeding the post_max_size value, which causes the $_FILES and $_POST arrays to be empty and your form processing code is probably just being skipped over.

 

What is your code and do you have any error checking/error reporting logic in it to get it to tell you why it is failing?

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.