Support

Account

Home Forums Front-end Issues get_fields stopped returning data

Unread

get_fields stopped returning data

  • background: 2 year old code stable code base that uses get_fields to return all values that have been previously saved to the post via update_field function.

    1. As of yesterday, the get_fields function is returning a NULL for one field.
    2. get_field('name', $post_id) returns the value properly.
    3. Running a var_dump shows the field name in the array with a value of NULL
    4. Validated that both the field_key and field_name has not changed.

    Does anyone have an idea or recommendation of what to look at in the database to determine what has changed? Perhaps there is an issue with the ACF relational data table?

    Thank you for your assistance.

    Jeff

Viewing 1 post (of 1 total)

You must be logged in to reply to this topic.