Welcome Guest, Not a member yet? Register   Sign In
$this->email->send() returns nothing
#11

[eluser]redcloud80[/eluser]
Here I can read that there's no need to initialize something

http://ellislab.com/codeigniter/user-gui...email.html

Setting Email Preferences in a Config File

If you prefer not to set preferences using the above method, you can instead put them into a config file. Simply create a new file called the email.php, add the $config array in that file. Then save the file at config/email.php and it will be used automatically. You will NOT need to use the $this->email->initialize() function if you save your preferences in a config file.


Messages In This Thread
$this->email->send() returns nothing - by El Forum - 09-10-2012, 12:34 PM
$this->email->send() returns nothing - by El Forum - 09-10-2012, 12:44 PM
$this->email->send() returns nothing - by El Forum - 09-10-2012, 12:45 PM
$this->email->send() returns nothing - by El Forum - 09-10-2012, 12:48 PM
$this->email->send() returns nothing - by El Forum - 09-10-2012, 02:19 PM
$this->email->send() returns nothing - by El Forum - 09-10-2012, 02:28 PM
$this->email->send() returns nothing - by El Forum - 09-10-2012, 02:29 PM
$this->email->send() returns nothing - by El Forum - 09-10-2012, 02:29 PM
$this->email->send() returns nothing - by El Forum - 09-10-2012, 02:31 PM
$this->email->send() returns nothing - by El Forum - 09-10-2012, 02:34 PM
$this->email->send() returns nothing - by El Forum - 09-10-2012, 02:36 PM
$this->email->send() returns nothing - by El Forum - 09-10-2012, 02:37 PM
$this->email->send() returns nothing - by El Forum - 09-10-2012, 02:38 PM
$this->email->send() returns nothing - by El Forum - 09-10-2012, 02:40 PM
$this->email->send() returns nothing - by El Forum - 09-10-2012, 02:56 PM
$this->email->send() returns nothing - by El Forum - 09-10-2012, 03:02 PM
$this->email->send() returns nothing - by El Forum - 09-10-2012, 03:30 PM



Theme © iAndrew 2016 - Forum software by © MyBB