Welcome Guest, Not a member yet? Register   Sign In
Email Library Issues
#1

I have the code 
$this->load->library('email');
which loads the library properly, or i thought...
however when i try
$this->email->from(EMAIL_FROM);
i get this
Fatal error: Call to a member function from() on a non-object in /var/screenu-www/screenu-web/screenu/application/models/customers_model.php on line 147
Reply


Messages In This Thread
Email Library Issues - by acheng16 - 01-05-2016, 02:03 PM
RE: Email Library Issues - by skunkbad - 01-05-2016, 03:41 PM
RE: Email Library Issues - by Narf - 01-05-2016, 05:07 PM
RE: Email Library Issues - by skunkbad - 01-05-2016, 08:11 PM
RE: Email Library Issues - by acheng16 - 01-05-2016, 11:14 PM
RE: Email Library Issues - by skunkbad - 01-06-2016, 12:06 AM
RE: Email Library Issues - by acheng16 - 01-06-2016, 08:36 AM
RE: Email Library Issues - by webdeveloper - 01-06-2016, 08:46 AM
RE: Email Library Issues - by skunkbad - 01-06-2016, 09:03 AM
RE: Email Library Issues - by acheng16 - 01-06-2016, 09:12 AM
RE: Email Library Issues - by webdeveloper - 01-06-2016, 09:33 AM
RE: Email Library Issues - by acheng16 - 01-06-2016, 09:55 AM
RE: Email Library Issues - by acheng16 - 01-06-2016, 11:39 AM
RE: Email Library Issues - by mwhitney - 01-08-2016, 12:50 PM



Theme © iAndrew 2016 - Forum software by © MyBB