Welcome Guest, Not a member yet? Register   Sign In
Passing values to a controller through jquery ajax post
#7

[eluser]vintage75[/eluser]
I think I found the problem. A library that I was loading was somehow resetting the $_POST array like you said. I didn't make this library as I'm not working on this project alone. I'll have to talk to my colleague about it.

The email is being sent but for some unknown reason $this->email->send() is returning false.

Echoing $this->email->print_debugger(); returns:

Code:
Unable to send email using PHP mail(). Your server might not be configured to send mail using this method.

User-Agent: CodeIgniter
Date: Fri, 16 Jul 2010 21:37:20 +0000
From: <>
Return-Path: <>
Reply-To: "" <>
X-Mailer: CodeIgniter
X-Priority: 3 (Normal)
Message-ID: <4c40d1106777c>
Mime-Version: 1.0
Content-Type: text/plain; charset=utf-8
Content-Transfer-Encoding: 8bit
=?utf-8?Q?Feedback?=

Any idea how to fix this?

Thank you for the help so far Smile


Messages In This Thread
Passing values to a controller through jquery ajax post - by El Forum - 07-16-2010, 10:32 AM
Passing values to a controller through jquery ajax post - by El Forum - 07-16-2010, 12:33 PM
Passing values to a controller through jquery ajax post - by El Forum - 07-16-2010, 12:35 PM
Passing values to a controller through jquery ajax post - by El Forum - 07-16-2010, 12:44 PM
Passing values to a controller through jquery ajax post - by El Forum - 07-16-2010, 01:06 PM
Passing values to a controller through jquery ajax post - by El Forum - 07-16-2010, 02:36 PM
Passing values to a controller through jquery ajax post - by El Forum - 07-16-2010, 03:38 PM
Passing values to a controller through jquery ajax post - by El Forum - 07-16-2010, 07:54 PM
Passing values to a controller through jquery ajax post - by El Forum - 07-18-2010, 05:57 AM



Theme © iAndrew 2016 - Forum software by © MyBB