--
You received this message because you are subscribed to the Google Groups "Lucee" group.
To unsubscribe from this group and stop receiving emails from it, send an email to lucee+unsubscribe@googlegroups.com.
To post to this group, send email to lu...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/lucee/cd204b36-9c35-430e-ac24-f500b1b70780%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
what does cfdump-ing session show?
On Mon, Feb 20, 2017 at 11:19 PM, Brad K <br...@xdegree.com> wrote:
Hello!I have recently switched a project from CF9 to Lucee, and this has been my first attempt at doing so. Most of the code works just fine, except I am having trouble setting application and session scope variables.For example, at the top of a script I have <cfset session.foundEventChange="0" /> and when attempting to access it later on I receive the error "key [FOUNDEVENTCHANGE] doesn't exist".I have set session management to "On" in both the server admin and site admin. I have also turned it on in application.cfc. I have the same problem with the application scope as well.I can not find any information on why this might be occurring and it is driving me mad.Thank you for any help.Brad
--
You received this message because you are subscribed to the Google Groups "Lucee" group.
To unsubscribe from this group and stop receiving emails from it, send an email to lucee+un...@googlegroups.com.
To post to this group, send email to lu...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/lucee/cd204b36-9c35-430e-ac24-f500b1b70780%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.