Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'registration'

Viewing 25 results - 1,251 through 1,275 (of 7,641 total)
  • Author
    Search Results
  • Hugo Ashmore
    Participant

    Not sure it’s something we need to be busy with really, in reality if this field is left out the username is used for all display purposes so again I question the use of ‘anonymous’ to describe the registration? I asked earlier whether you had any plugins in use that might alter the way WP/BP names are handled, is there some change being made to what is normally displayed sitewide or is it just that you don’t want usernames being used for display?

    #270336
    Paul Wong-Gibbs
    Keymaster

    Hi Shawn. Short of debugging the outgoing mailbox on your server to verify that the email is actually sent, and then monitoring that inbox for any bounce notifications, no, I don’t have any answers. I think I recall seeing Microsoft’s email services blocking the user registration email because it thinks it’s spam (or a bad link).

    You could try, as a test, totally replacing all the words and links (using the BP email editor) in the registration email, and seeing if that gets delivered. I suspect it’s being blocked because of the activation link.

    #270308
    minijuji1
    Participant

    *** SOLUTION ***
    Hey guys I had the similar problem. I had 3 different user types. The first two could select between 2 user roles (let’s say “part time student” or “regular student”), as the third one had to have a set role of a let’s say “Teacher”. So I needed two different registration forms that would automatically register with user roles.

    So what I did was to create a user profile field called “Account Type” (dropdown select) with the options of “Part Time Student”, “Regular Student” and ” “Teacher”. I then used @webizone’s solution for a second registration form. I created the template and added to it a few lines of javascript, basically to remove the “Teacher” option from the select menu.

    <script type="text/javascript">
    
    jQuery("#field_17 option[value='Teacher']").remove();
    </script>

    Now that template is for the registration of “Part Time Student” and “Regular Student”. For the teacher’s is just the regular registration form with the “Teacher” option selected by default.
    Now to register the user roles I’ve used @spiritix’s solution from here: https://buddypress.org/support/topic/how-to-assign-a-wp-user-role-based-on-a-registration/

    And to restrict wich forums users can access I’ve used https://wordpress.org/plugins/members/

    Hope this helps. Good Luck and let me know if anyone has a better solution than this. Thanks

    MrShawnTierney
    Participant

    I have an issue I need help solving.

    New User BuddyPress activation emails (and resends) are being blocked by all Microsoft email services (Live, Hotmail, MSN, etc)

    However, no other emails are being blocked, and activation emails and resends make it to other services like GMail.

    Is anyone else seeing the same issue?

    My system is using the latest version or WordPress 4.9.2 and BuddyPress 2.9.2

    How I tested my WordPress site (not a multisite:)

    1 – Disabled all plugins on my site.
    2 – Registered for my site with standard WordPress interface using a Hotmail.com email account and received registration email from WordPress nearly instantly in my hotmail inbox.
    3 – Activated Buddypress
    4 – Registered with another Hotmail account and never (8 hours and counting) received activation email.
    5 – Registered with Live, MSN, Outlook, Gmail, and other email accounts. Registration email makes it to ALL email services EXCEPT Microsoft.
    6 – Wondering if it’s just BuddyPress registration emails, so I reset the password on existing accounts that use Live, MSN, and Hotmail wile BuddyPress is active. Password reset emails arrive no issue.
    7 – Tried re-sending registration emails. They arrive at all email services except Microsoft.
    8 – Disable Buddypress and try registering with Live.com email. Like step 2 I get email immediately.
    9 – Enable Buddypress and try registering with another Live.com email. Registration email never arrives.
    10 – Send email directly to Microsoft accounts using same email address that wordpress does, and they arrive no issue.
    11 – Forward registration email from Gmail to Hotmail, and forward arrives without issue
    12 – Create a new email address for my website to use to send email with, and go through above steps with same results.

    Does anyone have an idea why only BuddyPress Activation emails could/would be block by only Microsoft? ALL other site emails sent to the same Microsoft email addresses go through including:
    – WordPress registration emails (when BP is disabled)
    – Password Reset emails
    – Emails sent directly using an email client

    I have also tried an SMTP mail plug-in with the same results.
    I have tried the Tools – BuddyPress – Reinstall emails with same results.

    Is anyone else seeing this issue?

    Does anyone have any thoughts or suggestions?

    Thanks in advance for any suggestions!

    Shawn Tierney

    Hugo Ashmore
    Participant

    BP has checks in place for characters entered, you should not be able to register a username that just consists of white space without the form throwing an error message. Have you any additional plugins running that might be interfering with the BP registration process?

    #270178
    minijuji1
    Participant

    Hello and thank you for your help in advance.

    I’m new to buddypress and need help with making my custom registration page working. I need to have two different registration forms for two different types of members. I’ve tried coping the register.php to a template page but the bp_get_current_signup_step() displays NULL so the page is empty. Basically I need to apply one member type by default with the first registration form and the other one the second type member.

    Thank you!

    #270173
    Venutius
    Moderator

    I’m getting a registration page, did you remember to logout before you went looking for the page?

    kartikrana
    Participant

    i recently installed buddypress plugin and noticed that no registration and activation page was generated.
    i have turned on registration for new users in settings.
    i have created and selected activation and registration page in buddypress plugin settings.
    i have checked for register.php and activation.php in plugin directory. its there.
    also my theme is a bp compatible theme.

    i am not able to figure out the problem and i also cant reinstall everything from the start. Help plz.
    website- https://basil-check.000webhostapp.com/

    opalescent
    Participant

    I look at my user list and see so many without a name, which is a required field. Tested to see what was happening, and on a whim tried entering a few spaces in the name (required) field, and what do you know it worked! So it appears that people registering don’t actually have to enter their name if they want to remain anonymous. I would like that name field filled in.

    Is this a bug? I don’t know. It’s irritating, that’s for sure.

    Using WP version 4.9.2, BuddyPress version 2.9.2.
    Site link: https://wisdomseekers.net
    I have tried a new signup using twentyseventeen, and was able to create an account with ” ” as the (required) name.

    krzysztofsw
    Participant

    Hi, can Buddypress only allow user registration, which email addresses have been previously added in wordpress?

    flourisher1996
    Participant

    So just like title says. Forums are created, everything works. I can register too, but after registration you recieve an email with activation link. And that link doesn’t work. I tried it on multiple mail accounts with no luck.

    Kowshik Ahmed
    Participant

    I am using buddypress for member registration in a website. In edit profile page, photo-upload section is not working. Can anyone please help me with this issue?

    https://s17.postimg.org/cvdyhtd0v/Capture.png

    answerbook
    Participant

    Hello,

    When I go to register the “Profile Details” field is gone and I cannot register a new profile. When I hit “enter” I am immediately brought to the home page, no confirmation email is sent, and no profile is registered. I would greatly appreciate any help on this.

    The website is http://philoquest.life/

    The registration page may be navigated from the sidebar.

    #270055
    kariellen35
    Participant

    One more piece of the puzzle that I don’t understand is that I was able to resolve this issue when trouble shooting it on my local host, using an exact copy of my website’s files. So there is something interfering with the registration process only when connected to the internet. I wish I could give out my website details here but there is no private reply option.

    Thank you again for your time.

    Take care,
    Kari

    #270052
    kariellen35
    Participant

    I am still having problems with my user registration and it resides solely with buddypress. I currently have all plugins disabled besides buddypress. I can’t help but wonder if this was caused by the update. Is anyone else having this issue?

    #270028
    kariellen35
    Participant

    My registration page is no longer working. When the submit button is selected after filling out all required fields it acts like it is loading then it scrolls the page up, doesn’t auto clear the entries and doesn’t show any sort of message. The user doesn’t come up as registered in the backend and no email is sent. The only thing that has changed is an update to wordpress 4.9.1 and buddypress 2.9.2 Could this have caused the issue? I tried disabling all plugins except buddypress and switching my theme to 2015 (default theme).

    Thank you very much for your time!

    Take care,
    Kari

    nicecap
    Participant

    Hi leo.

    Regularily this member page will be used for a closed group so no registration is possible.

    But I just activated registration for anyone. So you can go to http://www.cb-riding.com/register and create your account.

    Thank you very much for this effort – appreciated!

    Christoph

    #269922
    ranajoyc
    Participant

    I have installed buddypress plugin.

    My wordpress application should have separate registration for users.

    But for a separate page named “some_community” I would like to have buddypress integration for users. In short users for wordpress should not mix with buddypress users…

    Don’t know whether this is possible. However looking for some solutions.

    Thanks in advance

    #269911
    pmhn
    Participant

    Hi Will,

    Sorry for the post-hijack but I’ve been looking for a solution to a problem that you’ve eluded to;

    Are you saying that s2Member will allow users to register using BuddyPress, to join a buddypress group (using https://en-gb.wordpress.org/plugins/buddypress-registration-groups-1/) AND a corresponding mailchimp group, all within the same registration process?

    If so then I’d like to kiss you – I’ve been looking for a solution to this for months.

    Chris.

    #269903
    leog371
    Participant

    Simple way would be to setup a mandatory x-profile field using a text-area with country or city. Have a template that queries members by that field for the members page. Whatever the members puts into that field is what the members page or search would return with. Make it a mandatory filed on registration and it should work that way.

    So basically if a member typed in Poland, and saved his profile, everytime he went to see the members list, only people who typed in Poland would show up. Search can work that way too.

    #269860
    rgoldman1x
    Participant

    Hi,
    Hoping you can help.

    I have added a lot of custom post types to my site (http://group.ag2link.com)
    I am not able to register a new user in buddy press. After I try to add the new user on the registration page I am taken to the search page and not a thank you for registering or confirmation page.

    Thanks in advance.
    R

    #269848
    #269791
    saz25
    Participant

    Thanks again.
    How did you create the dropdown and link it such that clicking on Login brings it up?

    Also, how do I change the configuration and fields on the registration page?

    thanks.

    beo9999
    Participant

    We are using WordPress 4.9.1 with BuddyPress 2.9.2, for testing purposes I used theme Twenty Fourteen (which showed the same behavior as the Boss child-theme used on our site https://gruppen.rpi-virtuell.de/ ).

    On the default registration page a new user can choose between “Everyone”, “Only Me” and “All Members” for the visibility of the (required) name under “Profile Details”. But no matter which of these three options you select – on your public profile page the name is always displayed, even to viewers who are not logged in (“everyone” for that matter).

    Since we encourage the users of our site to use their real names in their profile the above behavior caused some questions, because some ot them didn’t want to show their names on their profile pages.

    So my question: If BuddyPress requires the username to be present on the profile pages: Why do you have the choice of “Who can see this field?” on the registration page?
    Or am I missing something?

    #269735
    spadixon
    Participant

    Greetings!

    I currently have WP 4.9.1 & Buddypress 2.9.2 installed. I have made a navigation menu, selected the buddy press options, which include log in, log out & Register. I have also made a bp-custom.php file with the following text in it in order to disable the BP registration and to use the default wp one.

    <?php
    // hacks and mods will go here

    /**

    * Disables BuddyPress’ registration process and fallsback to WordPress’ one.

    */

    function my_disable_bp_registration() {

    remove_action( ‘bp_init’, ‘bp_core_wpsignup_redirect’ );

    remove_action( ‘bp_screens’, ‘bp_core_screen_signup’ );

    }

    add_action( ‘bp_loaded’, ‘my_disable_bp_registration’ );

    add_filter( ‘bp_get_signup_page’, “firmasite_redirect_bp_signup_page”);
    function firmasite_redirect_bp_signup_page($page ){
    return bp_get_root_domain() . ‘/wp-login.php?action=register’;
    }

    ?>

    This works fine, in regards to when you are on the WP log in page, and choose register, it loads the correct registration page.

    However, in regards to the BP Register on the navigation menu, this still re directs to the buddypress registration page. i would like it to direct to the WP one.

    Can i ask please what else is needed in order for the Buddypress Register navigation menu to redirect to the WordPress Register Page.

    Regards

Viewing 25 results - 1,251 through 1,275 (of 7,641 total)
Skip to toolbar