Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'registration'

Viewing 25 results - 101 through 125 (of 7,641 total)
  • Author
    Search Results
  • #332697

    In reply to: BuddyPress 12.0.0

    Mathieu Viet
    Moderator

    Hi @roberthemsing

    What you describe is the typical behavior you get when you try to reach the registration page while you already logged in. Did you make sure to log out before trying to reach this page ?

    #332585
    Reiner
    Participant

    After successful registration, how can I be redirected to a page that explains what happens next?
    Currently I remain on the registration page after clicking Complete Registration.

    #332575
    tanbaid
    Participant

    I’m new to BuddyPress. I added the plugin and activated it. Only the registration page is automatically generated. The others are missing. So I tried to manually add them. In the BuddyPress documentation it shows a “pages” tab where it should be possible to add them. Same is shown in the youtube tutorials. I use the german version of WP and Buddypress and there is no “pages” tab. I only have “Components”, “URLs”, “Options”, “Notifications”, and “Credits”. There is no option I can see to manually add the pages.

    Buddypress version: 12.0.0
    WP version: 6.3
    Website: https://remember360.de (incomplete)

    sxdavey
    Participant

    Using WP Mail SMTP with Google/GMail servers. WP Mail can send test emails without a problem. User registration emails, however, do not send. I have hundreds of pending users in my database, unable to reach them. No error messages, but no emails arrive.

    WP version 6.4.2
    BP version 12.0.0
    WP Mail version 3.11.0

    #332543
    bermudastream
    Participant

    P.s I added the snippet but the bp registraiton page still comes up

    Using BuddyPress < 12.0.0, once you removed the registration page, were you getting a notice to do the page association ?
    In BP settings – URLs even if I remove the slug “register” and leave the space blank BP automatically creates a registration page e.g 45134-2. Also if I rename the slug to “abcdefg”, for example, bp will change it to abcdefg-2 so I am not able to point registration to a custom page e.g mysite/customregisterpage

    Best
    Mark M.

    #332542
    bermudastream
    Participant

    Hello Matthew,
    Thanks for your responses & Apologies for only getting back to you now

    – WordPress Multisite or regular ?– WordPress Multisite wp 6.4.2 bp 12.0.0
    – In the site health information tab, what are the values of:
    – WordPress > registration – I only see “Can anyone register on this site? No” (i had to turn on request membership function
    – BuddyPress > URL parser – BP Rewrites API

    Link to bp registration form https://bermudians.com/45134-2

    viviandsena11
    Participant

    WordPress Default Registration Settings:
    Go to your WordPress admin dashboard and navigate to Settings » General. Look for the “Membership” option or “Anyone can register” checkbox. Ensure that the checkbox is checked/enabled. This setting allows users to register via the default WordPress registration system.

    Disable BuddyPress Registration:
    In the BuddyPress settings, there might be an option related to registration. Look for the BuddyPress settings either in the WordPress dashboard or under the BuddyPress plugin settings. Disable or turn off any registration-related settings within BuddyPress to revert to the default WordPress registration.

    Check Theme and Plugin Compatibility:
    Sometimes, themes or plugins might override default registration settings. Ensure that your current theme or any other plugins installed do not enforce their custom registration processes that conflict with the default WordPress registration.

    Review Custom Code or Functions:
    If you’ve added any custom code or functions related to registration, review them to ensure they’re not redirecting or modifying the registration flow to use BuddyPress.
    Best Regards:

    Home

    epmedia
    Participant

    Hello BuddyPress Community,

    I am encountering an issue with BuddyPress where custom messages are not being displayed to users after they submit a membership request form. Despite the form submission being successful and the user being added to the backend for approval, no confirmation message is shown to the user on the frontend. This lack of feedback is causing confusion.

    Here’s a brief overview of the situation:

    I am using a custom membership request form instead of a standard registration form.
    When a user submits the form, they should receive a confirmation message, but this is not happening.
    The user is redirected to the homepage after submission, but no message is displayed.
    I have tried using bp_core_add_message() in various parts of the register.php file and other related files, but to no avail.
    I have also attempted to use custom functions in functions.php to handle this, but these too have not worked.
    Debugging and checking error logs have not provided any clear indications of the issue.
    The site is up-to-date with the latest versions of WordPress and BuddyPress.
    I am looking for guidance or suggestions on how to ensure that a confirmation message is displayed to the user after they submit the membership request form. Any insights or advice would be greatly appreciated.

    Thank you in advance for your help!

    epmedia
    Participant

    Hello BuddyPress Community,

    I am encountering an issue with BuddyPress where custom messages are not being displayed to users after they submit a membership request form. Despite the form submission being successful and the user being added to the backend for approval, no confirmation message is shown to the user on the frontend. This lack of feedback is causing confusion.

    Here’s a brief overview of the situation:

    I am using a custom membership request form instead of a standard registration form.
    When a user submits the form, they should receive a confirmation message, but this is not happening.
    The user is redirected to the homepage after submission, but no message is displayed.
    I have tried using bp_core_add_message() in various parts of the register.php file and other related files, but to no avail.
    I have also attempted to use custom functions in functions.php to handle this, but these too have not worked.
    Debugging and checking error logs have not provided any clear indications of the issue.
    The site is up-to-date with the latest versions of WordPress and BuddyPress.
    I am looking for guidance or suggestions on how to ensure that a confirmation message is displayed to the user after they submit the membership request form. Any insights or advice would be greatly appreciated.

    Thank you in advance for your help!

    #332416
    Mathieu Viet
    Moderator

    Now I’ve read the other topic you posted into, I know you are using WordPress Multisite.

    My question about viewing the registration page being disconnected might seem a bit obvious but I wanted to check if you were using or not the Site invitation feature of BuddyPress which uses our signup page although global registration are disabled.

    But I guess registration is on since you’re using a specific plugin.

    Using BuddyPress < 12.0.0, once you removed the registration page, were you getting a notice to do the page association ?

    I believe reading your post we should probably stop assuming you want BuddyPress to manage registration to your site, so I’ll work on a way to only do so if the admin opts in.

    #332414
    Mathieu Viet
    Moderator

    Hi @bermudastream can you give more details about your config:

    – WordPress Multisite or regular ?
    – In the site health information tab, what are the values of:
    – WordPress > registration
    – BuddyPress > URL parser

    – being disconnected, what do you see when you go to this registration page ?

    Ceraus
    Participant

    Hello,

    I am trying to change back the sign up process to use WordPress’ and not the BuddyPress registration page. I attempted to use the following to no avail.

    Any help would be appreciated!

    Resolved – How to disable the registration function of buddypress?

    #332407
    Ceraus
    Participant

    Unsure if this is what you mean, I am trying to get back the WordPress Registration form, maybe you will fare better with it?

    Resolved – How to disable the registration function of buddypress?

    #332399
    bermudastream
    Participant

    Hello,

    Unfortunately after the latest bp update Version 12.0.0 I am inundated with spam sign ups!

    Previously, it was possible to delete the registration page entirely, which I had tdone because of excessive spam registrations.

    However now BuddyPress pages are no longer accessible in the network admin panel & BuddyPress Settings. I even tried addding an obscure page name slug in the urls section of buddypress settings, but I’m still inundated with spam sign-ups.

    I use a plugin https://wordpress.org/plugins/user-registration/ to navigate around the weak registration page and I am still using it except that I have the main buddypress registration page causing sign up problems which I cannot fix.

    Perhaps I’m overlooking something. If so, could you provide suggestions on how to secure the BuddyPress registration page or eliminate it completely which I would almost prefer to do as
    I’ve never been able to customize it and secure it from massive unwanted registrations

    Thank you for your time and patience
    Mark M.

    #332391
    bermudastream
    Participant

    Previously, it was possible to eliminate the registration page entirely, which I had to do because of excessive spam sign-ups. However, after the latest update, I attempted to delete the page, only to find that BuddyPress pages are no longer accessible in the network admin panel. I even tried renaming the registration page to something obscure, but I’m still inundated with bot and spam sign-ups.

    Is the BuddyPress team aware of what I perceive as a major setback in the latest update? Previously, I used a plugin (https://wordpress.org/plugins/user-registration/) to navigate around the weak registration page and I am still using it except that I have the main buddypress registration page causing problems which I cannot cancel. Perhaps I’m overlooking something. If so, could you provide suggestions on how to secure the BuddyPress registration page or eliminate it completely which I would prepare to do as
    I’ve never been able to customize it
    Mark M.

    #332319
    yatesa01
    Participant

    I discovered the problem was the BP Registration Options plugin. When I deactivated that plugin, everything worked properly again.

    #332312

    In reply to: BuddyPress 12.0.0

    Mathieu Viet
    Moderator

    Hi @mattobiwan1982

    The Pages tab of the BuddyPress settings has been replaced by the URLs one where you can customize all BP URLs slugs. Directories, registration/activate pages are now managed ged from there. See:
    https://github.com/buddypress/buddypress/blob/master/docs/user/administration/settings/urls.md

    If you need to add some of these pages to your WordPress menus, I advise you to read:
    https://github.com/buddypress/buddypress/blob/master/docs/user/administration/navigations/README.md

    #332307

    In reply to: BuddyPress 12.0.0

    mattobiwan1982
    Participant

    Hi

    Can anyone tell me why when I enter the BuddyPress from WordPress settings it is not showing the Pages tab so I have no way of setting the registration, login pages etc?

    Thanks

    Matt

    #332201

    In reply to: BuddyPress 12.0.0

    Mathieu Viet
    Moderator

    @varadkk if I understand well you need to get the link to your BuddyPress directories or to the registration page.

    For these pages, it should always be https://yoursite.url/$slug_value where the $slug_value is the value of the slug input.

    You can alternatively use the BuddyPress Directory menu or logged out member menu items if you use a regular theme, see https://github.com/buddypress/buddypress/blob/master/docs/user/administration/navigations/README.md

    terseberet
    Participant

    Dear Buddypress,
    I have been using your plugin for a while now but still couldn’t figure out how how to remove this text from the registration field: By Creating An Account You Agree To Our Terms And Conditions And Our Privacy Policy. Because I cannot set the links for it they are pointless and confusing. Can you help me with that?

    Enriquearreola
    Participant

    Has anyone found a solution to this? I can’t believe they have not come up with this setting between those two plugins. Is there some php function or plugin that can auto assign memberpress registration?

    #332089
    plato22
    Participant

    I am using the latest BuddyPress bundled with Kleo and child theme. The site is corrobex.com. Login works as it should. However, when someone tries to register the Sign Up Page (register) opens and they are immediately confronted with 2 error messages: ERROR: The username field is empty. and Error: The password field is empty.

    Completing the fields of the form it then behaves as it should.

    However, as the BP registration is set to manually approve applications the text on the response screen needs to be changed advising that their application will be considered and they will be advised it has been accepted or denied.

    How/Where do I change the text to a more appropriate response?

    #332083
    rabbitinc
    Participant

    Buddypress version 11.4.0 and bbpress version 2.6.9
    Wordpress version 6.4.1

    I would like to add an item to the membership registration screen. Gender age, file upload for identity verification, etc. In addition, I would like to force gender and age, etc. to be displayed by default in the profile after login.

    Is there a plugin or extension that would allow this?

    #332082
    rabbitinc
    Participant

    Buddypress version 11.4.0 and bbpress version 2.6.9
    Wordpress version 6.4.1

    I would like to add an item to the membership registration screen. Gender age, file upload for identity verification, etc. In addition, I would like to force gender and age, etc. to be displayed by default in the profile after login.

    Is there a plugin or extension that would allow this?

    #332028
    sbanner26
    Participant

    Thanks @emaralive. The Edit Registration Date plugin did the trick.

    I’ve re-tested the BP Member Export/Import plugin and I found that the exported CSV file does indeed contain a user_registered column, and it is populated with the correct dates. However, when importing the data, there is a field mapping list that does not contain a user_registered, or anything similar, option. I’ve already reached out to WBcom to inquire about this. I’ll post back here if/when I get a response, in case anyone else is interested.

    Thanks again for your help!

Viewing 25 results - 101 through 125 (of 7,641 total)
Skip to toolbar