Home › Forums › ACF PRO › Can't update plugin or fields › Reply To: Can't update plugin or fields
You can set the time limit is several places, php.ini, in the .htaccess file if the host allows it or in a php file. I’m afraid that the worse issue is the memory limit error. 268435456 = 256MB. You can increase the allowed memory in the same places, you can try increasing it but some hosting providers have a max on this and it is also limited by the physical memory of the server.
http://davidwalsh.name/increase-php-memory-limit-ini_set
http://php.net/manual/en/function.set-time-limit.php
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.