Hello!
I already updated the ACF Pro plugin to v5.5.0 and it keeps asking to update my site’s database repeatedly. I click the button, the “updated sucessful” message shows up, but the ACF keeps asking for a database update.
How can I solve this problem?
It seems there’s something that prevents ACF from updating your database correctly. Could you please update the database on one of the WordPress’ stock themes (like Twenty Sixteen) with other plugins deactivated. If the notice disappears, then you can activate your theme and plugins again.
If the issue persists, could you please check the error log on your server?
If there’s no error log, could you please open a new ticket and provide temporary admin credentials to your site? You can open a new ticket here: https://support.advancedcustomfields.com/new-ticket. Also, please don’t forget to explain the issue again and provide the link to this thread.
Thanks 🙂
It looks like my server was killing the update query that was taking too long.
[Tue Nov 29 21:00:14.452382 2016] [:error] [pid 14427] [client 64.21.199.186:21049] KILLED QUERY (204070 characters long generated in /nas/wp-content/live/swimswam/wp-content/plugins/advanced-custom-fields-pro/admin/install-updates.php:428): SELECT term_id, meta_key, meta_value FROM wp_termmeta WHERE term_id IN …
I think the issue is that you have a lot of entries in the database, but your server has a low max_execution_time
option. Could you please increase it and see if it fixes the issue? This page should give you more idea about it: http://stackoverflow.com/questions/5164930/fatal-error-maximum-execution-time-of-30-seconds-exceeded. For further support, could you please get it touch with your hosting provider?
Thanks 🙂
Sorry about the late James. Your tip have solved my problem. Thank you very much!
The topic ‘ACF v5.5.0 – Can't update database’ is closed to new replies.
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.