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.

Buddy Press User Update Error

  1. Hi,
    I am replacing the default BuddyPress edit form with a gravity form and have a curious 404 error on submission.

    1. I override the default form template to load the form in place of the default buddypress form
    themes/themename/members/single/profile/edit.php
    <?php gravity_form(2, false, false, false, false, true,false ); ?>

    2. My GF form displays properly when I edit the profile
    /members/whateverTheUsernameIs/profile/edit/group/1/

    3. The form action is
    /members/whateverTheUsernameIs/profile/edit/group/1/#gf_2

    4. When I hit submit, there is a redirect to a 404 error
    /members/whateverTheUsernameIs/profile/edit/group/1/://

    Does anyone have any idea where this /:// is coming from and how to fix it?

    Thanks

    Sean

    Posted 10 years ago on Friday May 10, 2013 | Permalink
  2. Can you please share a link to your form online so we can take a look?

    Posted 10 years ago on Wednesday May 22, 2013 | Permalink
  3. I had imported the form.
    I recreated the form from scratch and the problem went away.

    Posted 10 years ago on Wednesday May 22, 2013 | Permalink
  4. Sorry you had to recreate your form, but I'm glad to hear you got it working. If you need more assistance, please feel free to open a new topic or a Priority Support ticket (available to you as a benefit of holding a Developer license.)

    http://www.gravityhelp.com/priority-support/

    Posted 10 years ago on Thursday May 23, 2013 | Permalink

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