Skip to main content
October 13, 2008
Question

Firefox 3.0.1 sessions issue

  • October 13, 2008
  • 1 reply
  • 262 views
Hi, I have the following folder structure on my site
/CMS (main processing folder, contains login process, form templates, validation pages etc)
/AppFolder/app1
/app2
/app3
All the applications use forms and pages from the CMS folder. each app# folder has its own application.cfc in which the session management is enabled. The CMS folder also has an application.cfc in which session management is enabled, i made sure that the sessions are correctly named (matching name between CMS and different applications)
Only in firefox 3.0.1 running on Mac i do face a problem with the session vars, they are not being passed between the app folders and the CMS folder, resulting in an error

any ideas?
This topic has been closed for replies.

1 reply

BKBK
Community Expert
Community Expert
October 19, 2008
What error do you get?