Context validation error for the cfif tag.
|
The start tag must have a matching end tag. An explicit end tag can be provided by adding </cfif>. If the body of the tag is empty, you can use the shortcut <cfif .../>.
|
|
The error occurred in C:/Websites/cutekart.com/httpdocs/Application.cfm: line 2
|
1 : <cfsetting enablecfoutputonly="yes">
2 : <cfif NOT isDefined("getApplicationRootPath")><cffunction name="getApplicationRootPath" returntype="string" hint="Returns the root path of the acting Application.cfm file." output="false" access="public">
3 : <cfargument name="base_path" default="./" hint="Normally you want to leave this as default" required="false">
4 : <cfset actual_path = ExpandPath(arguments.base_path)>
|
|
Resources:
|
Browser |
CCBot/2.0 (https://commoncrawl.org/faq/) |
Remote Address |
3.236.46.172 |
Referrer |
|
Date/Time |
23-Sep-23 12:32 PM |
|