shmekera Posted August 29, 2008 Posted August 29, 2008 Warning: mail(): SMTP server response: 550 Invalid recipient: Soul Seeker <[email protected] in d:\web\www\dtn\shopping\admin\includes\classes\email.php on line 522 Warning: Cannot modify header information - headers already sent by (output started at d:\web\www\dtn\shopping\admin\includes\classes\email.php:522) in d:\web\www\dtn\shopping\admin\includes\functions\general.php on line 22 any suggestions? thanks!
FIMBLE Posted August 29, 2008 Posted August 29, 2008 Warning: Cannot modify header information - headers already sent by (output started at d:\web\www\dtn\shopping\admin\includes\classes\email.php:522) in d:\web\www\dtn\shopping\admin\includes\functions\general.php on line 22 Error means "OUTPUT" is usually just a single space that should not be there! something like this <?php instead of <?php or ?> rather than ?> That space will cause this problem Check you e-mail.php in admin / includes / classes Sometimes you're the dog and sometimes the lamp post [/url] My Contributions
shmekera Posted August 29, 2008 Author Posted August 29, 2008 OK I fix that.. but the problem is: Warning: mail(): SMTP server response: 550 Invalid recipient: Soul Seeker <[email protected] in d:\web\www\dtn\shopping\admin\includes\classes\email.php on line 522
Hotclutch Posted September 20, 2008 Posted September 20, 2008 OK I fix that.. but the problem is: Warning: mail(): SMTP server response: 550 Invalid recipient: Soul Seeker <[email protected] in d:\web\www\dtn\shopping\admin\includes\classes\email.php on line 522 Have you perhaps found a solution for this? Please post it! Thanks
Guest Posted September 20, 2008 Posted September 20, 2008 In admin: Configuration->My Store->Send email from Soul Seeker <[email protected] should be Soul Seeker <[email protected]> if that doesn't work then use: [email protected] Also ensure that "Configuration->My Store->Email address" is simply: [email protected]
Recommended Posts
Archived
This topic is now archived and is closed to further replies.