Hello,
My gesior lost acocunt isint working, I get this error everytime when I try lost acocunt.
this is my script in config.php
Repp+
My gesior lost acocunt isint working, I get this error everytime when I try lost acocunt.
PHP:
Could not instantiate mail function.
this is my script in config.php
PHP:
// E-MAIL config
$config['site']['send_emails'] = <whathere?>'; // is acc. maker configured to send e-mails?
$config['site']['mail_address'] = <whathere?>''; // e-mail address
$config['site']['smtp_enabled'] = <whathere?>''; // send by smtp or mail function (set 0 if use mail function)
$config['site']['smtp_host'] = '<whathere?>''; // address
$config['site']['smtp_port'] = <whathere?>'; // port
$config['site']['smtp_auth'] = '<whathere?>''; // need authorization? (set 0 if not need auth)
$config['site']['smtp_user'] = 'l<whathere?>''; // login
$config['site']['smtp_pass'] = '<whathere?>'; // password
Repp+
Last edited: