Well people can't register. There was an error that said it couldn't send an email to the host. I am not sure how to edit the smtp server that this program uses. Any help?
Also, can I change the operator password?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Well people can't register. There was an error that said it couldn't send an email to the host. I am not sure how to edit the smtp server that this program uses. Any help?
Also, can I change the operator password?
On line 274
{ define('SEND_CONFIRMATION_MAIL', true); }
Change true to false
Enjoy