• Resolved mroesele

    (@mroesele)


    When saving an ACF options page ( https://www.advancedcustomfields.com/resources/options-page/ ) the following errors occur:

    Notice: Undefined index: prev_post_meta in /wp-content/plugins/simple-history/loggers/Plugin_ACF.php on line 190
    
    Warning: array_map(): Argument #2 should be an array in /wp-content/plugins/simple-history/loggers/Plugin_ACF.php on line 192
    
    Warning: array_merge(): Argument #1 is not an array in /wp-content/plugins/simple-history/loggers/Plugin_ACF.php on line 196
    
    Warning: ksort() expects parameter 1 to be array, null given in /wp-content/plugins/simple-history/loggers/Plugin_ACF.php on line 197
    
    Warning: Invalid argument supplied for foreach() in /wp-content/plugins/simple-history/loggers/Plugin_ACF.php on line 451
    
    Warning: Invalid argument supplied for foreach() in /wp-content/plugins/simple-history/loggers/Plugin_ACF.php on line 451
    
    Warning: Cannot modify header information - headers already sent by (output started at /wp-content/plugins/simple-history/loggers/Plugin_ACF.php:190) in /wp-includes/pluggable.php on line 1216
    • This topic was modified 6 years, 9 months ago by mroesele.
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Problem when saving ACF Options pages’ is closed to new replies.