PLEASE NOTE: These forums are no longer utilized and are provided as an archive for informational purposes only. All support issues will be handled via email using our support ticket system. For more detailed information on this change, please see this blog post.

Buddypress User Registration override

  1. Hi,

    One last problem - I'm having trouble overriding the Buddypress registration page. I read through this topic and I'm wondering if you made a change there that wouldn't be reflected in the user registration add-on that I have?

    Thanks,

    Peter

    Posted 12 years ago on Tuesday February 7, 2012 | Permalink
  2. Update - still not completely working, but getting there.

    After reading through the other threads again, I went ahead and replaced the code in the Buddypress register.php with my custom registration form code. I then added the code referenced here to my functions.php.

    Now the signup links are displaying the correct page, with the Gravity Forms registration form, and the signups are even working - user is registered, gets the followup emails, etc...

    However, something else weird is now happening. Upon submission, there's no redirect away from the page. Instead, it seems to be printing out a second version of the page again below the form.

    I then went back to the original user registration form that was working before, and it seems to be doing something similar, but not exactly the same. It's submitting the post, but still not redirecting away from the page.

    I'm getting a whole bunch of these debugging messages as well:

    Undefined index: 6 in ...wp-content/plugins/gravityformsuserregistration/userregistration.php on line 1877

    Notice: Undefined index: 1.2 in .../wp-content/plugins/gravityformsuserregistration/userregistration.php on line 1837

    Notice: Undefined index: 1.8 in .../wp-content/plugins/gravityformsuserregistration/userregistration.php on line 1840

    Notice: Undefined index: 6 in .../wp-content/plugins/gravityformsuserregistration/userregistration.php on line 1877

    Notice: Undefined index: 4 in .../wp-content/plugins/gravityformsuserregistration/userregistration.php on line 1877

    Anyhow, I'm going to backtrack on this and wait for a response here. I'll reset the user registration custom setting option, restore the buddypress registration page, and try to go at this again when I hear back. Thanks in advance.

    Posted 12 years ago on Wednesday February 8, 2012 | Permalink
  3. Just saw the new version of the user registration plugin - that did the trick! Thanks!

    Posted 12 years ago on Thursday February 9, 2012 | Permalink
  4. Happy to hear you were able to get this setup! :)

    Posted 12 years ago on Thursday February 9, 2012 | Permalink

This topic has been resolved and has been closed to new replies.