The value returned from the Get_General function is not of type numeric.
|
|
If the component name is specified as a return type, its possible that a definition file for the component cannot be found or is not accessible.
|
| |
The error occurred in D:\Extension\units\cfc\programs.cfc: line 48
|
46 : <cfargument name="ProgramID" type="numeric" required="yes" />
47 : <cfset Program = Get(#arguments.UnitID#,#arguments.ProgramID#)>
48 : <cfset GeneralID = Get_General(#arguments.ProgramID#)>
49 : <cfif Program.RecordCount GT 0>
50 : <img src="/units/images/programs/#Program.TemplateID#.jpg" class="ProgramSubBanner" alt="#Program.ProgramName#" />
|
|
|
Resources:
|
| Browser |
ColdFusion |
| Remote Address |
128.174.122.14 |
| Referrer |
|
| Date/Time |
16-May-12 01:45 AM |
|