Search Results for 'activation email'
-
AuthorSearch Results
-
December 11, 2009 at 6:20 pm #58499
In reply to: Activation email missing data
Paul Wong-GibbsKeymasterDecember 11, 2009 at 3:56 pm #58485In reply to: Activation email missing data
Mike PrattParticipantNo. 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)
December 11, 2009 at 2:18 pm #58478In reply to: Activation email missing data
XevoParticipantA 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.
December 11, 2009 at 2:09 pm #58476In reply to: Activation email missing data
Mike PrattParticipantI 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)
December 10, 2009 at 10:33 pm #58442In reply to: BP Achievements on an already running community
D CartwrightParticipantI 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
December 9, 2009 at 9:32 pm #58373In reply to: Activation email missing data
mattredmanMemberI’m having the same problem. Sometimes the activation key is also not valid.
December 8, 2009 at 7:45 pm #58272In reply to: New BuddyPress 1.2 default theme
Jean-Pierre MichaudParticipantright 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
November 23, 2009 at 12:28 pm #57266In reply to: Problem with activation
Paul Wong-GibbsKeymasterYou 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.
November 16, 2009 at 5:30 pm #56798In reply to: Activation emails not arriving
Jeff SayreParticipantYes, that is the next step I’d suggest.
November 16, 2009 at 5:22 pm #56797In reply to: Activation emails not arriving
SquashrobyParticipant@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
November 16, 2009 at 4:14 pm #56793In reply to: Activation emails not arriving
Jeff SayreParticipantIs 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.
November 16, 2009 at 2:35 pm #56783In reply to: New Plugin – BuddyPress Links – Beta Support
SquashrobyParticipantUnable 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?
October 29, 2009 at 12:34 am #55380In reply to: Remove email confirmation
Brajesh SinghParticipantyou 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
October 22, 2009 at 4:48 pm #55007In reply to: Welcome Pack Email Problem
D’Arcy NormanParticipantI’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:
%sThe last %s isn’t being substituted by the activation link.
October 22, 2009 at 4:33 pm #55005In reply to: "Auto Group Join" plugin added
westpointerParticipantHey 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!
October 15, 2009 at 10:23 pm #54611In reply to: How to turn Confirm Email Off?
Paul Wong-GibbsKeymasterPrevious 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.
October 15, 2009 at 8:14 pm #54601In reply to: Welcome plugin bug @djpaul
Paul Wong-GibbsKeymasterI’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)
October 15, 2009 at 6:47 pm #54590In reply to: Welcome plugin bug @djpaul
copgardenParticipantWhen 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.
October 15, 2009 at 6:43 pm #54588In reply to: Welcome plugin bug @djpaul
copgardenParticipantYep, 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
October 15, 2009 at 2:38 pm #54567In reply to: Welcome plugin bug @djpaul
copgardenParticipantThank you for working on this problem!
BP1.1.1, Welcome Pack 1.41
In case it helps, see the activation email that I get below, it gives up at the link. This message gets sent even though I had skip activation email selected, and no email stating username and password is sent.
Hi,
You’ve been invited to join ‘CoP Literacy Network – Sandbox’ at
http://copgardensandbox.com 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
October 14, 2009 at 11:49 pm #54545shedmoreParticipantHey DJ Paul
I noticed that you added bp_core_account_activated hook which should work in most cases, but like I said (in my particular case) I skip over the activation via the buddypress fbconnect plugin. It inserts the user directly.
Maybe there is a way for me to call that activation once the facebook user is authenticated? Do you know of a way to trigger that whole authorization process without actually making the user click on an email?
That way it basicaly works like this
1. User registers with Facebook conenct button
2. Facebook sends back userinfo (via the api) – thats working currently
(and here is where I am fuzzy)
3. Take the fb information and trigger the account activation “automatically” …effectively bypassing the need for a “key”
Or
Is there another hook I can grab onto somewhere in the process beyond bp_core_account_activated that would work only on INITIAL Registration…but still after all globals are loaded (to ensure the messaging will work)
Any ideas?
Thanks again for the help!
October 14, 2009 at 7:48 pm #54538shedmoreParticipantWow thanks…I will try as soon as I get back to the local computer hosting my test dev. What seems to be happening (in short) is that becuase my users use facebook to login/register…it never goes through the “activation” email scenario….and becuase it registers a new user (and activates them) BEFORE those messages_global are set – the send message function fails.
I tried reording the load_plugin order of the core and the message globals so that they would boot before, but once I did that it screwed up other things (like the order they need to be in to boot through the various functions in buddypress)..so I reverted, and have sense been trying to figure out how to maybe Trigger the “activation” silently in the registration process so that the email verification is not necissary.
I will try the new plugin and report back
October 14, 2009 at 2:34 pm #54515In reply to: Registration Email with wrong passwort, WPMU Bug?
copgardenParticipantI am also having problems with Welcome Pack. BP1.1 & BP1.1.1 same problem, WPMU2.8.4a. Fatal error on activation of the plugin, though it mostly works here’s what I get:
Register a user as admin in dashboard, select “skip confirmation”. Sends out confirmation anyhow, and email dies at activation link. I do get all other welcome pack emails except:
If sent from main WPMU blog don’t get the email that states username & pw
If sent from sub blog do get the email that states username & pw
Both tests have the same confirmation email that shouldn’t be sent that dies at activation link.
October 13, 2009 at 6:09 am #54420In reply to: How to turn Confirm Email Off?
Paul Wong-GibbsKeymasterOctober 13, 2009 at 6:05 am #54417In reply to: Can buddypress activation emails be turned off?
Paul Wong-GibbsKeymasterTHis is a WPMU thing. I believe this behaviour has changed in BP 1.1.1. I strongly suggest you upgrade your install regardless.
-
AuthorSearch Results