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 )