Welcome Guest, Not a member yet? Register   Sign In
Loading email library breaks site
#3

[eluser]NateL[/eluser]
wow i dunno what happened, but I opened /system/libraries/Email.php and it ends on line 1924 with this code:

Code:
function _set_error_message($msg, $val = '')
    {
        $CI =& get_instance();
        $CI->lang->load('email');

        if (FALSE === ($line =

That's definitely not right!!

Anyway, I re-uploaded a fresh Email.php and now everything works as expected.

Quote:Is there an extension of the email library in ./application/libraries?
No, there were no extensions.

Thanks for the reply tho Smile


Messages In This Thread
Loading email library breaks site - by El Forum - 02-09-2010, 10:50 AM
Loading email library breaks site - by El Forum - 02-09-2010, 11:03 AM
Loading email library breaks site - by El Forum - 02-09-2010, 11:08 AM



Theme © iAndrew 2016 - Forum software by © MyBB