• Resolved Dylan – Harmonic Design

    (@dylanharmonicdesign)


    Sorry for posting this here, but this seems to be the easiest way to notify the team of the bug.

    In ./src/component/security-tweaks/class-prevent-enum-users.php the method maybe_block forces $request as a string. The problem is that there are times when null is passed instead, which creates a critical error.

    It seems to specifically happen inside the shield_up method when the filter redirect_canonical fires. I believe this can happen when URL parameters are used on a page that isn’t an actual WordPress page, such as when creating a URL using add_rewrite_endpoint and add_rewrite_rule. Simply allowing null as a value fixes the issue.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Support Patrick – WPMU DEV Support

    (@wpmudevsupport12)

    Hi @dylanharmonicdesign

    I hope you are doing well.

    Thank you for the report, I’ve forwarded it to our developers, could you share the full backtrace log via email to: [email protected] using this subject ATTN: WPMU DEV support – wp.org it will help us to understand better the behaviour that is leading to the fatal error.

    Best Regards
    Patrick Freitas

    Plugin Support Nithin – WPMU DEV Support

    (@wpmudevsupport11)

    Hi @dylanharmonicdesign,

    I’m afraid we’ll need a full backtrace log regarding the error to see what might be causing it. Could you please follow the instructions in the previous response so that we can give a closer look at the issue?

    Regards,

    Nithin

    Plugin Support Dmytro – WPMU DEV Support

    (@wpmudevsupport16)

    Hello @dylanharmonicdesign,

    I hope you’re doing great today!

    Since we haven’t heard from you for some time, I’ll be closing the thread for now. Please feel free to reply or reopen it if needed.

    If the issue persists, please feel free to send us the backtrace log via email shared above.

    Best Regards,
    Dmytro

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Minor Bugfix’ is closed to new replies.