MarltonWeb
Tue 9th Mar '04, 4:20pm
Server Platform: Window 2000 Server
MYSQL: latest version
PHP: lastest version
Forum Address: http://drp.notss.com/forums/index.php
-------------------------------
I seem to have set something up incorrectly in the .ini file. When a user registers for the site the auto email that is supposed to go out to them for verification never arrives. Also when I try to send emails to users from the admin side I get the following error:
Warning: mail(): "sendmail_from" not set in php.ini or custom "From:" header missing in C:\Inetpub\wwwroot\drp\forums\admin\functions.php on line 103
So I have been to the functions.php page and I can find the function in question. I think I need to set the 'webmasteremail' equal to something somehow but this is where I get lost.
Any help would be appreciated.
-Dave
MYSQL: latest version
PHP: lastest version
Forum Address: http://drp.notss.com/forums/index.php
-------------------------------
I seem to have set something up incorrectly in the .ini file. When a user registers for the site the auto email that is supposed to go out to them for verification never arrives. Also when I try to send emails to users from the admin side I get the following error:
Warning: mail(): "sendmail_from" not set in php.ini or custom "From:" header missing in C:\Inetpub\wwwroot\drp\forums\admin\functions.php on line 103
So I have been to the functions.php page and I can find the function in question. I think I need to set the 'webmasteremail' equal to something somehow but this is where I get lost.
Any help would be appreciated.
-Dave