Home › Forums › ACF PRO › Page Links Not working: "Loading Failed" message! › Reply To: Page Links Not working: "Loading Failed" message!
I realized this is marked as solved, but I noticed the same issue today when pushing a local dev environment up to our web server. The web server has an older version of PHP installed and in that version if you have WP_DEBUG set to true, these same errors will occur.
So basically, if your web server is using an old paste-eating version of PHP, and you see that error, go into your wp-config and make sure to set define(‘WP_DEBUG’, false);
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.