Welcome Guest, Not a member yet? Register   Sign In
Sending email with gmail smtp with codeigniter email library
#4

[eluser]oste15[/eluser]
That solved the issue for me too

Does this mean using config/email.php is deprecated?

I was using $this->load->library('email');
and removing config/email.php and adding the $config array directly to the controller and using $this->load->library('email', $config); Worked


Messages In This Thread
Sending email with gmail smtp with codeigniter email library - by El Forum - 03-04-2010, 09:02 PM



Theme © iAndrew 2016 - Forum software by © MyBB