BuddyDev

Search

[Resolved] Buddypress register redirect url

  • Participant
    Level: Enlightened
    Posts: 52
    Iain Claydon on #48136

    Hi everyone, is there a way to configure the redirection page that a new user is sent to when they complete the registration process?

    Thanks,
    Iain

  • Keymaster
    (BuddyDev Team)
    Posts: 24257
    Brajesh Singh on #48139
  • Participant
    Level: Enlightened
    Posts: 52
    Iain Claydon on #48144

    Hi Brajesh,

    Thanks for coming back on this. I created a bp-custom.php file and added the code, with the correct slug, and i still get redirected to “registration/profile/edit/group” and with a 404 error. I don’t even know what this page is that it defaults to.
    Am i doing anything wrong?

    Regards,
    Iain

  • Keymaster
    (BuddyDev Team)
    Posts: 24257
    Brajesh Singh on #48149

    Hi Iain,
    If you are getting redirected to “registration/profile/edit/group”, you already have some plugin/theme code that is affecting the behaviour.

    I will suggest identifying it(by disabling plugin/changing theme) before trying to put other code.

    Regards
    Brajesh

  • Participant
    Level: Enlightened
    Posts: 52
    Iain Claydon on #48167

    Hi Brajesh, i’m assuming no other buddydev plugins would conflict? – I have a number of them.

    I will disable other plugins one by one, this is very frustrating

    Regards,
    Iain

  • Participant
    Level: Guru
    Posts: 886
    Tosin on #48171

    Hi Brajesh

    Using the code you provided at https://buddydev.com/redirect-users-to-welcome-page-after-successful-registration-on-your-buddypress-based-social-network/

    How can I make the (welcome) page only accessible if the user is being redirected from the buddypress registration page, while any other direct access to (welcome) page will be redirected to home page

  • Keymaster
    (BuddyDev Team)
    Posts: 24257
    Brajesh Singh on #48180

    Thank you Iain.
    Please do let me know if you found the issue.


    @teeboy
    ,
    Please avoid posting in others topic if you are not helping them. That makes it difficult for us to provide support.

    Please open a new topic and we may be able to assist. Your partial solution is to look for referrer or add some query variable while redirecting to detect that the redirection was done from registration page.

    Regards
    Brajesh

  • Participant
    Level: Enlightened
    Posts: 52
    Iain Claydon on #48212

    Hi Brajesh,
    I’ve not located the issue yet, and I’m not even getting the default message from BuddyPress about checking email for activation link. Is there a way to reset the entire BuddyPress installation, because it seems something is maybe corrupted?

    Many thanks as always,
    Iain

  • Participant
    Level: Enlightened
    Posts: 52
    Iain Claydon on #48243

    Hi Brajesh,

    By way of an attempted workaround I purchased your BP Auto Activate Auto Login plugin, and still I do not get redirected to the correct place. The new user account has not auto activated, it sits there in “manage signups”, i thought this plugin is meant to activate the account and login, and direct to the user’s profile? All i get is redirection to “registration/profile/edit/group” with a 404 error.

    I’m at a loss as to what to do?

  • Keymaster
    (BuddyDev Team)
    Posts: 24257
    Brajesh Singh on #48244

    Hi Iain,
    I am sorry for the inconvenience

    Do you an a staging setup? If yes, Please grant me temporary admin access and share the etails. I can quickly check it for the issue.

    Regards
    Brajesh

The topic ‘ [Resolved] Buddypress register redirect url’ is closed to new replies.

This topic is: resolved