Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'activation email'

Viewing 25 results - 1,026 through 1,050 (of 1,893 total)
  • Author
    Search Results
  • #31033
    somosguatemala
    Participant

    How do i change my text in the activation email i want to translate it and write my own text. I tried editing the file: plugins/buddypress/bp-core/bp-core-filters.php I changed the text in this function but it didn’t change the activation email function:

    bp_core_activation_signup_blog_notification( $domain, $path, $title, $user, $user_email, $key, $meta ) {
    
    // Send email with activation link.
    $activate_url = bp_get_activation_page() ."?key=$key";
    $activate_url = esc_url( $activate_url );
    
    $admin_email = get_site_option( 'admin_email' );
    
    if ( empty( $admin_email ) )
    $admin_email = 'support@' . $_SERVER;
    
    $from_name       = ( '' == get_site_option( 'site_name' ) ) ? 'WordPress' : esc_html( get_site_option( 'site_name' ) );
    $message_headers = "MIME-Version: 1.0n" . "From: "{$from_name}" n" . "Content-Type: text/plain; charset="" . get_option( 'blog_charset' ) . ""n";
    $message         = sprintf( __( "Gracias por registrarse al mejor redsocial de Guatemala! Para completar la activacion de su cuenta, por favor haga clic en el siguiente enlace:nn%1$snnnnDespues de activar, puede visitar su sitio aqui:nn%2$s", 'buddypress' ), $activate_url, esc_url( "http://{$domain}{$path}" ) );
    $subject         = ' ' . sprintf(__( 'Activate %s', 'buddypress' ), esc_url( 'http://' . $domain . $path ) );

    But nothing happened am i editing the wrong file? I am also using the plugins: BP Auto Login on Activation and Welcome Pack. Can it be that the email that is sent is contained in there?

    Thank you guys for your help in advance!

    #138195
    walz12
    Member

    Activation emails are not sending from my site either. What is the best way to fix this problem? I have been reading many posts about this problem but none of the advice has worked for me.

    #138097
    modemlooper
    Moderator

    Read this: http://feedproxy.google.com/~r/Wpmu-Wordpress-Mu-PluginsThemesAndNews/~3/pgTwacuDc6A

    Changing your outgoing email address might fix

    #138092
    Eric Langley
    Participant

    @rogercoathup

    Great to read about your success with BuddyPress and Enterprise Nation.

    Customizing registration appears to be a must when creating a high load community. There is a lot of heavy lifting that needs to be done during signup which requires a custom process.

    Interesting that you do not use and activation email.

    The site appears to be locked down from a BuddyPress standpoint. No Activity Stream?

    @neononcon you might want to check out WangGuard (free in WordPress plugins) for help in limiting spam registration.

    ~eric

    @elangley

    #138021
    raminjan
    Participant

    Hey Modem Looper bud the plugin you wrote custom profile fields is there anyway to prevent some not all profile fields to show up on registration page? and also about the age drop down so is there really cure for that year problem with wp? because it goes up to 2037.

    #138019
    modemlooper
    Moderator

    It’s a requirement of law that email gets run thru filters and may get sent to spam. Might be the email header ain’t right.

    raminjan
    Participant

    okay guys anybody who makes a account on my site the activation email or any other email from my site goes to their spam folder why? and how can I fix this?

    Users not receiving activation email after signing up. I m using buddypress 1.5.6, bbpress 2.1 as well as Configure SMTP. The WordPress version is 3.4.1 and tried every SMTP plugin. When using configure SMTP, I receive the test email but when I create a new user account in my website, I do not receive the activation email. Please help me.

    #30624
    bhappy
    Participant

    I’m testing my site so I created a new user. I never received the activation email. So I clicked on lost password and this is the error message I received:

    The e-mail could not be sent.
    Possible reason: your host may have disabled the mail() function…

    Can you help??

    #30623
    PE Scholar
    Member

    @djpaul – Just the standard, out-of-the-box BuddyPress registration process for now. Couple of additional fields, all added as standard (via BP profile settings).

    We are looking into using Gravity Forms for user registration in the future, mainly so that we can hook Twitter (& other social url’s) into extended & custom profile field, and also to make the registration process self-contained (not requiring email activation), but right now, we’re just using out-of-the-box functionality/forms.

    FYI – We’re also using the Mingle theme by Parallelus but having raised this issue over on their support forums, I was informed that it’s highly unlikely to be a theme-related issue, which is fair enough really.

    #30543
    cheazoo
    Member

    Hi,

    I’m not able to send emails with activation code to my users after they have registered. I get the error below. can someone help?

    The e-mail could not be sent.
    Possible reason: your host may have disabled the mail() function…

    thanks!

    #30538
    Lacey
    Member

    I’ve added BuddyPress and bbPress as well as the Suffusion BuddyPress Pack and the new bbPress Pack. I’m really excited about how everything looks and works.

    I am having one problem. Something seems to be conflicting with the Register page. When I fill it out and click “Complete Sign Up” It just refreshes the page.

    I tried switching the theme over to the BuddyPress theme to see if that solved the problem, and it did. It took me to a page that said “Sign Up Complete” and to check my email for an activation code. Based on that, I think there is something in my Suffusion Child theme that is conflicting with BuddyPress. I don’t know where to go from here.

    http://dev.weeklyscrapper.com/register

    I have the most recent WordPress, and BuddyPress Plugin.

    Any help would be very much appreciated!

    Thank you,
    Lacey

    #30465
    StevenZ
    Member

    I’m doing a test with my wordpress/buddypress website. I allowed member registering. I was doing a signup/login test but it keeps giving me an error. It gets to the part where they send an email for verification, but when clicking the link, it brings me to the homepage (not even signed in). I try signing in, but then it says “ERROR: Your account has not been activated. Check your email for the activation link.”

    How do I fix this?

    strategizeme
    Participant

    Hello,

    I got Worpdress 3.4 multisite and buddypress which is installed on a secondary blog. The primary site is example.com and example.com/community is buddypress.

    I have installed the plugin http://wordpress.org/extend/plugins/add-users-sidebar-widget/ on the front page of example.com to enable users to create an account/site with example.com.

    When they do create an account then they get an email from multisite superadmin however the activation link looks like this:

    http://example.com/community/wp-activate.php?key=5576f5c8cbaf0529

    After the activation, the user gets a second email from the Multisite super admin with the site login credentials:

    http://example.com/username/wp-login.php

    Question: should the user receive the first activation email as shown below?

    http://example.com/wp-activate.php?key=5576f5c8cbaf0529

    If yes, could you please advise on what to do?
    I have also posted this to buddypress however no answers yet. Thank you for your support.
    A.

    #136846
    isabeauesby
    Member

    I may have to do that. I instructed her to retry registering. This time with a different user name. She succeeded in registering but now this is what is happening to her. This is what she sent me…

    “Well, I just tried registering with the user name firefox and it acted like it was going to let me in. I went to email and clicked on the activation link, and the registration came back with a red “invalid registration key.” Also, when my name was listed on your site, (all compliantly in lower case letters, of course) there was a red “delete” after my name. I haven’t checked to see if your site has made good on its implied threat. Dina”

    If that strikes any red flags of knowledge, please let me know. Otherwise I may need to contact a developer.

    Thank you for attending to this. Your help is appreciated and now I understand what they mean by theme change.
    Beau

    #30269

    Website URL: http://www.ledtechconnect.com
    I installed a buddypress theme called ‘Bounce’ on my wordpress website

    I am not able to send my registered users an activation code, could this be because I don’t have an email for the website, (i use an @gmail email system instead of something like info@ledtechconnect.com, which i’m not using)

    I consulted with the company that designed the buddypress theme and we came to a conclusion that the theme is not faulty and that would most probably be a buddypress issue, but my theory is that I don’t have a proper emailing system for the website. Do I need to have a proper emailing account for my users to receive an activation code.

    #30021
    rxcknrxll
    Member

    BP accepts a new member’s registration just fine. An activation link is emailed out. The new member clicks the activation link, and they land on a page that says they’re able to now log in. Then when the member attempts to log in, they’re required to enter an “activation code”.

    Where does this activation code come from? I don’t see it anywhere, and I’d prefer to just have new members click an activation link and be good to go. Can’t we just skip this activation code business?

    In any case, please let me know how I can get this registration process running smoothly.

    1. Which version of WordPress are you running? 3.3.2
    2. Did you install WordPress as a directory or subdomain install? Directory.
    3. If a directory install, is it in root or in a subdirectory? Subdirectory.
    4. Did you upgrade from a previous version of WordPress? If so, from which version? No upgrades yet…this is a brand new install.
    5. Was WordPress functioning properly before installing/upgrading BuddyPress (BP)? e.g. permalinks, creating a new post, commenting. N/A…this is a brand new install and BP was installed along with everything else all at the same time.
    6. Which version of BP are you running? 1.5.6
    7. Did you upgraded from a previous version of BP? If so, from which version? No upgrades.
    8. Do you have any plugins other than BuddyPress installed and activated? If so, which ones? Advanced Access Manager, AG Custom Admin, BP Xtra Signup, BuddyPress, BuddyPress Activity Plus, BuddyPress Moderation, Contact Form 7, Cookies for Comments, Disable WordPress Updates, Envolve Chat, Genesis Connect, Genesis Favicon Uploader, Genesis Simple Edits, Genesis Simple Hooks, Genesis Simple Sidebars, Google XML Sitemaps, JW Player Plugin for WordPress, Login Lockdown, Mail From, MaxBlogPress Ping Optimizer, Revision Control, Secure WordPress, SEO Friendly Images, W3 Total Cache, WordPress Importer, WP-DB Manager, WPTouch. Importantly, while I’m currently running all these, I’ve disabled all plugins but BP and Genesis Connect for testing purposes, and the registration issues remain.
    9. Are you using the standard BuddyPress themes or customized themes? I’m running Amped child theme from StudioPress and Genesis Connect for theme compatibility.
    10. Have you modified the core files in any way? No.
    11. Do you have any custom functions in bp-custom.php? No.
    12. If running bbPress, which version? Or did your BuddyPress install come with a copy of bbPress built-in? I used the BP wizard to install bbPress.
    13. Please provide a list of any errors in your server’s log files. No PHP errors on this site to report.
    14. Which company provides your hosting? Bluehost
    15. Is your server running Windows, or if Linux; Apache, nginx or something else? Apache 2.2.22

    aces
    Participant

    see https://codex.buddypress.org/troubleshooting/frequently-asked-questions/

    section: BuddyPress isn’t sending out emails (eg. activation emails, email notifications)

    #135730

    Hello,
    I have disable it but not work.
    But if you disable it then i dont see that options for emails, to make your own email etc..
    Email not coming…

    Greetings! I have an active buddypress powered community of about 600 (love it!) but for sometime now I’ve been unable to track down why email alerts when you are subscribed to a forum do not parse special quotes and apostrophes. They come through like this:

    http://i.imgur.com/LWTwE.jpg

    Any help in resolving this matter would be greatly appreciated!



    1. Which version of WordPress are you running?
    3.3.2

    2. Did you install WordPress as a directory or subdomain install?
    directory

    3. If a directory install, is it in root or in a subdirectory?
    root

    4. Did you upgrade from a previous version of WordPress? If so, from which version?
    Nope

    5. Was WordPress functioning properly before installing/upgrading BuddyPress (BP)? e.g. permalinks, creating a new post, commenting.
    Yes

    6. Which version of BP are you running?
    1.5.5

    7. Did you upgraded from a previous version of BP? If so, from which version?
    no

    8. Do you have any plugins other than BuddyPress installed and activated? If so, which ones?
    -BuddyPress Activity Plus
    -BuddyPress Group Email Subscription
    -BuddyPress Pending Activations

    Are my buddypress related addons/plugins. The Group Email subscription being installed or not doesn’t have any effect on my problem.

    9. Are you using the standard BuddyPress themes or customized themes?
    Custom (Paraellus – Salutation)

    10. Have you modified the core files in any way?
    No

    11. Do you have any custom functions in bp-custom.php?
    No

    12. If running bbPress, which version? Or did your BuddyPress install come with a copy of bbPress built-in?
    2.0.2

    13. Please provide a list of any errors in your server’s log files.
    None

    14. Which company provides your hosting?
    Hostgator

    15. Is your server running Windows, or if Linux; Apache, nginx or something else?
    LAMP

    #135721
    Paul Wong-Gibbs
    Keymaster

    Disable Welcome Pack. Do emails send?

    #29874

    Hello,
    I have install buddypress and welcome pack. But the activation email with his activation url are not coming…
    Yes i have choose the option: Account Activation

    The forms that i have created is with user meta pro. (name, email password etc..)
    But thats not the problem.

    King Regards.

    #135646
    bollocks187
    Member

    Second Problem

    How to turn off password required in registration page of BP/WP the reason is I have another plugin that admin grants access:New user Approval.

    Once approved this plugin sends out in an email a NEW password.

    User gets frustrated as they have already entered a password at registration they arethen “forced” to use another password once they have been approved for access.

    Net is how do I turn off password required at registration!

    #135645
    bollocks187
    Member

    I have consistently found the activation process to be a problem.

    There should be a “plugin” that allows Admin to work around the problem.
    In my case I have the following two problems cases:

    1) User Registration – the BP requires a password
    2) Email sent to user for activation – user forgets to respond or loses email.
    3) User tries to log on and gets they need to activate account
    4) User has lost the bloody email
    5) No clear method to resend another activation key
    6) users tries to register again and wants to keep the same user name
    7) gets rejected because the”username” is already in use

Viewing 25 results - 1,026 through 1,050 (of 1,893 total)
Skip to toolbar