Search Results for 'notification user id'
-
Search Results
-
(originally posted to WP forums; added here after a reminder)
Ok, I’m another WP/BP user who can’t get mail notifications working. Hours of searching forums and the net haven’t found a solution, so it’s time to try the forums. Here are my specs:
1. WordPress Version 2.9.2 — WP, not WP-MU (tried it, had the same problem)
2. WordPress is installed in a directory
3. It’s in a subdirectory off the root: myhost.com/wordpress
4. This was a fresh install, not an upgrate
5. WordPress works fine until I activate BuddyPress. Then all mail notification fails. When I deactivate BuddyPress, mail is fine again.
6. BuddyPress Version 1.2.1
7. Also a clean install of BP
8. Several other plugins installed, all but WP-Mail-SMTP have been deactivated. WP-Mail-SMTP is attempt to get this working via SMTP.
9. Using Theme BuddyPress Default
10. No modifications to the core files.
11. No custom fuctions.
12. Not running BBPress. (BP came with BBPress built in, but I deactivated it)
13. There appear to be no errors in the server log file. (There were some caused by the deactivating-BP-without-changing-themes white screen of death.)
14. My hosting company is HostMonster
So, I can register new users but they don’t get notification emails. When I use the “forgot my password” form, I get the message “The e-mail could not be sent.
Possible reason: your host may have disabled the mail() function…”
With BP deactivated, users get notification emails. Using the “forgot my password” form works fine and doesn’t give an error.
I’ve tried the SMTP approach with various plugins, email accounts set up on my server, and with gmail. My latest attempt uses an email account set up on my server and WP-Mail-SMTP with these settings:
* From email: wordpress@crimsoncurtain.com (a valid email account) From Name: Oh God, Please make this work
* Mailer: Send all WordPress emails via SMTP. (I also tried the PHP mail() option too – was getting desperate)
* SMTP Options (as provided by my host company):
SMPT Host: wordpress@crimsoncurtain.com
SMTP Port: 26 , No encryption, SMTP authorization userid & password.
(Also tried 26, 465 / SSL, TLS / No SMTP , etc)
With BP disabled this sends a test email just fine. Activate BP and I get (messages reduced):
…
The result was: bool(false)
… SMTP Error: The following SMTP Error: Data not accepted.myemail@hotmail.com
…
array(13) {
[“mailer_not_supported”]=> string(25) ” mailer is not supported.”
[“provide_address”]=> string(55) “You must provide at least one mailer is not supported.”
[“execute”]=> string(19) “Could not execute: “
[“instantiate”]=> string(36) “Could not instantiate mail function.”
[“authenticate”]=> string(35) “SMTP Error: Could not authenticate.”
[“from_failed”]=> string(35) “The following From address failed: “
[“data_not_accepted”]=> string(30) “SMTP Error: Data not accepted.”
[“recipients_failed”]=> string(56) “SMTP Error: The following SMTP Error: Data not accepted.”
[“connect_host”]=> string(43) “SMTP Error: Could not connect to SMTP host.”
[“file_access”]=> string(23) “Could not access file: “
[“file_open”]=> string(33) “File Error: Could not open file: “
[“encoding”]=> string(18) “Unknown encoding: “
[“signing”]=> string(15) “Signing Error: “
}
So, it really looks like BuddyPress is what’s keeping mail from working, and I’ve run out of ideas to try.
I’d love it if anyone has ideas on what the problem could be. Help! Any suggestions?
Thanks,
Phillip
Having an issue with 1.2.1 on WPMU 2.9.1 with group invitations.
When I invite a user to a group, no invitation is sent and there is no notification in the invited user’s account. Friend requests appear to be functioning properly.
I was having an issue with 1.2 where group invites would not go away (permanently stuck in admin bar). Not sure if that is related.
I rolled back to only BP being installed (no other plugins) with the default BP theme and still see this issue.
Can anyone recreate or verify this issue? If so, I will create a ticket. Also open to ideas on a fix.
Thanks!
It would be nice if users got a notification (similar to when you have a new IM), when other users replied to their comments, forum posts etc. That way it would be easier to continue conversations. If you are unsure what I mean, I am describing a feature similar to how facebook notifications work. Other plugins should also be able to “plug in” to the notification feature as well.
PS. I saw Andy wrote that screen notifications where coming, but that was a year ago.

http://buddypress.org/forums/topic/wire-posts-messages-emailed#post-44
Topic: notifications not being sent
I installed a test installation using WPMU 2.9.1.1 and BP beta, RC1 then RC2 then 1.2 in that install notification emails do get sent as expected.
I installed BP 1.2 on a pre-existing WP 2.9.2 (not MU) non-test site and it looks good, except in-site messaging etc, is NOT producing notification emails. New user registrations are also not emailed to admin nor are blog post comments.
Anyone else seen this?
One suspicion I have is that the non-notifying install was previously using the intensedebate plugin but this has been deactivated and uninstalled. I see that Peterverkooijen has had and solved an identical seeming problem here:
http://buddypress.org/forums/topic/buddypress-and-intensedebate?replies=12#post-23007
What does Peterverkooijen mean when he says “copying an earlier version of an entire template folder solved the problem”
Topic: hide body of message
THX!