Skip to:
Content
Pages
Categories
Search
Top
Bottom

Search Results for 'activation email'

Viewing 25 results - 1,126 through 1,150 (of 1,236 total)
  • Author
    Search Results
  • #59504
    5647428
    Inactive

    Actually a fresh install , no plugins installed …

    #59445
    zeitweise
    Participant

    Same problem here. No notifications are being sent, no new users are being listed in the backend. In the database table “wp_signups” I can see the registrations, in wp_users I can not.

    The only plugin installed is bp-events at the moment.

    (BP 1.1.3, WordPress mu 2.8.6)

    #59442
    Tore
    Participant

    Any plugins?

    #58664
    Mike Pratt
    Participant

    @Jeff – that involves either a core hack or writing a plugin to extract the action just to solve the problem of improperly set & passed variables

    #58543
    Jeff Sayre
    Participant

    Since this is a cosmetic issue, as you indicate above, why not simply change the subject message. It may also help make registration emails from your site look even less suspicious than they do when they contain a link.

    So, hardcode the subject message to say something like this:

    Your New Bugle Notes Account is Ready to be Activated

    #58541
    Mike Pratt
    Participant

    @djpaul sorry I left some things off. wpmu 2.8.5, directory install, no custom functions that go anywhere near register.php (a few widgets that’s all), screenshot provided, no register redirects, bbPress 1.0 (no relevant), no server error logs, host is Liquidweb.

    #58499
    Paul Wong-Gibbs
    Keymaster
    #58485
    Mike Pratt
    Participant

    No. The problem I describe takes place right in the middle of register.php. Additionally, I have not made a single change to those files. it’s just not populating a couple of the fields (mentioned above)

    #58478
    Xevo
    Participant

    A you redirecting to the buddypress pages? You shouldn’t use the standard wpmu register and activation. I remember Andy saying that he fixed this, but I guess it isn’t working like it should yet.

    Try this.

    http://mirlo.cl/how-to/fix-for-signup-and-activation-pages/

    #58476
    Mike Pratt
    Participant

    I have never experienced an invalid key, so for me it’s just a cosmetic thing (and a small usability thing as the activation email looks garbled and therefore suspicious)

    #58442
    D Cartwright
    Participant

    I think I ended up commenting out the email notification before first activation on a live site. I then added it back. If I remember correctly you also have your activity stream somewhat spammed so that might be another thing to look at :)

    #58373
    mattredman
    Member

    I’m having the same problem. Sometimes the activation key is also not valid.

    #58272
    Jean-Pierre Michaud
    Participant

    right now, i just registered, had an activation email,

    (btw, the email title is: [BuddyPress Testdrive] Activate http:// )

    activated, but then my password is not working… requested new password to access.

    in the wp-admin, the recent Comments block, each comment url point to the wp-admin/index.php file… no real usage… rofl

    the adminbar in the wp-admin is hovering the original from wpmu… and i’m dyslexic… rofl

    #57266
    Paul Wong-Gibbs
    Keymaster

    You are using outdated versions of both WPMU and BuddyPress. I urge you to upgrade.

    There was a bug in some previous version of BuddyPress to do with the wrong link being put on to the activation emails, but without knowing exactly why people can’t activate their accounts (i.e. do they get the emails? Does the link work? What happens?) it is tough to provide specific advice.

    #56798
    Jeff Sayre
    Participant

    Yes, that is the next step I’d suggest.

    #56797
    Squashroby
    Participant

    @Jeff Sayre

    I’ve a new install hosted on H-Sphere. The site isn’t live yet but I have tried to install buddypress links but the problem persists after deactivating this. You’ve got me thinking though as I read something on a post about WPMU plugins with ‘-‘ in the name causing issues, maybe the .htaccess was modified. Can I copy and rename htaccess.dist?

    Cheers

    #56793
    Jeff Sayre
    Participant

    Is this a localhost development install or a remote, hosted install? If hosted, is it a live site that used to work but is now experiencing this issue?

    Have you modified the standard .htaccess file that WPMU automatically creates on new installs? This could be done manually or via some plugin that you’ve recently installed and activated.

    #56783
    Squashroby
    Participant

    @MrMaz

    Unable to receive activation or lost password emails.

    Although WPMU now tells me everything is installed and working I’m not able to register using the buddypress frontend. I found a reference in a forum suggesting that any plugins with ‘-‘ in their name can cause the error I’m seeing.

    From my log:

    Request exceeded the limit of 10 internal redirects due to probable configuration error. Use ‘LimitInternalRecursion’ to increase the limit if necessary.

    I’m still getting this after deactivating buddypress-links though so may be more of a buddypress general support quesiton. Any ideas?

    #55380
    Brajesh Singh
    Participant

    you are most welcome :)

    Well,just go to your current theme and edit registration/register.php,remove the line saying “You have successfully created your account! To begin using this site you will need to activate your account via the email we have just sent to your address”.

    you will see it somewhere written under

    ‘<?php if ( ‘completed-confirmation’ == bp_get_current_signup_step() ) : ?>’

    Remove that.

    Better I just suggest to remove the avatar uploading step,as the account gets already activated and the uploaded avatar(the second screen of registration)(which earlier were used at the time of activation will not work)

    so,If you are using un modified default theme,you can remove the code from line 215(where the if starts) to 276,where the if ends safely.

    Please note,The avatar uploading step at registration will not work,so just remove that step.that’s it.

    Thanks

    Brajesh

    #55007
    D’Arcy Norman
    Participant

    I’m seeing this, too. I just tried a fresh install of WPMU (2.8.4a) and tested Dashboard > Users > Add User (worked fine, email arrived intact).

    After installing and enabling BuddyPress 1.1.1, doing the same thing to Add User results in a borked email:

    Hi,
    You've been invited to join 'WPMU Test Blogs' at
    http://myserver.ca/wpmu as a subscriber.
    If you do not want to join this blog please ignore
    this email. This invitation will expire in a few days.

    Please click the folowing link to activate your user account:
    %s

    The last %s isn’t being substituted by the activation link.

    #55005
    westpointer
    Participant

    Hey Guys – the hook that used to work at activation was no longer doing the job. I have a new file available. Please send me a message with your email addy and I’ll send it for testing.

    Thanks!

    #54611
    Paul Wong-Gibbs
    Keymaster

    Previous to BP 1.1, all user registration was dealt with by WordPress, so it’s technically correct to point people towards existing WordPress/MU resources and forums for help.

    Since BP 1.1, however, BP changes the new account confirmation/activation email – because on the standard BP 1.1 signup page, the user can pick their own password. And of course, it’s a security issue if we were to somehow send their (encrypted) password back to them. So BP 1.1 overrides the standard WordPress MU email so it doesn’t include the password text.

    But, the activation link is part of WordPress. Yes, the BuddyPress default theme uses this behaviour too – but it calls the WordPress code.

    #54601
    Paul Wong-Gibbs
    Keymaster

    I’m still lost. I also don’t really have time to look at this until the weekend sometime. Could you help me again please?

    Yep, I go to the main blog via Users menu (not site admin>users) and…

    Could you give me a sample link (feel free to cut your domain off the beginning), i.e. http://example.com/how_to/get_to_this/page. I’m being a noob and can’t see it :(

    ...EXCEPT the email with username & randomly generated password that should replace that activation email shown above. (I'm thinking this is a wordpress email? Not sure.)

    Correct. Welcome Pack doesn’t (or shouldn’t) touch the activation email, which is why this issue is so weird-sounding.

    You ARE aware since BP 1.1, if a new user registers via http://testbp.org/register, they are able to pick their password and as such it isn’t emailed to them? (Though they still get a confirmation/account activation email)

    #54590
    copgarden
    Participant

    When I use the site admin>users method it doesn’t engage with Welcome Pack, which is the same thing that happened in my previous version of BuddyPress. The activation email gets killed there too, just tested that.

    #54588
    copgarden
    Participant

    Yep, I go to the main blog via Users menu (not site admin>users) and input the username and email address, select skip confirmation email, send. I get all of the notifications welcome pack sends out EXCEPT the email with username & randomly generated password that should replace that activation email shown above. (I’m thinking this is a wordpress email? Not sure.)

    The weird thing is when I do the same process from a sub-blog everything behaves the same except I DO get the email with the username & randomly generated password in addition.

    In case it helps here’s what happens over 3 tests from each main & sub blog dashboards:

    MAIN BLOG DASHBOARD:

    1. Broken activation email – came first all 3 times

    2. Then these 3 come, random order each time:

    Welcome pack welcome email

    Welcome pack friend invite email notification

    Welcome pack group invite email notification

    SUB BLOG NEW USER:

    1. Broken activation email

    2. Then these 4 come, random order each time:

    Account is setup email with username and randomly generated password

    Welcome pack welcome email

    Welcome pack friend invite email notification

    Welcome pack group invite email notification

Viewing 25 results - 1,126 through 1,150 (of 1,236 total)
Skip to toolbar