I created a custom form that has a custom field on it for file upload...
I am using the form to upload video files...
when i select a video file under 6mb that is the correct format, everything works great and the site redirects to the upload was successful screen ...
when i select a video file over 6mb it doesnt upload... it gets to like 98% the the screen just refreshes itself and wipes the form clear of data, and doesnt upload the file...
here is the URL for the form i have set up http://viewmygopro.com/
I already changed my php.ini file to allow MAX_UPLOAD to 250mb
now i can upload large files in the MEDIA section of wordpress..
Is there something i have to change in Gravity Forms to allow larger then 6mb?
Please help me, i cant figure this out...