• Resolved Siinex

    (@siinex)


    Hi there,

    this error did not occur until WP5.0 (I guess). Everytime I submit a new update to the activity stream, it triples the output – in case of course W3 Total Cache is activated. When I refresh the page, one duplicate deletes itself, still leaving two in the stream. Ergo if I do not refresh but instead just delete all of them, it gives me an error on the third deletion “that there is no post to delete”.

    My question now is, why does it duplicate it and how can I fix this? I de- and reactivated my plugins one after another, and it only happens with this plugin. ??

    Thanks for your help.
    Best regards
    Tim

    The page I need help with: [log in to see the link]

Viewing 8 replies - 1 through 8 (of 8 total)
  • Plugin Contributor Marko Vasiljevic

    (@vmarko)

    Hello,

    The W3 Total Cache is not officially tested for WP 5.0. So the update might be what is causing the issue. Can you please disable W3 Total Cache setting one by one and see which one is causing the issue? Start from the Browser Cache as that might be the one judging by the description of your issue.

    Thread Starter Siinex

    (@siinex)

    Step 1:
    starting settings on plugin install:

    Disabled:
    – Page Cache

    Enabled:
    – Minify
    – Opcode Cache
    – Database Cache
    – Object Cache
    – Browser Cache

    Step 2
    Disabling,
    1. Browser Cache – didn’t work
    2. Database Cache – didnt’ wotk
    3. Object Cache – didn’t work
    4. Minify – worked

    Step 3
    Re-enabling,
    1. Object Cache – still working
    2. Database Cache – still working
    3. Browser Cache – still working

    Sooo, I am guessing it is the minifying. ??

    Plugin Contributor Marko Vasiljevic

    (@vmarko)

    Hello,

    Are you using minify on Auto? Try switching to Manual. Also, are you using Cloudflare or any other caching plugin?

    Thread Starter Siinex

    (@siinex)

    No, it was set to manually, and I am only using this plugin. ??

    Several months ago I optimized the pagespeed by moving some js-files.
    Maybe this doesn’t work anymore.

    My minifying settings right now are:

    General
    [x] Rewrite URL Structure

    HTML & XML
    [x] Enable
    [x] Inline CSS minification

    JS
    <./head> (x) Minify: Non-blocking using “defer”
    <.body> (x) Minify: Non-blocking using “defer”
    <./body> (x) Minify: Default (blocking)

    CSS
    [x] Enable

    Plugin Contributor Marko Vasiljevic

    (@vmarko)

    Hello,

    Yes, that means that the WP update might be what caused the issue. Please try to re-add or rearrange those js files manually, and see if the issue persists.

    Thread Starter Siinex

    (@siinex)

    …/wp-content/plugins/buddypress/bp-templates/bp-legacy/js/buddypress.min.js?ver=3.2.0

    This one is the culprit.

    Plugin Contributor Marko Vasiljevic

    (@vmarko)

    So if you leave that file unminified the issue is gone?

    Thread Starter Siinex

    (@siinex)

    That’s right. ??

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘Activity Stream: 1 submit, 3 posts’ is closed to new replies.