Welcome Guest, Not a member yet? Register   Sign In
please help me..urgent! send mail problem
#2

[eluser]theprodigy[/eluser]
Quote:
$data = array(
'nf_editor' => $row->nf_editor,
'subject' => $row->subject,
'message' => $row->message,
'template_id' => $row->template_id
);

$this->db->where('template_id',$template_id);

I don't see where you are setting $template_id. I see where you are setting $data['template_id'], but not $template_id.


Messages In This Thread
please help me..urgent! send mail problem - by El Forum - 12-09-2009, 08:45 PM
please help me..urgent! send mail problem - by El Forum - 12-09-2009, 10:16 PM
please help me..urgent! send mail problem - by El Forum - 12-09-2009, 10:35 PM
please help me..urgent! send mail problem - by El Forum - 12-09-2009, 10:36 PM
please help me..urgent! send mail problem - by El Forum - 12-09-2009, 10:51 PM
please help me..urgent! send mail problem - by El Forum - 12-09-2009, 11:00 PM



Theme © iAndrew 2016 - Forum software by © MyBB