Welcome Guest, Not a member yet? Register   Sign In
Error with email class in CI 3.1.8
#9

CodeIgniter version 3.1.8 expects all parameters in the from methods to be strings.

I would assign your variables to string variables and then pass them into the email form.
or cast them to a string to see if that works (string) variable.
What did you Try? What did you Get? What did you Expect?

Joined CodeIgniter Community 2009.  ( Skype: insitfx )
Reply


Messages In This Thread
Error with email class in CI 3.1.8 - by ardavan - 04-04-2018, 12:57 AM
RE: Error with email class in CI 3.1.8 - by InsiteFX - 04-05-2018, 03:31 AM



Theme © iAndrew 2016 - Forum software by © MyBB