Edit your project's www/farcryConstructor.cfm file and verify that THIS.webtopURL is set correctly (somewhere around line 44 most likely).
It should be: <cfset THIS.webtopURL = "/farcry/core/webtop" /> If you change it, remember to update the app scope. Regards, -- Jeff Coughlin Web Application Developer http://jeffcoughlin.com On Dec 3, 2010, at 9:51 AM, Marco van den Oever wrote: > Do i really need a webtop mapping when using the standalone setup? > > I can browse to /farcry/core/webtop/login.cfm and login but then the > page redirects to the homepage and i am not logged in. > > Then when i go to /farcry/core/webtop/login.cfm again i have to login > again so login was not a success. > > Any insights? -- You received this message cos you are subscribed to "farcry-dev" Google group. To post, email: [email protected] To unsubscribe, email: [email protected] For more options: http://groups.google.com/group/farcry-dev -------------------------------- Follow us on Twitter: http://twitter.com/farcry
