Element REGIONNAMESARRAY is undefined in APPLICATION.
|
|
|
| |
The error occurred in //10.252.21.71/datapweb1/Websites/NMNH-Volcano-websitedev/world/find_names.cfm: line 47
|
45 : <option value="00" selected="selected">00 - World</option>
46 : <cflock timeout="10" throwontimeout="no" type="readonly" scope="application">
47 : <cfloop index="i" from="1" to="#arraylen(application.RegionNamesArray)#">
48 : <option value="#application.RegionNamesArray[i][1]#">#application.RegionNamesArray[i][1]# - #application.RegionNamesArray[i][2]#</option>
49 : </cfloop>
|
|
|
Resources:
|
| Browser |
CCBot/2.0 |
| Remote Address |
50.19.155.235 |
| Referrer |
|
| Date/Time |
22-May-13 05:17 PM |
|