The ID argument passed to the getCategoriesS function is not of type numeric.
|
|
If the component name is specified as a type of this argument, it is possible that either a definition file for the component cannot be found or is not accessible.
|
| |
The error occurred in D:/webServices/db/admin/reads/categories.cfm: line 43
Called from D:/domains/203/wwwroot/templates/template1/content/common/categoriesTree.cfm: line 17
Called from D:/CFCommon/functions/templates.cfm: line 54
Called from D:/domains/203/wwwroot/templates/template1/content/common/leftColumn.cfm: line 16
Called from D:/CFCommon/functions/templates.cfm: line 54
Called from D:/domains/203/wwwroot/templates/template1/topLeftTemplate.cfm: line 22
Called from D:/CFCommon/functions/templates.cfm: line 54
Called from D:/domains/203/wwwroot/ecommerce/products/prodDetail.cfm: line 34
Called from D:/domains/203/wwwroot/transform.cfm: line 7
Called from D:/CFCommon/application/OnRequest.cfm: line 90
Called from D:/domains/203/wwwroot/application.cfc: line 42
|
41 :
42 : <cffunction name="getCategoriesS" access="public" returntype="struct" output="no" hint="Returns an array with a list of categories, given some parameters.">
43 : <cfargument name="id" type="numeric" required="no" default="0" >
44 : <cfargument name="categoryId" type="string" required="no" default=""hint= "Sets the default categoryId of the products to be returned.">
45 : <cfargument name="idList" type="string" required="no" default="" hint="Sets the List Id, of elements containing categories. A list of contained categories, of the contained elements in the list will be returned.">
|
|
|
Resources:
|
| Browser |
CCBot/2.0 |
| Remote Address |
50.16.36.153 |
| Referrer |
|
| Date/Time |
20-Jun-13 10:01 AM |
|