CFID & CFTOKEN are cookie scoped, unless you're copying them to the
session. If that is the case then it sounds like the session has expired.


Regards,
Andrew Scott
WebSite: http://www.andyscott.id.au/
Google+:  http://plus.google.com/113032480415921517411



On Sat, Jul 26, 2014 at 10:57 PM, Matthew Smith <chedders...@gmail.com>
wrote:

>
> Expression Element CFID is undefined in SESSION. [empty string] 0 [empty
> string] [empty string] cfcatch.tagcontext - array 1 cfcatch.tagcontext -
> structCOLUMN 0ID?? LINE29 RAW_TRACEat
> cfindex2ecfm713351370.runPage(D:\home\
> theartoflovingcatsanddogs.com\wwwroot\index.cfm:29) TEMPLATED:\home\
> theartoflovingcatsanddogs.com\wwwroot\index.cfm TYPECFML
>
>
> Here is the code for index.cfm, which I have uploaded twice now and cleared
> the template cache.
>
>
>
>
>
>
>
> <cfset request.cfcpath = "site_theartoflovingcatsanddogs_com.cfcs.">
>
> <cfsetting requesttimeout="9999">
> <cfset SESdummyExtension = ".cfm">
> <cfset SESrBaseName = "baseHREF">
> <cfinclude template="sesConverter.cfm">
> <!---<cfif REMOTE_ADDR contains "192.168.1" or remote_addr eq
> "68.174.223.157" or remote_addr contains "128.30.52." or cgi.REMOTE_ADDR eq
> "70.191.243.11">--->
> <!--- <cftry> --->
> <cfinclude template="fbx_fusebox30_CF50.cfm">
> <!--- <cfcatch type="Any">
> <cfinclude template="errorhandler.cfm">
>  </cfcatch>
> </cftry> --->
> <!---<cfelse>
> <!--- <cfinclude template="fbx_fusebox30_CF50.cfm"> --->
>     site under construction<br />
>     <a href="http://www.theartoflovingcatsanddogs.com/blog/";>view the blog
> here</a>
> </cfif>--->
> --
> Regards,
> chedder is bedder
>
>
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
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:359001
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

Reply via email to