EllisLab text mark
Advanced Search
     
email library hangs if no newline set
Posted: 22 October 2012 09:19 PM   [ Ignore ]
Joined: 2009-04-15
453 posts

After banging my head for 20min, I finally tracked the “hanging email send()” down to not having:

$this->ci->email->set_newline(”\r\n”);

in my library.

I tested with an example straight from the user guide examples; anyone run into this before, and can explain the issue to me?

Guide doesn’t show that this is required in anyway (unless I’ve overlooked)

 Signature 

Code By Jeff

Mahana Messaging Library

Problem with your query? Did you run

$this->db->last_query(); 

before you came to the forums for help?