For some reason, our login information isn't working anymore. When we try to recover the password, we get this error message:
Warning: fsockopen() [function.fsockopen]: unable to connect to localhost:25 (Connection refused) in /home1/hpppp/public_html/modules/CMSMailer/phpmailer/class.smtp.php on line 182
Warning: Cannot modify header information - headers already sent by (output started at /home1/hpppp/public_html/modules/CMSMailer/phpmailer/class.phpmailer.php:2928) in /home1/hpppp/public_html/include.php on line 94
Warning: Cannot modify header information - headers already sent by (output started at /home1/hpppp/public_html/modules/CMSMailer/phpmailer/class.phpmailer.php:2928) in /home1/hpppp/public_html/include.php on line 97
Warning: Cannot modify header information - headers already sent by (output started at /home1/hpppp/public_html/modules/CMSMailer/phpmailer/class.phpmailer.php:2928) in /home1/hpppp/public_html/include.php on line 100
Warning: Cannot modify header information - headers already sent by (output started at /home1/hpppp/public_html/modules/CMSMailer/phpmailer/class.phpmailer.php:2928) in /home1/hpppp/public_html/include.php on line 101
Warning: Cannot modify header information - headers already sent by (output started at /home1/hpppp/public_html/modules/CMSMailer/phpmailer/class.phpmailer.php:2928) in /home1/hpppp/public_html/include.php on line 104
Warning: Cannot modify header information - headers already sent by (output started at /home1/hpppp/public_html/modules/CMSMailer/phpmailer/class.phpmailer.php:2928) in /home1/hpppp/public_html/include.php on line 107
Warning: Cannot modify header information - headers already sent by (output started at /home1/hpppp/public_html/modules/CMSMailer/phpmailer/class.phpmailer.php:2928) in /home1/hpppp/public_html/admin/login.php on line 360
Any ideas as to what is going on?
Error message when trying to recover password
Re: Error message when trying to recover password
It's trying to send out an email, but apparently CMS Mailer is not configured well or your host has an SMTP problem.
You might want to read this: http://docs.cmsmadesimple.org/troublesh ... d-recovery
You might want to read this: http://docs.cmsmadesimple.org/troublesh ... d-recovery