Home › Forums › General Issues › A non-numeric value encountered in flexible-content.php › Reply To: A non-numeric value encountered in flexible-content.php
Hi
If I understand correctly this is fixed in the pro version, but not for the standalone repeater add-on?
We are seeing this issue in a project on which I can’t upgrade to pro, and I do still rely on the add-on, as there are no updates for the add-ons anymore I don’t think it will be fixed in there, but would it be possible to guide me in the right direction to solve this issue in my local copy of the plugin?
Thanks
Joren
Update:
For now I changed the line where the warning happens to the following:
<td class="order"><?php if(is_numeric($i)) : echo $i+1; endif; ?></td>
That seems to do the trick, at least for now. But I’m open for better solutions or an update of the add-on plugin 😉
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.