Welcome Guest, Not a member yet? Register   Sign In
Problem sending an email
#7

[eluser]Matalina[/eluser]
Code:
$this->CI->email->message($this->CI->load->view('mail/mail_view.php',array('hash' => $this->CI->session->userdata('activation_hash')),TRUE));

What is your hash doing? It looks like it's only returning an encrypted piece of information.


Messages In This Thread
Problem sending an email - by El Forum - 03-09-2012, 11:50 AM
Problem sending an email - by El Forum - 03-09-2012, 12:11 PM
Problem sending an email - by El Forum - 03-09-2012, 03:03 PM
Problem sending an email - by El Forum - 03-11-2012, 07:08 PM
Problem sending an email - by El Forum - 03-12-2012, 07:16 AM
Problem sending an email - by El Forum - 03-12-2012, 08:21 AM
Problem sending an email - by El Forum - 03-12-2012, 08:45 AM



Theme © iAndrew 2016 - Forum software by © MyBB