Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author AITpro

    (@aitpro)

    Is this related to BPS or are you just asking a general question? Is there a setting in BuddyPress where you can set where the logout page will redirect too?

    I have not tested this new version of BuddyPress, but this is the old bypass/skip rule below that used to work for previous versions of BuddyPress.

    # BuddyPress Logout Redirect
    RewriteCond %{QUERY_STRING} action=logout&redirect_to=http%3A%2F%2F(.*) [NC]
    RewriteRule . - [S=6]

    Please do these troubleshooting steps and post the results.
    1. Make a backup of your .htaccess files using BulletProof Security built-in Backup.
    2. Activate Default Mode on the Security Modes page.
    3. Use the Delete wp-admin .htaccess feature on the Security Modes page.
    4. Test BuddyPress logout.
    5. Restore your .htaccess files using BulletProof Security built-in Restore.

    Thread Starter sweetmelody

    (@sweetmelody)

    Hi @aitpro,

    Yes, after completed all the 5 steps above, the logout will be redirected to the homepage as usual. So, does it mean it’s solved now? And is reactivating the Bulletproof Mode necessary (sorry for this naive question)?

    Thank you very much for your support!

    *note: There’s no setting in Buddypress for the logout redirection. I suspected the problem is related to BPS as it’s the only plugin in the dashboard which deal with redirection matter.

    Plugin Author AITpro

    (@aitpro)

    If BPS is not displaying a WP Dashboard alert and the BuddyPress logout redirect is working then yep – all plugins are playing nicely with each other. And nope you do not need to reactivate BulletProof Mode.

    Thread Starter sweetmelody

    (@sweetmelody)

    My sincere bow to you, many thanks!

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

The topic ‘[Plugin: BulletProof Security] BPS and Buddypress Logout Redirection’ is closed to new replies.