BuddyDev

Search

[Resolved] “To many redirections ” issue

  • Participant
    Level: Yogi
    Posts: 1105
    calu on #40705

    Hi there, I have an issue with my members page on mobile.

    If logged in user returns to the site, after a while, and click the members page link

    https://domain/members/#

    it returns a blank page:

    “To many redirections ”

    and the user is stuck.

    Any idea why this is happening on the members page?
    Why is a # hashtag suddenly added to the url of the members page on mobile?

    Regards
    Carsten

  • Participant
    Level: Yogi
    Posts: 1105
    calu on #40721

    Hi there, I think the issue is that users are not redirected to the frontpage, even if the plugin “Logout Redirect to Mainsite for Multisite/BuddyPress” is installed.

    The link returns 404, is this plugin not supported anymore?

    Regards
    Carsten

  • Keymaster
    (BuddyDev Team)
    Posts: 24190
    Brajesh Singh on #40722

    Hi Carsten,
    I am sorry to hear about the issue.

    The issue is caused due to infinite redirect loop. This might happen when you have multiple redirects and the first one redirects to second one.

    Try disabling some of the redirects.

    The logout redirect has a new place
    https://buddydev.com/plugins/bpdev-logout-redirect/

    It’s a tiny plugin and still supported.

    Regards
    Brajesh

  • Participant
    Level: Yogi
    Posts: 1105
    calu on #40732

    Hi Brajesh, thanks for your information, I discovered one more redirect in a login plugin, so now I will install Logout Redirect and go with one redirection only.

    Does the plugin redirect when the user is logged out automatically by WP after inactivity?

    Regards
    Carsten

  • Keymaster
    (BuddyDev Team)
    Posts: 24190
    Brajesh Singh on #40748

    Hi Carsten,
    Thank you.

    I hope the redirection is resolved for you.

    The plugin does not do a redirection. It filters the logout url and WordPress handles the redirection. I do not think there will be any redirect on inactivity.

    Regards
    Brajesh

You must be logged in to reply to this topic.

This topic is: resolved