Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'activation email'

Viewing 25 results - 226 through 250 (of 1,231 total)
  • Author
    Search Results
  • Venutius
    Moderator

    Did you test the activation email without BuddyPress loaded? I don’t suppose you edited the slug for he register page? I knw that sometimes causes the activation email to fail.

    glenndavis007
    Participant

    @venutius – any idea why test emails are sent successfully via the plugin “Check Email” but no activation email from BP?

    Venutius
    Moderator

    The activation email has never been in the email list as far as I’m aware.

    alexhal
    Participant

    Well from buddydpress 3.0.0 there are not activation email are being imported even upon re-installing emails from wp-admin -> tools -> buddypress .
    any fix or solution for this?

    Venutius
    Moderator

    I’m thinking that BP actually does not provide the activation email, it’s a WordPress email, which would explain why it’s not counted in the BP email set. A handy tip when troubleshooting it is to deactivate BP and see if it’s getting sent, then you can isolate BP from the issue.

    #273264
    bluviaggiatore
    Participant

    thank you very much for your help ,

    ın my situation , one box appears and ask key . I have found a solution by changing email content like below ;

    Thanks for registering!

    To complete the activation of your account, go to the following link: {{{activate.url}}} and insert your activation key: {{key}} in the field.

    with this way , users receive key as seperately and they put it in to the box .

    ajaxthemestudios
    Participant

    Hi

    This is how it happened. We got an email from registered members that they are being spam. Another member was sending them SPAM messages.
    The mail sent to them contained the name of the member so we searched for it. We also got the spammer’s account username and link by checking the affected members messages directly under their profile page on the frontend. The spammer has a profile page already. However, the username could not be found in the users section of the backend.
    Then we checked users that have not activated their account or received the activation email through a plugin named Unconfirmed.
    That was when we found the spammer info meaning the spammer has not activated his/her account yet but is already interacting with the community.
    That I cannot explain why it happened. It seems even though the user has not activated his/her account, he/she is already recognized by buddypress.

    Regards

    Varun Dubey
    Participant

    @ajaxthemestudios

    User will not able to log in and if they will try to log in, they will get the following message.

    ERROR: Your account has not been activated. Check your email for the activation link.

    For spammers:

    ERROR: Your account has been marked as a spammer.

    #272442
    liutauras2
    Participant

    Could you share the code for resend the activation email? 🙂 @threwthenevr

    Varun Dubey
    Participant

    @axcelluloid You can filter inside BuddyPress Strings, it’s not inside BuddyPress codes
    You can also search via Find in folder approach for BuddyPress plugin
    https://translate.wordpress.org/projects/wp-plugins/buddypress/stable/en-gb/default

    By Default, BuddyPress only need account activation via email to start using the site.
    “Please upload your profile photo to start using this site.” must be coming from your theme or any 3rd party code.

    #272155
    soitopaula
    Participant

    Oh ok. No, I meant the very first page they land on from the welcome email link.

    Buddypress must have coded the activation page to be the home page then. Because there seems to be no getting to the actual “activation” page like you said.

    I will investigate more. I hope it can be done without too much headache! Thank you.

    #272039
    Paul Wong-Gibbs
    Keymaster

    In version 2.9.4, we fixed deliverability problems for account activation and email address change emails for Outlook.com users.

    Your cloned site – is that on the same server as the main site? If it isn’t (even if they are on different accounts provided by the same hosting company), you could ask them to check that the server-side email sending configuration for the operating system, and PHP, are identical, just to cross that off the list of possibilities.

    #271958
    T
    Participant

    Hi @bntbrl,

    Did you get get this resolved? I’m stuck in a similar situation. Users get the activation email, but it directs them to “invalid activation key”… they cannot log in.

    The key is not in my database either.

    So stuck, and no way to contact @buddypress

    🙁

    #271932

    In reply to: Cannot activate user

    T
    Participant

    I went to the register page, and had added some letters to the permalink. I also assume that’s what caused new users to receive a faulty activation link, and not show up under pending users… but I’m not sure how to fix it…?

    I have my email address under general settings.

    Thanks though 🙂

    T

    #271931

    In reply to: Cannot activate user

    Venutius
    Moderator

    How did you change the link to the registration page? Presumably this is what caused that issue. I’ve not had to do that myself so am unaware of what issues it may cause.

    Regarding some users not getting activation emails. Are you using the default wordpress email address (wordpress@yoursite.com) some mail providers block these default emails and you can change the default email to something mre specific to your site using a plugin such as CB Change Mail Sender.

    #271930

    In reply to: Cannot activate user

    T
    Participant

    [of note, there have been some issues (since we launched at the beginning of March) where a few users weren’t getting the activation emails at all. Not in their junk mail or their inbox]

    siewyong
    Participant

    Dear Paul,

    thanks muchly for looking into this. i tried to sign up an account and expected to see activation email coming through, but none arrives…

    I then disabled the Extended Profile and registered a new account , still no email…
    I then disabled the Account Settings and registered a new account , ok , the activation email has finally come through .

    May I please ask why is it so? thanks .

    #271046

    In reply to: email verification

    David Cavins
    Keymaster

    If you are asking about bbPress, try the bbPress forum.

    If you’re asking about removing the BuddyPress email verification step for new accounts, there are several plugins that do that:

    BP Disable Activation Reloaded

    BuddyPress Auto Activate Auto Login

    #271043
    David Cavins
    Keymaster

    There is an issue with hotmail/outlook rejecting activation emails (See the fix here: https://buddypress.trac.wordpress.org/changeset/11862).

    Otherwise, the best way to customize your emails is explained here: https://codex.buddypress.org/emails/

    #270874
    David Cavins
    Keymaster

    Hi, it looks like there is a potential issue with the unsubscribe header (at least causing unexpected behavior from Outlook.com ):

    BuddyPress New User Activation Emails & Resends not working

    Sounds like your address should be https, and there are ways to improve your server’s setup to handle mail:

    8 Best Practices To Improve Your Email Deliverability

    #270873
    David Cavins
    Keymaster

    Hi, it looks like the issue is unexpected behavior from Outlook.com:

    BuddyPress New User Activation Emails & Resends not working

    Ending up in spam is not surprising. Email is complicated, and you can check the web for guides about improving email deliverability from your server. Here’s one:

    8 Best Practices To Improve Your Email Deliverability

    #270798
    webmasterfreya
    Participant

    Same problem here. Commented out the If statement and presto the activation emails arrive at Microsoft email services. Hopefully this will be fixed asap.
    Thank you jcrr!

    #270778
    beingtopper
    Participant

    Can anyone Tell the method without any plugin . i have the same problem it was working fine on my first domain having 6000+ active suers on https://www.beingtopper.com but i transferred my all content and redirected the old domain to new domain https://beingtopper.net . now no one can register on Beingtopper.net
    When a person registers on my website using registration form a message appears saying that an activation link has been sent to the email address you provided, but user receives no email.

    Please tell me to solve this.
    is there any problem in wp_mail or do I need to config something in my hosting file manager?

    #270689

    In reply to: Problem with hotmail

    JC
    Participant

    It works now for me.

    I have just registered a Hotmail account and a Gmail account. Both works.

    There some things you can try:

    – Go to dashboard -> settings -> buddypress -> pages and change the activation page associated to buddypress, now it’s “Activar” (I think you are Spanish, I’m from Málaga), You can create another page called “Nuevo usuario” and then associate this new page to BuddyPress.

    – Restore the emails (Dashboard -> tools -> BuddyPress)

    It should work now for you too once you are not adding the Unsubscribe header anymore.

    #270682

    In reply to: Problem with hotmail

    Hello,

    Thank you very much for your response, I have deleted that code as you said and then I have sent the activation email to a hotmail account, but the result remains the same, the mail does not arrive.

    I have WP Mail SMTP installed, the email is authenticated.

    regards

Viewing 25 results - 226 through 250 (of 1,231 total)
Skip to toolbar