ID:269545
 
What exaclty does this mean, and why does it keep showing up?

What exaclty does this mean, and why does it keep showing up?

It means you are trying to use different types of variables in some weird way like multiplying text by a number. Figure out which line causes it then output the variables you are working with to make sure you didn't make some simple mistake like pass in the wrong thing for a parameter.