Matt,

Where is this being defined?  If it is not in OnRequestStart, that's why you 
are seeing the error.  But is there a specific reason that you are casting this 
in the request scope?  It looks to me to be something that should be stored in 
the application scope.

Dave

-----Original Message-----
From: Matthew Smith [mailto:chedders...@gmail.com] 
Sent: Sunday, May 04, 2014 11:34 AM
To: cf-talk
Subject: Can't figure out a simple undefined request varible


Getting this error:

Element CFCPATH is undefined in REQUEST. 

at 
cffbx_settings2ecfm420036493.runPage(\\AWESOME-PC\wwwroot\redhotkitties_com\site_theartoflovingcatsanddogs_com\fbx_settings.cfm:8)

But I have this in Application.cfc:

<cfset request.cfcpath = "site_theartoflovingcatsanddogs_com.cfcs.">

Any help?

Thanks!

Site was working fine until I deleted my local copy and downloaded the live 
site to my local dev server.

<a 
href="http://www.theartoflovingcatsanddogs.com";>www.theartoflovingcatsanddogs.com</a>
 



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:358565
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

Reply via email to