Support » Plugin: Simple Fields » Fatal error: Call to undefined function wp_cache_incr() :(

  • Resolved sam_a

    (@sam_a)


    I’m seeing this with Simple Fields 1.4.2.

    PHP Fatal error: Call to undefined function wp_cache_incr() in wp/wp-content/plugins/simple-fields/simple_fields.php on line 4006, referer: localhost/wp/wp-admin/post.php?post=1&action=edit
    PHP Stack trace:, referer: localhost/wp/wp-admin/post.php?post=1&action=edit
    PHP 1. {main}() wp/wp-admin/post.php:0, referer: localhost/wp/wp-admin/post.php?post=1&action=edit
    PHP 2. edit_post() wp/wp-admin/post.php:218, referer: localhost/wp/wp-admin/post.php?post=1&action=edit
    PHP 3. wp_update_post() wp/wp-admin/includes/post.php:272, referer: localhost/wp/wp-admin/post.php?post=1&action=edit
    PHP 4. wp_insert_post() wp/wp-includes/post.php:2944, referer: localhost/wp/wp-admin/post.php?post=1&action=edit
    PHP 5. do_action() wp/wp-includes/post.php:2882, referer: localhost/wp/wp-admin/post.php?post=1&action=edit
    PHP 6. call_user_func_array() wp/wp-includes/plugin.php:406, referer: localhost/wp/wp-admin/post.php?post=1&action=edit
    PHP 7. simple_fields->clear_caches() wp/wp-includes/plugin.php:406, referer: localhost/wp/wp-admin/post.php?post=1&action=edit

    http://wordpress.org/plugins/simple-fields/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter sam_a

    (@sam_a)

    I think I fixed it…

    I deleted wp-content/advanced-cache.php, created by an earlier version of W3 Total Cache (the plugin was inactive though).

    Plugin Contributor eskapism

    (@eskapism)

    Great to hear that you solved it! Thanks for providing the solution too.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Fatal error: Call to undefined function wp_cache_incr() :(’ is closed to new replies.