Complex object types cannot be converted to simple values.
|
|
The expression has requested a variable or an intermediate expression result as a simple value, however, the result cannot be converted to a simple value. Simple values are strings, numbers, boolean values, and date/time values. Queries, arrays, and COM objects are examples of complex values. The most likely cause of the error is that you are trying to use a complex value as a simple one. For example, you might be trying to use a query variable in a cfif tag.
|
| |
The error occurred in C:\websites\www.buyfromachristian.com\errorhandler\mod_email_errors.cfm: line 26
Called from C:\websites\www.buyfromachristian.com\errorhandler\errors.cfm: line 39
Called from C:\websites\www.buyfromachristian.com\index.cfm: line 8
Called from C:\websites\www.buyfromachristian.com\Application.cfc: line 43
|
24 : Attributes Scope
25 : ----------------------------------------------------------
26 : <cfloop item="var" collection="#attributes#">#var#: #evaluate("attributes.#var#")##chr(10)#</cfloop>
27 :
28 : URL Scope
|
|
|
Resources:
|
| Browser |
CCBot/1.0 (+http://www.commoncrawl.org/bot.html) |
| Remote Address |
38.107.191.86 |
| Referrer |
|
| Date/Time |
03-Sep-10 12:44 PM |
|