Home › Forums › Backend Issues (wp-admin) › 500 internal server error in loading many results for multiple user field › Reply To: 500 internal server error in loading many results for multiple user field
This is more than likely do to the number of users. You’re probably (only guessing) either exceeding time limists or exceeding memory limits. Or there could be some type of PHP error that’s causing the AJAX request to fail.
You need to do some debugging and figure out what’s causing the issue. You’ll need to use error logging so you can see what’s happening during the AJAX request. https://codex.wordpress.org/WP_DEBUG
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.