What exaclty does this mean, and why does it keep showing up?
ID:269545
Jul 29 2005, 10:21 pm
|
|
ID:269545
Jul 29 2005, 10:21 pm
|
|
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.