06-29-2010, 12:45 PM
[eluser]Neeraj Kumar[/eluser]
Hi all,
Lately I have been fiddling around with CI's email class ...
I have encountered a strange problem. When I try to add configuration details to Email.php config file then CI is not sending any emails and script hangs and just keeps on loading in browser.
But instead when I load config details directly by passing $config array to $this->email->inilialize then it works..
What could be the problem? I habve tried renaming file to Capital 'E' and all the other stuff i could find in the forums. please help. this thing is really annoying.
Hi all,
Lately I have been fiddling around with CI's email class ...
I have encountered a strange problem. When I try to add configuration details to Email.php config file then CI is not sending any emails and script hangs and just keeps on loading in browser.
But instead when I load config details directly by passing $config array to $this->email->inilialize then it works..
What could be the problem? I habve tried renaming file to Capital 'E' and all the other stuff i could find in the forums. please help. this thing is really annoying.