We have our CFAPPLICATION Client Variable storage set to NO; In the CFIDE Administrator we have it set to "None". We have noticed that sometimes when you visit the site (http://www.queenslandholidays.com.au) it shows the following error:
Error ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ null The error occurred in /webdata/production/Application.cfm: line 4 2 : <cfapplication name="qh" clientmanagement="no" sessionmanagement="Yes" setClientCookies="Yes" sessiontimeout="#CreateTimeSpan(0,0,20,0)#" applicationtimeout="#CreateTimeSpan(0,0,20,0)#"> 3 : 4 : <!--- variables used within the site ---> 5 : <cfparam name="application.dsnname" default="qh"> Possible Problem? ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ We believe that this is due to the Client Cookie timing out (ie after 60 days or whatever the default setting is for client.cookies), in that the the "client" has timed out, but the server for some reason still expects the client to have the valid creditials.. ie its as if there is no "IF Cookie Not Defined; Reset it again; else; use exsiting" workflow happening. Has anyone else experienced this? To Replicate the Above error do this: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1. Visit the website; 2. Then go to your cookies 3. Delete the cookie from http://www.queenslandholidays.com.au or "210.9.226.246" address. 4. Close down all instances of IE 5. Open IE to the website address and say "hello to my little friend" -- Freelance Application Developer / Designer -- ph: 07 3288 6702 mob: 04040 32812 -- url: http://www.spidaweb.com --- You are currently subscribed to cfaussie as: [email protected] To unsubscribe send a blank email to [EMAIL PROTECTED] MX Downunder AsiaPac DevCon - http://mxdu.com/
