Welcome Guest, Not a member yet? Register   Sign In
CodeIgniter Email Class Shows Email Credentials after $this->email->send()
#1

[eluser]arylaarsdam[/eluser]
I've searched for a solution for this but could not find one, so here goes...

I am not using print_debugger(), yet after I hit send on my form and the $this->email->send() function processes the email and sends it, the next window that opens in my browser shows all of my login credentials for the email account that I am using to send emails through. Messages are being sent successfully so I don't think this is an error. I would like for the user to be redirected to the prior page they were on with a message at the top that says 'Message Sent Successfully'.

First, does anyone know why I am seeing all my email credentials displayed when I'm not using the debugger and second, after the email controller runs when the user presses send, how do I build it that it redirects the user to the prior page with a message that says that the message was successfully sent (or an error indicating that it wasn't sent)?


Messages In This Thread
CodeIgniter Email Class Shows Email Credentials after $this->email->send() - by El Forum - 11-06-2013, 07:13 AM



Theme © iAndrew 2016 - Forum software by © MyBB