Search Results for 'activation email'
-
AuthorSearch Results
-
July 22, 2010 at 1:16 pm #86621
In reply to: WordPress 3.0 + Buddypress — User Creation Problems?
rich! @ etivitiParticipantJust some basic questions: multisite (which is important as a different process)? registration steps completed? data in mysql for a failed user signup? (check _users->”user_status” and _usermeta->meta_key->”activation_key”)
I was pointing out the php file and functions – if you wanted see the flow of the signup. (wp_insert_user, setting user_status, generating and saving activation_key, sending activation email to user). You mentioned “My install of wordpress does send emails successfully, until I activate Buddypress (then it breaks).” BuddyPress uses the same WordPress functions to send an email – so nothing changes in that regard but maybe some weird oddity in your setup causing a null email address or some other unpredictable result.
July 22, 2010 at 1:10 pm #86619In reply to: WordPress 3.0 + Buddypress — User Creation Problems?
Hugo AshmoreParticipantRich was asking whether you could confirm that an important stage was definitely being completed correctly as that helps narrow down the areas to troubleshoot.
Using a tool such as phpMyAdmin (MySQL DB manager) find the table called ‘wp_signups’ and confirm that emails that should have been sent and received do indeed have a valid set of entries for registration i.e activation key.
July 22, 2010 at 11:24 am #86613In reply to: WordPress 3.0 + Buddypress — User Creation Problems?
rich! @ etivitiParticipanteveryone here is a volunteer and may not read every single thread or know the answer to every unique issue. probably does not help when being a bit off-putting.
All sign-up steps work until the confirmation message? what is the status in the users table for the failed signup user? does each failed signup user have an activation key in the usermeta table? if so – that at least tells us the
bp_core_signup_user
process works upbp_core_signup_send_validation_email
(which only builds the email message and executes wp_mail() )have a look in buddypress/bp-core/bp-core-signup.php at the functions and steps.
if you are using multisite, then it is a different process
July 22, 2010 at 4:29 am #86572In reply to: WordPress 3.0 + Buddypress — User Creation Problems?
JustinCAParticipantWhat kind of support forum is this? If you google about this “buddypress activation email problem” it’s all over the !@#&% place, and no one has an answer? I’ve seen forum after forum post, thread, question, whatever and well over a dozen “fixes”, none of which have worked for me.
This is absurd. Registrars not getting their activation emails and, as a result, not being able to log in, basically renders Buddypress USELESS. I wished I’d known about this before I spent the last three !@#&% days customizing my site.
Here’s an idea… Don’t release this crap without being 110% sure that the most important feature (people being able to become members) works.
And at the very least can you guys answer the question… How can we fix the problem?
July 17, 2010 at 3:02 pm #86018In reply to: Email notification not working
Paul SParticipantThe “Mail From” plugin does indeed work. In the Dashboard I had to go to the Settings menu, in there was listed the “Mail From” plugin. The sender email was a nonexistent account, which was the problem. I changed it to an existing account. I just created a new user account in the website, and the activation email was sent out, immediately. And it worked, too.
Problem solved.
July 17, 2010 at 3:26 am #85966In reply to: Email notification not working
Paul SParticipantApparently it now does work. Although it took a few hours for my activation email to arrive, it did. But, the sender email address wasn’t the admin email (the one listed as the one from which all activation/notification emails are sent from) it was an weird email from BlueHost. mybluehostusername @box###.bluehost.com.
Should I take this up with Blue Host? Or is something else wrong?
July 17, 2010 at 2:11 am #85961In reply to: Email notification not working
Paul SParticipantOK, I have a BuddyPress install on my website, which is hosted by BlueHost.
I’m using WP ver 3.0 and BP ver 1.2.5.2.
I have searched all over for the solution to the problem apparently addressed in this thread, but the suggested “Mail From” plugin doesn’t work. I just logged out as Admin, and signed up as a regular user. The site told me my registration is complete, pending my reception of the activation email and subsequent clicking on the link contained.
There was a suggestion in this thread, I think, to go to the Options menu and edit the Registration email configuration, I cannot see any way to do that.
July 14, 2010 at 3:51 pm #85600Jeremy RobinsonParticipantSomeone has just suggested to us that they are convinced it is a php/SMTP conflict related to the multiple installs or wordpress.
Any idea what this means or how to go about fixing this issue…
HELP
July 14, 2010 at 3:44 pm #85597Jeremy RobinsonParticipantIf anyone could suggest a 5 star idiot proof plugin for BP WP noobz please, please, please let me know. Just need to fix this issue.
THanks
July 14, 2010 at 3:38 pm #85594Jeremy RobinsonParticipantI am actually having the same issue as the first poster – but her issue kind of got derailed after the 3rd post…
I currently am trying to install different mailing plugins but nothing has worked yet.
There seems to be zero connection between emails and the sites content, however the internal site communications are working fine.
July 14, 2010 at 3:25 am #85522techguyParticipant@jeremyrobinson Have you tried the solutions offered in this thread: https://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/email-notification-not-working/?topic_page=1&num=15
July 13, 2010 at 11:46 pm #85493Jeremy RobinsonParticipantSorry I meant SMTP Email Plugin
July 13, 2010 at 2:41 pm #85424In reply to: WordPress 3.0 + Buddypress — User Creation Problems?
CodebansheeParticipantyou’ll have been sent an email with an account activation link, clicking that will activate the account and enable you to log in. (I have just done this myself using my WP3.0 test install).
July 12, 2010 at 4:03 am #85202In reply to: Activation Email not being sent
r-a-yKeymasterCool, glad that worked for you!
July 12, 2010 at 3:00 am #85196In reply to: Activation Email not being sent
InsomniAKParticipantI installed the “Mail From” plugin and it’s working now.. Hosting company is “HostMonster” which is part of a parent company that owns, Powweb and a number of others, possilby BlueHost as well…
July 10, 2010 at 8:35 pm #85054In reply to: BP mark as spammers acts wierd in 1.2.2.1
r-a-yKeymasterLocking this as the last two comments are not relevant to the OP.
@dancunningham, @suzettekussnercom –
Please direct yourselves to this thread:
https://buddypress.org/community/groups/how-to-and-troubleshooting/forum/topic/registration-process-how-to-remove-the-activation-email-process/July 10, 2010 at 8:02 pm #85046Paul Wong-GibbsKeymasterWelcome Pack will also do this in next version; I’m working with @crashutah on it. (end plug, hehe).
July 10, 2010 at 6:53 pm #85044r-a-yKeymasterUse the BP Disable Activation plugin by @crashutah –
https://buddypress.org/community/groups/bp-disable-activation/Make sure you add a captcha plugin or some type of spam prevention!
July 8, 2010 at 11:46 pm #84863In reply to: Lost Activation Email
techguyParticipantTake an activation URL in the activation email (send yourself a fake one if you don’t have one lieing around). Then, go into something like phpmyadmin. Look at the table for users (it’s different if you’re using WP vs. WPMU) and find the activation key. Replace the key in the URL and now you can use that URL to activate the account.
I’ve also heard rumor that someone might be working on a plugin to deal with this type of situation.
July 8, 2010 at 2:18 pm #84775In reply to: Email notification not working
CEEWorldParticipantMy problem with the activation e-mail is that when you click on the link in the e-mail it goes to google page not found listing the URL including the additional code .. however I found that by getting people to copy and paste it into their browser it did work .. not ure what is causing this problem. If it works in the browser why is it not working in the e-mail?
July 8, 2010 at 7:49 am #84719In reply to: Activation Email not being sent
r-a-yKeymasterIf you’re on BlueHost, there have been issues with the email being sent.
July 8, 2010 at 5:23 am #84707In reply to: Activation Email not being sent
ScottParticipantHelp?!?!?! I am having the same problem except once a new user the hits “Submit Query” (which why does it say that anyway rather than register?) it just comes back to the same page with no error message. I am running WPMU 3.0BP 1.2.5.2. Everything was working fine. I’m not sure if it was the upgrade or a plug-in I installed, or some stupid error I made. I note that the last person who registered was 5 days ago. I am very new at the program and do not know yet how to code (but trying to learn!) I’ve dug all over, but can’t seem to figure it out. I am presenting the site at a conference for a school project, and now it suddenly stopped working! I am a broke grad student, but if someone can help me out, I can throw a few bucks their way if they can help me get it fixed before Saturday! The site is http://www.impacollective.org . I can be reached to chat or email at digitaldance007 @yahoo.com . PLEASE HELP!!!!
July 8, 2010 at 4:10 am #84704In reply to: Activation Email not being sent
InsomniAKParticipantI’m happy to delete all the new users since they shouldn’t be here yet anyway But I still can’t get any email to send outbound. I used the same host / setup with Joomla with no issues… Is there no way in WP/BP to see the email setup? To tell it to try sendmail or to use a specific SMTP server? That seems like huge missing feature???
July 7, 2010 at 7:13 pm #84652In reply to: User lost activation email
Philo HagenParticipantThat is, of course, an option, but I’m moving a community over from a site that was in Movable Type and Elgg into a new WordPress / Buddypress system and users are obviously attached to having the same username they had before and that people already know them by.
July 7, 2010 at 11:50 am #84581In reply to: Activation Email not being sent
Paul Wong-GibbsKeymasterYou have to edit the database to manually activate a new user. BP will use whatever mail server settings you have configured PHP for, which may well be sendmail.
-
AuthorSearch Results