Home › Forums › Front-end Issues › Blank/white page after submitting large acf_form › Reply To: Blank/white page after submitting large acf_form
The data still being saved is normal. The server/PHP does not look to see if the browser has aborted the connection until output is created. When saving a post and fields no output is created until the process is completed. If everything is being saved then changing max execution time will not matter.
https://github.com/Hube2/acf-prevent-timeouts
Welcome to the Advanced Custom Fields community forum.
Browse through ideas, snippets of code, questions and answers between fellow ACF users
Helping others is a great way to earn karma, gain badges and help ACF development!
We use cookies to offer you a better browsing experience, analyze site traffic and personalize content. Read about how we use cookies and how you can control them in our Privacy Policy. If you continue to use this site, you consent to our use of cookies.