Home › Forums › General Issues › admin-ajax.php returns nothing in production › Reply To: admin-ajax.php returns nothing in production
More context:
I’m using the latest version, 5.8.7 with WordPress 5.2.X
When performing a live search in an ACF relationship field in the admin section, admin-ajax.php is called.
On my local dev environment, I can search in that box and have results returned. Even if there are no results, I receive this:
{"results":[],"more":false,"limit":0}
On production, if I search, all I ever receive is (results or not) an empty string.
wp_debug doesn’t log an error.
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.