Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'activation email'

Viewing 25 results - 601 through 625 (of 1,893 total)
  • Author
    Search Results
  • #234351
    jessiewordpress
    Participant

    Thank you for that plugin! I’ll use that for now 🙂

    What would be great is a plugin that helps with that AND editing the activation email AND changing the register/login page to not look like WordPress.

    For instance, this is a wordpress website and has this register/login page: https://www.ziibra.com/signup/

    Any suggestions for a workable plugin that accomplishes all of this?

    #234243
    jessiewordpress
    Participant

    I mean the “activation” email.

    Also, is there a way to change the notice you receive after clicking on the activation email link:

    You’re almost there! Simply enter your activation code below and we’ll take care of the rest.

    (there was no activation code needed, so I’d like to edit this content out)

    #234242
    jessiewordpress
    Participant

    Is there a way to edit the activation email “from” address? Right now, it comes from my ISP database name.

    Thanks!

    #233557
    Steve @ trialsphere
    Participant

    Im wondering if it is necessary for a registered user to activate their account through the email activation link in order to appear in the member directory. Ive manually activated them but they still dont appear in the directory. Thank You!

    danbp
    Participant

    I guess something is not translated, but in this case, the email text should come in english.

    If yo use an “old” translation from a previous version, it is possible that something is missing in your translation.

    After checking both portugese version on GlotPress, (pt_PT and pt_BR) it appears that pt_PT is not translated for 2.1.x and to 38% for pt_PT in the dev version – the one actualy used by BP 2.1.1

    https://translate.wordpress.org/projects/buddypress/dev

    If you use an email plugin, ensure it is matching with WP’s mail action. Or if your theme has is own mail function, check that he uses the same wording as BP (and particulary the $s var) who fires the link.

    Code in 2.1.1 looks like this

    %1$s,\n
    \n
    \n
    \n
    Thanks for registering! To complete the activation of your account and blog, please click the following link:\n
    \n
    %2$s\n
    \n
    \n
    \n
    After you activate, you can visit your blog here:\n
    \n
    %3$s
    goncalocasimiro
    Participant

    Hi,

    I checked a lot of topics about this but I couldn’t find any solution. First, activation mail fails, I installed a smtp plugin and except in hotmail, everything looks fine except any link is in webmail.

    Everything is connected, I checked a lot of tips but nothing works…If I searched on browser, directly, with url of activation page, and it appears with the section where I can insert activation key (I saw topics about that) but the problem is in the email. I received an email with all text and ends with ” (…) follow link: ” and any link shows.

    If you know any topic to solve this, please send me the link.

    thanks

    #233024
    Henry Wright
    Moderator

    It’s only kept there until the user clicks on the link in the activation email. At that point, the user gets taken to your website, and the activation key is deleted.

    capeleng
    Participant

    Wordpress 4.1 and BP 2.1.1

    Here is what I’m doing:
    1) user clicks on a “create account” link and fills out a Gravity form and submits it.
    – one of the fields is a xProfile field.
    – BP puts that user in the pending state (xProfile data is not in bp_xprofile_data yet)
    2) user gets an email with an activation link and clicks on it
    3) user is redirected to the the successful activation page (page=gf_activation&key=421e779e1d92054f) Here, I can display the xProfile data on the page using xprofile_get_field_data.
    – I have overridden wp_new_user_notification with my own function to enhance the registration email
    4) email is sent to user with his username and password
    My problem is that I want to include the xProfile data in the email, but it is not written to bp_xprofile_data until after the email has been sent. In fact, the wp_user is not created until after the email is sent. But the data has to be somewhere because I can access it when generating the success activation page!

    Where the heck is this data stored while the new user is in the pending state and how do I access it?

    #232557
    capeleng
    Participant

    I have used Henry’s method to customize the activation link email, but now I want to tweak the registration email. That’s the email that goes out after the user clicks on the link. How can I filter that?

    lustek
    Participant

    Hi guys,
    I have a small problem with not acitvaed accounts.

    I have less users listed here:
    /wp-admin/users.php?page=bp-signups
    than in the wp_users table with status 2. I checked wp_usermeta and those missing users have activation_key defined for each of them.

    So they are in the database, they have activation key defined, but they are not in the back office panel.

    I suspect the reason is that those records are very old. Is there a mechanism to hide old sign-ups without activation?
    thanks in advance

    EDIT:
    I’ve just realised, that those users were moved from our previous cms and they have activation key from that system.

    I made a test and it occurs that during activation it’s not the value of activation_key from wp_usermeta taken to compare. For a new user registered I changed this value in the database, but it could still be activated using the activation link from the email.

    So my question changes:
    what is the algorithm to create a proper activation key?

    #231919
    marcomarquez
    Participant

    Hey @wikicopter, I think I may be running into the a similar issue. My site isn’t sending out activation emails but somehow manages to send emails when a friendship is established and other activities…I just can’t get the activiation email to work! hopefully someone can help us out 🙂

    juliantrueflynn
    Participant

    I am just getting onboard for a client’s site and they have around 1 million pending users. Typically I would just flush them all but it’s actually a popular site and there’s a lot of real people signing up. Part of the reason for so many is this client didn’t have a developer for awhile and there was an issue with people not being sent activation email (now fixed with plugin).

    I already went through the database with phpmyadmin and flushed all the bad email ones. This was from the wp_user table.

    I can only delete about 900 a time in the WordPress front in and it takes a couple minutes loading time each time.

    Site info:
    Buddypress Version 2.1.1
    WordPress 4.0.1
    Using Firmasite theme (bootstrap)

    Everything else seems to be working fine and there’s no other issues with the database. I haven’t edited any core files in WP/BP.

    Thank you

    xxxTRISTAMxxx
    Participant

    I found a work around for buddypress that will stop spam and it is work around…not perfect, but it works. Here are the steps….

    (1) Install the following plugin https://wordpress.org/support/plugin/bp-registration-options

    (2) Setup the plugin by checking off all the settings

    (3) Goto Buddypress settings ….select “Pages – Activate”

    (4) Set Activate Page as “None”

    (5) Create a standard wordpress page “Activation Notice” and add some text (ie: Your membership is awaiting approval by the Administrator with 48 hours. You will not be able to fully interact with the social aspects of this website until your account is approved. Once approved or denied you will receive an email notice.

    The results as follows:

    (1) Person will register and get the typical “Sign up Complete” message.

    (2) The Admin will get a “Member Request” Message

    (3) The user will get the standard “Activation E-Mail” which take the user to the “Activation Notice Page” that you created

    (4) When you login as admin to wordpress buddypress site goto…..

    BP Registration on Dashboard = You will see the 2 “Pending” User waiting for approval or denial

    Users on Dashboard ….. All Users = You will see 2 “Pending” User waiting for activation or deletion

    Now why 2 not just one….I am not sure why…it isn’t perfect. However, if you denial “User” from the BP Registration you will also need to delete user from the “User” Section as well.

    This isn’t perfect and you still will get an e-mail activation notice sent but it DOES NOT activate the account by the user. The Admin will have 100% control over who is or isn’t accepted as member and it stops the spam.

    I hope this helps and it also works without messing with code and such.

    (6)

    #231572
    Henry Wright
    Moderator

    So if you want to edit also the headers and/or attachments you have to edit the BP core file adding the parameters and the corresponding filters

    There is a way around that (you don’t have to edit core files).

    Step 1: Filter bp_core_signup_send_validation_email_to so the default activation email isn’t sent

    function filter_bp_core_signup_send_validation_email_to( $user_email, $user_id ) {
        $user_email = '';
        return $user_email;
    }
    add_filter( 'bp_core_signup_send_validation_email_to', 'filter_bp_core_signup_send_validation_email_to', 10, 2 );

    Step 2: Send your own activation email

    function my_custom_activation_email( $subject, $message, $user_id, $user_email, $key ) {
        // Create your $headers and $attachments here
    
        // Send the email.
        wp_mail( $user_email, $subject, $message, $headers, $attachments );
    }
    add_action( 'bp_core_sent_user_validation_email', 'my_custom_activation_email', 10, 5 );

    Notes: I haven’t tested

    #231254
    WikiCopter
    Participant

    I am using WordPress 4.1 and BuddyPress 2.1.1, the latest versions of both. I use hostinger.co.uk as my webhost. It has always been satisfactory, except the server resources are a bit limited. However, the email activation functions are not working. Emails are not being sent to new registrations, so people cannot activate their accounts themselves, and I have to manually go in and activate it for them. This is very distracting and time consuming, especially when I have to wade through dozens of span accounts to find one legit user. My guess is that it is because of my webhost, but I am not sure how to resolve the issue. Any help would be great.

    #230302
    Emineminero
    Participant

    Hi, i’m on wordpress 4.0.1 and buddypress 2.1.1 and i’m having this issue, when i configure the pages “Registration” and “activate” none of them work, they are always empty. Searching in google i found out that i’m not the first one experiencing this issue, but i didn’t find a solution so here i am, any ideas what can i do?
    List of plugins:
    add actions and filters
    ajax event calendar
    akismet
    plugin update
    antispam bee
    ap gravatars
    autoblog
    average head footer code
    bbpress
    bbpress search widget
    bienvenido nuevo partner
    bienvenido nuevo usuario
    buddypress
    buddypress group email subscription
    chimpy lite mailchimp wordpress plugin
    contact form 7
    contact form 7 autoresponder addon plugin
    contact form db
    custom author link
    custom login
    cw image optimizer
    default featured image
    easy modal
    edit author slug
    email before download
    email login
    export user data
    featured image in rss feed
    featured images in rss w size and position
    feedburner email subscription
    fix rss feeds
    global hide toolbar
    global hide toolbar bruteforce
    google analytics by yoast
    hello dolly
    hungryfeed
    invite anyone
    mailchimp
    menu exporter
    multisite bulk user management
    multisite user management
    network username
    nice login widget
    p3 plugin performance profiler
    php code widget
    really simple captcha
    redirection
    revive old post former tweet old post
    share buttons by addtoany
    shortcodes ultimate
    simple login log
    social login
    spider catalog
    swiftype search
    syntaxhighlighter evolved
    unconfirmed
    under cons uction
    user activation keys
    user meta shortcodes
    videojs pro
    widget importer exporter
    widgetize pages light
    wiki
    wordfence security
    wordpress download monitor
    importador de wordpress
    wordpress move comments
    wordpress seo
    wp biographia
    wp custom admin bar
    wp facebook open graph protocol
    wp no category base wpml compatible
    wp nofollow post
    wp smtp
    wptouch mobile plugin

    #230281
    danbp
    Participant

    @rohitkatke, @rathodsuraj1
    sorry to answer this, but here are 25 pages of topics from people having “the same problem”.

    If you don’t use X theme, if you don’t use woocommerce and if you don’t use BP 2.0.1, you have NOT the same problem as @jlent14 ! 😉

    It seems to be, looks like, but most probably isn’t. And generally, jumping in others topic or old topics is not a good idea on this support forum.

    To all readers

    When encountering a registration problem, first thing to do is to test your install without any plugins and one of WP’s Twenty default theme. Ensure that your site send correctly emails. Before activating any plugin, your base WP install must work.

    Once WP is OK – you can install BuddyPress and check your permalinks. Pretty permalinks must be activated to get the plugin working correctly.

    This point is important, especially if you have redirection issues after BP is activated.

    Second point to check is your theme installation.

    Proceeding like this will help you to isolate easely the culprit. If:
    – WP install: OK
    – BP install: OK
    – theme activation: problem

    So you know here the problem comes from.

    While testing your install, you can activate wp_debug (set to TRUE) in the wp-config file. This can give you a lot of information about conflict and/or errors.

    Just keep in mind that these information have 2 levels of importance: notice and warning.
    While notice are generally harmless, warnings should be taken seriously in account and solved.

    If WP is the problem, see first the wordPress support
    If it’s BuddyPress, see the BP support
    If it’s the theme, see the theme support
    If it’s any other plugin, see first the plugin support.

    Thank you for you attention. 😉

    #230234
    LESLEYSHR1
    Participant

    Hello again

    Sorry, I have just thought of a question. What about the message that comes up stating ‘wait for an activation email’ after people register? Can that be stopped?

    Thanks

    Sharon

    LESLEYSHR1
    Participant

    Hello

    I run a social network website using the latest version of WordPress and BuddyPress version 2.1.1 and have no coding experience. I have a separate email for new user notifications. I was pleased that the email had over 60,000 new user registrations, but then I was shocked when I looked at the dashboard, users for the first time and saw it stated only about 12,000 subscribers but over 310,000 pending. The pending amount is increasing, while the subscribers are decreasing. I have the option to manually activate but there are too many and people are still joining.
    I joined under a different email to my admin ones, but I did not get an activation email and had to manually activate.
    How can I clear the backlog of pendings and make sure all future registrations are automatically activated?

    Thank you

    Sharon

    #229788
    solokco
    Participant

    Hi,

    I have members who sign up and after activating their account with the LINK sent via Email they get an error on the ACTIVATION PAGE saying: Invalid activation key.

    Sometimes those users are already ACTIVATED, but they never get a message saying something like: This account is already active.

    I tried to program a conditional if statement to check if the activation key was already used with a user, but checking the DATABASE wp_users the field is always empty for all the users and the wp_usermeta sometimes do not show that field. Should this field be field with the activation key??

    Has anyone had a similar problem?

    Thanks

    #229530
    Eustache44
    Participant

    Word Press: 4.0.1
    BuddyPress: Version 2.1.1
    Serveur: https://www.evxonline.com

    Hello everybody,

    I have a problem with the activation email of Buddypress. When someone create a account, he doesn’t receive the mail for activation. I’m sorry, because I know this question is used to be asked, but I’ve searched and didn’t find anything which can fixes the probleme.

    I tried to desactivate plugins, and also to send an email with WP-Mail-SMTP, and it’s working well.

    Anyone have an idea ? Because I feel a little desesperate 🙁

    Cartographer
    Participant

    Hi there,

    I face a very crucial issue. I really need your help!

    There are users that complained that they weren’t able to login after the registration/activation procedure.

    I deleted their accounts through the wordpress/dashboard and I asked them to re-register using the same username/email address. They were able to login after that.

    I try to replicate the problem, creating new users but I am always able to login!!! I really don’t know what to do!

    Three users complained about this issue so far. I am having 8 members total at this moment.

    This issue breaks my community’s users experience and I don’t know what to do.

    Please help

    WP:4.0
    BP: 2.1.1

    #227733
    mohammad-mursaleen
    Participant

    Sure you can change that link as well as content of confirmation email by adding the following code in you function.php;

    add_filter( 'bp_core_signup_send_validation_email_message', 'custom_buddypress_activation_message', 10, 3 );
     
    function custom_buddypress_activation_message( $message, $user_id, $activate_url ) {
        $user = get_userdata( $user_id );
        $activate_url = 'http://www.domain.de'; // change this link to what ever you want.
        return "Hi $user->user_login,
    Thanks for registering! To complete the activation of your account please click the following link:
    $activate_url 
    Thanks,
    Jesin";
    }

    For more details you can visit the following link;
    http://jesin.tk/custom-buddypress-activation-email/

    danbp
    Participant

    hi @ideasdesigninc,

    can this be done by editing a language file ?

    Yes, this is also best practice and the easiest way to do that, even if your site is in english.

    Customizing Labels, Messages, and URLs

    And here a somehow recent tutorial about filtering such messages.

    Also to be clear, when it’s time to use, we all made errors. So “it’s not working” is mostly because we did something wrong. 😉

    ideasdesigninc
    Participant

    I’m running WordPress v4.0 with BuddyPress 2.1.1 on an Apache based server, and I was wondering how I might go about customizing the text that’s in the activation email (or in ANY of the BuddyPress confirmation emails, for that matter).

    I’ve been researching this for nearly an hour now, and all of the tutorials I’ve come across mention that you’re supposed to add a filter hook of some kind, — either to your theme’s functions.php file — or to a bp-custom.php file that’s in the plugins folder. However — the comments on those posts/tutorials are then littered with complaints stating that “it doesn’t work”. Also — the couple of wordpress plugins I’ve found and tried that are supposed to allow for the customizing of the emails also don’t seem to work at all.

    So what’s the proper way to customize the activation/confirmation emails when using BuddyPress 2.1.1 ? Is there some new and improved WordPress plugin that’s available from some where that will allow me to do this? If not .. then what are the most recent instructions for adding the ncessary filter hooks when using BuddyPress v2.1.1?

    Or can this be done by editing a language file, by any chance? Please advise.

    Thanks,
    – Yvan

Viewing 25 results - 601 through 625 (of 1,893 total)
Skip to toolbar