UseBB Community

The official board for UseBB help and discussion

UseBB Community » Bug Reports » [INVALID] Bug at activation when registering.

[INVALID] Bug at activation when registering.

Page: 1

Author Post
Member
Registered: Dec 2007
Posts: 62
Very good forum so far ;) I hope it will get developed :D

In the config, I have choosen to NOT force members to activate their members.
But I still get this error while signing up.
You can login to the user without need to activate it, but I dislike this error message:
In file sources\functions.php on line 1166:

E_WARNING - mb_send_mail() [function.mb-send-mail]: Failed to connect to mailserver at "localhost" port 25, verify your "SMTP" and "smtp_port" setting in php.ini or use ini_set()
« Last edit by Dietrich on Wed Dec 26, 2007 10:42 pm. »
Developer
Registered: Apr 2004
Posts: 2218
Location: Belgium
This is not a bug but a server misconfiguration. The forum still attempts to send an e-mail even if activation is disabled.
_______________
--Dietrich (developer)
UseBB roadmap, dev mailing list & weblog
Member
Registered: Dec 2007
Posts: 62
Alright. Got any idea how I can solve it?
Developer
Registered: Apr 2004
Posts: 2218
Location: Belgium
See http://www.usebb.net/community/topic-409.html.
_______________
--Dietrich (developer)
UseBB roadmap, dev mailing list & weblog
Member
Registered: Dec 2007
Posts: 62
Doesnt help me, I am still confused about what to do.
Member
Registered: Nov 2007
Posts: 31
Just configuration "smtp"
smtp is 'email' service
You server or localhost smtp servis is no work or no konfigured. (or no servis active)

Just search smtp info in google.com, yahoo.com,..

(sorry my no english)
« Last edit by nxturk on Thu Dec 27, 2007 2:06 am. »
Member
Registered: Dec 2007
Posts: 62
Why do it have to be so damn complicated?
Why not just create a function if the forum is configured to NOT have an activation mail, well, dont try to send it.
Developer
Registered: Apr 2004
Posts: 2218
Location: Belgium
UseBB once had a setting to disable all email messages. It got removed because it was nothing more but a workaround for a badly configured webserver.

http://www.usebb.net/community/topic-post7991.html#post7991 Describes a code modification to disable all mail messages.
_______________
--Dietrich (developer)
UseBB roadmap, dev mailing list & weblog
Member
Registered: Dec 2007
Posts: 62
Dietrich wrote
UseBB once had a setting to disable all email messages. It got removed because it was nothing more but a workaround for a badly configured webserver.

http://www.usebb.net/community/topic-post7991.html#post7991 Describes a code modification to disable all mail messages.

Thank you man. That worked!

Page: 1

UseBB Community » Bug Reports » [INVALID] Bug at activation when registering.

UseBB Community is powered by UseBB 1 Forum Software