Strict stands/warning message
Quote from emccaff2 on June 30, 2015, 10:29 amHello,I installed the database and am getting the following messages when logging in under http://www.yourdomain.com/admin/. Please help!Strict Standards: Declaration of smtp_message_class::SendMessageBody() should be compatible with email_message_class::SendMessageBody(&$data) in /home2/emccaff2/public_html/screwmyloans.com/mail/smtp_message.php on line 594Warning: session_start(): Cannot send session cookie - headers already sent by (output started at /home2/emccaff2/public_html/screwmyloans.com/mail/smtp_message.php:594) in /home2/emccaff2/public_html/screwmyloans.com/admin/admin_common.php on line 2Warning: session_start(): Cannot send session cache limiter - headers already sent (output started at /home2/emccaff2/public_html/screwmyloans.com/mail/smtp_message.php:594) in /home2/emccaff2/public_html/screwmyloans.com/admin/admin_common.php on line 2
Hello,I installed the database and am getting the following messages when logging in under http://www.yourdomain.com/admin/. Please help!Strict Standards: Declaration of smtp_message_class::SendMessageBody() should be compatible with email_message_class::SendMessageBody(&$data) in /home2/emccaff2/public_html/screwmyloans.com/mail/smtp_message.php on line 594Warning: session_start(): Cannot send session cookie - headers already sent by (output started at /home2/emccaff2/public_html/screwmyloans.com/mail/smtp_message.php:594) in /home2/emccaff2/public_html/screwmyloans.com/admin/admin_common.php on line 2Warning: session_start(): Cannot send session cache limiter - headers already sent (output started at /home2/emccaff2/public_html/screwmyloans.com/mail/smtp_message.php:594) in /home2/emccaff2/public_html/screwmyloans.com/admin/admin_common.php on line 2
Quote from Ryan on June 30, 2015, 11:26 amHi there,Have you tried the development snapshot yet? I think I fixed that issue there already.Also, you should set your php error reporting to a proper production value.Good luck!Ryan
Hi there,Have you tried the development snapshot yet? I think I fixed that issue there already.Also, you should set your php error reporting to a proper production value.Good luck!Ryan
Quote from Prometheousnx on November 14, 2015, 2:07 pmDid you ever find out what was wrong? I'm having the same issue (Exactly the same, actually).
Did you ever find out what was wrong? I'm having the same issue (Exactly the same, actually).