• Hey!

    I seem to have a rather peculiar and game-braking issue: from time-to-time, ACF “forgets” the choices content for select menus and check boxes, resulting in empty selects and… well, non-existing check boxes in Edit/Add Post screen.

    I did some testing and noticed that the content goes missing whenever I open the Custom Fields (Field Groups) admin page.

    I do have a few other plug-ins installed, but can’t think of any that would interfere with ACF.

    http://wordpress.org/extend/plugins/advanced-custom-fields/

Viewing 1 replies (of 1 total)
  • Thread Starter Tanel

    (@tanelkarp)

    Oh, I just noticed that my PHP error log is FULL of errors like this:

    [Tue Jan 29 17:34:38 2013] [error] [client 123.45.678.9] PHP Warning:  Invalid argument supplied for foreach() in /path/to/wordpress/wp-content/plugins/advanced-custom-fields/acf.php on line 821, referer: http://my.site.com/wp-admin/edit.php?post_type=page&paged=3
    
    [Tue Jan 29 17:46:58 2013] [error] [client 123.45.678.9] PHP Warning:  Invalid argument supplied for foreach() in /path/to/wordpress/wp-content/plugins/advanced-custom-fields/acf.php on line 821, referer: http://my.site.com/page/subpage/
    
    [Tue Jan 29 18:08:09 2013] [error] [client 123.45.678.9] PHP Warning:  Invalid argument supplied for foreach() in /path/to/wordpress/wp-content/plugins/advanced-custom-fields/acf.php on line 844, referer: http://my.site.com/wp-admin/edit.php?s=page-title&post_status=all&post_type=page&action=-1&m=0&paged=1&action2=-1
Viewing 1 replies (of 1 total)
  • The topic ‘ACF losing "choices" content’ is closed to new replies.