Error Occurred While Processing Request
Error Occurred While Processing Request

Variable LINK is undefined.

 
The error occurred in /var/www/vhosts/advancedwebhosts.org/httpdocs/parse-x.cfm: line 111
Called from /var/www/vhosts/advancedwebhosts.org/httpdocs/parse-x.cfm: line 1
Called from /var/www/vhosts/advancedwebhosts.org/httpdocs/website.cfm: line 503
Called from /var/www/vhosts/advancedwebhosts.org/httpdocs/website.cfm: line 1
109 : 	<cfset BodyText = Insert(formtext,BodyText,Evaluate(formstrt.pos[1]-1))>
110 : 	<cfif type EQ "S">
111 : 		<cfset BodyText = Replace(BodyText, "__@","?#link#","ALL")>
112 : 	</cfif>
113 : </cfloop>

Please try the following:

Browser   ColdFusion
Remote Address   67.59.138.97
Referrer  
Date/Time   06-Nov-08 10:02 PM
Stack Trace
at cfparse2dx2ecfm1522651954._factor14(/var/www/vhosts/advancedwebhosts.org/httpdocs/parse-x.cfm:111) at cfparse2dx2ecfm1522651954.runPage(/var/www/vhosts/advancedwebhosts.org/httpdocs/parse-x.cfm:1) at cfwebsite2ecfm1169872241._factor8(/var/www/vhosts/advancedwebhosts.org/httpdocs/website.cfm:503) at cfwebsite2ecfm1169872241.runPage(/var/www/vhosts/advancedwebhosts.org/httpdocs/website.cfm:1)

coldfusion.runtime.UndefinedVariableException: Variable LINK is undefined.
	at coldfusion.runtime.CfJspPage._get(CfJspPage.java:221)
	at coldfusion.runtime.CfJspPage._autoscalarize(CfJspPage.java:921)
	at cfparse2dx2ecfm1522651954._factor14(/var/www/vhosts/advancedwebhosts.org/httpdocs/parse-x.cfm:111)
	at cfparse2dx2ecfm1522651954.runPage(/var/www/vhosts/advancedwebhosts.org/httpdocs/parse-x.cfm:1)
	at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:152)
	at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:343)
	at coldfusion.runtime.CfJspPage._emptyTag(CfJspPage.java:1908)
	at cfwebsite2ecfm1169872241._factor8(/var/www/vhosts/advancedwebhosts.org/httpdocs/website.cfm:503)
	at cfwebsite2ecfm1169872241.runPage(/var/www/vhosts/advancedwebhosts.org/httpdocs/website.cfm:1)
	at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:152)
	at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:343)
	at coldfusion.filter.CfincludeFilter.invoke(CfincludeFilter.java:65)
	at coldfusion.filter.ApplicationFilter.invoke(ApplicationFilter.java:210)
	at coldfusion.filter.PathFilter.invoke(PathFilter.java:86)
	at coldfusion.filter.ExceptionFilter.invoke(ExceptionFilter.java:50)
	at coldfusion.filter.BrowserDebugFilter.invoke(BrowserDebugFilter.java:52)
	at coldfusion.filter.ClientScopePersistenceFilter.invoke(ClientScopePersistenceFilter.java:28)
	at coldfusion.filter.BrowserFilter.invoke(BrowserFilter.java:38)
	at coldfusion.filter.GlobalsFilter.invoke(GlobalsFilter.java:38)
	at coldfusion.filter.DatasourceFilter.invoke(DatasourceFilter.java:22)
	at coldfusion.CfmServlet.service(CfmServlet.java:105)
	at coldfusion.bootstrap.BootstrapServlet.service(BootstrapServlet.java:78)
	at jrun.servlet.ServletInvoker.invoke(ServletInvoker.java:91)
	at jrun.servlet.JRunInvokerChain.invokeNext(JRunInvokerChain.java:42)
	at jrun.servlet.JRunRequestDispatcher.invoke(JRunRequestDispatcher.java:257)
	at jrun.servlet.ServletEngineService.dispatch(ServletEngineService.java:527)
	at jrun.servlet.jrpp.JRunProxyService.invokeRunnable(JRunProxyService.java:204)
	at jrunx.scheduler.ThreadPool$DownstreamMetrics.invokeRunnable(ThreadPool.java:349)
	at jrunx.scheduler.ThreadPool$ThreadThrottle.invokeRunnable(ThreadPool.java:457)
	at jrunx.scheduler.ThreadPool$UpstreamMetrics.invokeRunnable(ThreadPool.java:295)
	at jrunx.scheduler.WorkerThread.run(WorkerThread.java:66)