Info
- 38 posts
- 16 voices
- Started 5 years ago by stuboo
- Latest reply from Sunnichka
- This topic is not resolved
Registration Email Not Being Sent - new issue
-
- Posted 1 year ago #
Hi guys!
Unfortunately going through this problem with registration emails (((
Mail can be send from a server where I keep the website, I created mailer.php as suggested above and everything works. But not with bbPress and WordPress I've installed. WordPress and bbPress are integrated and I use bbPress registration form for the whole site.Hosting provider - godaddy. In config host is different from localhost.
I wrote to them, they advised:
"If you use the mail() function in your PHP, you do not need to specify an outgoing mail server."I tried to modify class.mailer putting email I've created on account and tried to change $Host but still nothing works ((( Could anyone help what to modify, how to make this thing work.
Thanx!Sunnie
-
- Posted 1 year ago #
Hi Sunnie,
The first thing to check is if WordPress can send registration emails.
If it can, then we have a bbPress issue.
If it can't then it's a server issue, and the quickest resolution is to contact your hosts and use the WordPress support forum (as there are more people on there).Test and let us know :)
-
- Posted 1 year ago #
No, WordPress dsnt send them as well (((
Well, host said that it's a script error and they can't help. Only thing they wrote and I posted it above is:
"If you use the mail() function in your PHP, you do not need to specify an outgoing mail server. If you are using some other method besides mail() in your PHP code, use relay-hosting.secureserver.net for your relay server." -
- Posted 1 year ago #
That makes sense.
You shouldn't really need to change anything, thats the joy of the default mail() function. I'm not sure what drove you to make the changes in the first place (this 3+ year old thread isn't the best place to get data, alot has changed since 2006).I'd get rid of whatever changes you made, and then test on WordPress.
If that fails, then it's off to the WordPress support forum for some help.
host said that it's a script error and they can't help
Did they happen to give you the error? that will help the WordPress folks sort it quicker
-
- Posted 1 year ago #
Yeah, I know that this topic is old, a pity it's not very busy here :-/ Well, I wanted to use bbPress registration because there are more fields in it and i dnt want to mess up installing extra-plugins to WP to get all necessary datas from users when I could get all needed from bbPress.
All changes i was trying to do in class.mailer.php is to put registered email to $Sender end played with $Host because it's not localhost at godaddy hosting.
It didnt work with WordPress before I started to change anything anyway.
Sorry, I'm not a hardcoder and this bloody thing causes me headache already a week. Didnt happen on testhosting :-/But thank you for reply!!!
-
- Posted 1 year ago #
well, just had an answer that i should leave localhost. well, i uploaded back an old file and still nothing. and just read on your blog that bbPress is dead. very pity :-/ idea was very nice!
-
- Posted 1 year ago #
In terms of going forward as a standalone piece of software, yeah, it effectively is.
But the software you have and you can always use, and if it works for you, go for it. I, and all others here, are in the sme boat, and the basics of bbPress are quite brilliant.
I'd be suprised if you should have to change "localhost", but if there's no emails comign through from your goDaddy account at all, and you're using the default mail(), then it's at their end :)
Good Luck
-
- Posted 1 year ago #
Thank you!
-
This topic is
closed