instantsvideo
Member
Hi,
yes it's working before and after the changes in the lm_prefs.php document, I have access to login page. I turned on debugging mode and I get this message :
Notice: Undefined variable: smtp in /home/insta129/public_html/mailing/lm/lm_functions.php on line 2112
Fatal error: Call to a member function send() on null in /home/insta129/public_html/mailing/lm/lm_functions.php on line 2112
this line is : $mail = $smtp->send( $to, $headers, $body );
does it ring a bell to you ?
yes it's working before and after the changes in the lm_prefs.php document, I have access to login page. I turned on debugging mode and I get this message :
Notice: Undefined variable: smtp in /home/insta129/public_html/mailing/lm/lm_functions.php on line 2112
Fatal error: Call to a member function send() on null in /home/insta129/public_html/mailing/lm/lm_functions.php on line 2112
this line is : $mail = $smtp->send( $to, $headers, $body );
does it ring a bell to you ?