Could not find the included template mod_locations_landing_privacy-policy.cfm.
|
Note: If you wish to use an absolute template path (for example, template="/mypath/index.cfm") with CFINCLUDE, you must create a mapping for the path using the ColdFusion Administrator. Or, you can use per-application settings to specify mappings specific to this application by specifying a mappings struct to THIS.mappings in Application.cfc. Using relative paths (for example, template="index.cfm" or template="../index.cfm") does not require the creation of any special mappings. It is therefore recommended that you use relative paths with CFINCLUDE whenever possible.
|
| |
The error occurred in E:/sites/phillipsseafood/display/dsp_menus-and-locations.cfm: line 51
Called from E:/sites/phillipsseafood/display/dsp_content.cfm: line 140
Called from E:/sites/phillipsseafood/index.cfm: line 83
|
49 :
50 : <cfif get_location.recordcount eq 0>
51 : <cfinclude template="mod_locations_landing_#url.label#.cfm">
52 : <cfelse>
53 : <cfoutput query="get_location">
|
|
|
Resources:
|
| Browser |
CCBot/2.0 |
| Remote Address |
107.22.25.119 |
| Referrer |
|
| Date/Time |
20-Jun-13 12:21 AM |
|