• Resolved Platoscave

    (@platoscave)


    Hi, I turned on WP Performance with only lazy loading images enabled. i.e I don’t have any js or css files combined, no caching enabled, not connections to Cloudflare or Varnish etc. And I have ‘Disable JavaScript optimization for logged-in users’ option turned on.

    I also have a bbpress forum installed on the site.

    With WP Performance turned on, people are unable to comment on the forum. They get an error SLOW DOWN; YOU MOVE TOO FAST and are blocked from posting. This is meant to stop people spamming your forum. There is a setting in the forum settings (Throttle posting) which is set by default to 10 seconds. I changed that setting to 0 seconds (which I did based on this post here:https://bbpress.org/forums/topic/slow-down-you-move-too-fast-2/) which would allow people to comment, but their comment is set as anonymous. But that is obviously not a solution.

    Do you know why WP Performance would be having this conflict? Does WP Performace do anything to the Date/time?

    I’m not sure if it’s relevant, but people need to be logged in to post a comment.

    Thanks very much for your time.

    • This topic was modified 5 years, 5 months ago by Platoscave.
Viewing 8 replies - 1 through 8 (of 8 total)
  • Plugin Author Ante Laca

    (@alaca)

    HI @platoscave,

    do you have any errors in error_log?

    WP Performance shouldn’t have any effect as the user has to be logged in to post a comment.

    Thread Starter Platoscave

    (@platoscave)

    Thank you very much for getting back to me Alaca, which error_log should I specifically look at?

    Plugin Author Ante Laca

    (@alaca)

    First you have to define WP DEBUG and WP_DEBUG_LOG constants. Then you should be able to see debug.log file inside wp-content directory.

    • This reply was modified 5 years, 5 months ago by Ante Laca.
    Thread Starter Platoscave

    (@platoscave)

    I have turned that on and I’m not getting any errors.

    I’m reproducing it on a testing site now and I’m not able browse any of the forum pages while logged in as admin. I can log in as a normal forum user and browse the forum pages, but I’m getting ERROR: Slow down; you move too fast. when I try to post a reply.

    There is nothing in the console either.

    Plugin Author Ante Laca

    (@alaca)

    OK, I will release a new update later today. I made some changes which I think may solve the issue with bbpress.

    Thanks,
    Ante

    Thread Starter Platoscave

    (@platoscave)

    Brilliant. Thank you very much.

    Plugin Author Ante Laca

    (@alaca)

    Hi @platoscave,
    the new update is released. Can you test it and check if you still have issues with bbpress?

    Thanks,
    Ante

    Thread Starter Platoscave

    (@platoscave)

    Hi Ante, Yes this update has solved the issue. Thank you very much for your time and help. It is appreciated.

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘Conflict with bbpress’ is closed to new replies.