• Resolved harwooje

    (@harwooje)


    This started happening right after upgrade to 4.8, and only on my local MAMP setup (not on wp-engine Production or Staging sites with the same plugin). I checked error log when I couldn’t see any of my custom fields from the “Advanced Custom Fields” plugin. Here’s the log output:

    [14-Jun-2017 13:50:23 UTC] PHP Fatal error: Uncaught Error: Class ‘Mustache_Cache_NoopCache’ not found in /Applications/MAMP/htdocs/wp-content/plugins/posts-to-posts/vendor/mustache/mustache/src/Mustache/Engine.php:561
    Stack trace:
    #0 /Applications/MAMP/htdocs/wp-content/plugins/posts-to-posts/vendor/mustache/mustache/src/Mustache/Engine.php(695): Mustache_Engine->getCache()
    #1 /Applications/MAMP/htdocs/wp-content/plugins/posts-to-posts/vendor/mustache/mustache/src/Mustache/Engine.php(619): Mustache_Engine->loadSource(‘<span class=”p2…’)
    #2 /Applications/MAMP/htdocs/wp-content/plugins/posts-to-posts/vendor/mustache/mustache/src/Mustache/Engine.php(219): Mustache_Engine->loadTemplate(‘column-delete-a…’)
    #3 /Applications/MAMP/htdocs/wp-content/plugins/posts-to-posts/admin/mustache.php(21): Mustache_Engine->render(‘column-delete-a…’, Array)
    #4 /Applications/MAMP/htdocs/wp-content/plugins/posts-to-posts/admin/field-delete.php(10): P2P_Mustache::render(‘column-delete-a…’, Array)
    #5 /Applications/MAMP/htdocs/wp-content/plugins/posts-to-posts/admin/bo in /Applications/MAMP/htdocs/wp-content/plugins/posts-to-posts/vendor/mustache/mustache/src/Mustache/Engine.php on line 561
    [14-Jun-2017 13:54:23 UTC] PHP Fatal error: Uncaught Error: Class ‘Mustache_Cache_NoopCache’ not found in /Applications/MAMP/htdocs/wp-content/plugins/posts-to-posts/vendor/mustache/mustache/src/Mustache/Engine.php:561

  • The topic ‘local MAMP setup throws Post 2 Posts error WP 4.8’ is closed to new replies.