Home › Forums › Bug Reports › After update string conversion error in ACF Pro › Reply To: After update string conversion error in ACF Pro
The error is caused by the have_rows()
function.
The get_field()
function sorts out the post ID by calling acf_get_valid_post_id()
before using it, but in ‘have_rows()` the post_id is used on line 372 before it is converted on line 380. I will report this bug to the developer.
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.