Viewing 9 replies - 1 through 9 (of 9 total)
  • Looks like I am having this problem as well.

    RY

    I’m also having this problem.

    Looks like the problem is that the function checkaway calls $bwps->clearcache() which will clear the cache. This function is called from wp_authenticate and wp_authenticate is called whenever someone tries to login to the control panel.

    Thanks. This will be fixed in the next version

    Really happy to hear! These two plugins are in my “core” plugin list, and if they don’t play nice, that would really make me sad! LOL

    I commented out line 148 of /wp-content/plugins/better-wp-security/inc/secure.php

    // $bwps->clearcache();

    Now all working well.

    Anyway, not sure if now there is few protection…

    Heads up, your YouTube video on your wordpress.org page shows you have closed your YouTube account and will not play.

    The latest version 3.4.3 did fix the problem where the cache was cleared every time you logged into the WordPress control panel. I did notice that in the latest version, the cache will be cleared if I go to the View Logs tab and then click on the “Remove Data” button in order to remove old data. It doesn’t seem like it’s really necessary to clear the cache just because I clear the old logs (especially since you recommend regularly clearing the logs to improve performance).

    @DoctoMicro Thanks….. That’s what I get for combining GApps accounts (I remembered to move everything but YouTube and Chrome extensions). I will be fixing soon.

    @joneiseman I will fix this in the logs for the next version.

Viewing 9 replies - 1 through 9 (of 9 total)
  • The topic ‘[Plugin: Better WP Security] Compatibility issues with WP Super Cache’ is closed to new replies.