Home › Forums › ACF PRO › Field multiplication on upgrade to Pro › Reply To: Field multiplication on upgrade to Pro
Hi @dbswebsite
That’s weird. You should see an upgrade database notice when you upgraded to PRO version. Could you please tell me the PRO version you used for the upgrade? Could you please try it with the latest version (5.3.8.1)?
The field groups are gone mostly because the database is not upgraded yet as ACF PRO uses different field group structure.
Could you please check this thread about the upgrade notice is not showing up: https://support.advancedcustomfields.com/forums/topic/a-lot-of-weird-things-happening/?
Here’s the solution that works for the thread starter:
I basically activated the new version. Deleted everything that had appeared in the new version field groups. Run
UPDATE wp_options SET option_value = ‘4.4.5’ WHERE option_name = ‘acf_version’
on the database.
Replace ‘4.4.5’ with whatever previous version you were running.
If you want to try it, please backup your site and database first.
Please let me know how it goes 🙂
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.