surpas122 Posted January 1, 2005 Posted January 1, 2005 Hello, I am getting the following error messages when I create an account. Can anyone tell me how to fix this or point me in the right direction? Thanks. Warning: mail(): "sendmail_from" not set in php.ini or custom "From:" header missing in D:\Inetpub\webroots\xxxxxxxxxx.com\catalog\includes\classes\email.php on line 448 Warning: Cannot modify header information - headers already sent by (output started at D:\Inetpub\webroots\xxxxxxxxxx.com\catalog\includes\classes\email.php:448) in D:\Inetpub\webroots\xxxxxxxxxx.com\catalog\includes\functions\general.php on line 23 Also, when I go back in and check the account I see the following Warning at the date field: Warning: mktime(): Windows does not support negative values for this function in D:\Inetpub\webroots\xxxxxxxxxx.com\catalog\includes\functions\general.php on line 523 Warning: date(): Windows does not support dates prior to midnight (00:00:00), January 1, 1970 in D:\Inetpub\webroots\xxxxxxxxxx.com\catalog\includes\functions\general.php on line 523 Thanks for any help.
Guest Posted January 1, 2005 Posted January 1, 2005 Is this from a fresh osCommerce installation? It would also be very helpful if you tell us about your previous mods/addons etc. :thumbsup:
♥Vger Posted January 1, 2005 Posted January 1, 2005 Warning: Cannot modify header information - headers already sent by Look for the above in the Knowledge Base, under Common Problems. Vger
surpas122 Posted January 1, 2005 Author Posted January 1, 2005 Is this from a fresh osCommerce installation? It would also be very helpful if you tell us about your previous mods/addons etc. :thumbsup: <{POST_SNAPBACK}> This is an older version of oscommerce. I was able to fix the first part by updating the php.ini, but I am still having trouble with date issue. It saying : Warning: mktime(): Windows does not support negative values for this function in D:\Inetpub\webroots\xxxxx.com\admin\includes\functions\general.php on line 125 Warning: date(): Windows does not support dates prior to midnight (00:00:00), January 1, 1970 in D:\Inetpub\webroots\xxxxx.com\admin\includes\functions\general.php on line 125 I cant seem to find anything in the knowledge base.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.