• DJTenacity

    (@djtenacity)


    Hi guys, Been doing some extensive debugging an w3 is killing my wp site that is running on 3.8.2

    The plugin is causing fatal error in capabilities.php
    Is this something that is being worked on at the moment. I’ve had to disable the latest version of w3 and would like to get it up and running as soon as possible so my rankings don’t plumit.

    The core issue in my opinion seems to stem from calling wp_get_current_user() at the wrong time. The simple workarounds that exist online such as
    require_once(ABSPATH . ‘pluggable.php’); in wp-config or adding a require once to capabilities.php work until w3 caches the site then the site breaks.

    https://wordpress.org/plugins/w3-total-cache/

  • The topic ‘w3 and wordpress 3.8.2 fatal error capabilities.php’ is closed to new replies.