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 tried to use a complex value as a simple one. For example, you tried to use a query variable in a cfif tag.
|
|
The error occurred in C:/websites/Skicountry/functions/category.cfc: line 1652
|
1650 :
1651 : <Cfquery name="results" dbtype="query">
1652 : SELECT * FROM #myquery# ORDER BY
1653 : <cfif isdefined("arguments.url.orderby") and len(arguments.url.orderby)>
1654 : <cfif arguments.url.orderby eq "new-arrivals">
|
|
Resources:
|
Browser |
Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com) |
Remote Address |
3.15.203.246 |
Referrer |
https://skicountrysports.com/hydration/browse6killtec/size/149 |
Date/Time |
26-Nov-24 07:36 AM |
|