I can't get to the webtop at all. That's my problem. I've done some more debugging and found that logging in works fine and all session keys get set. However, after the login you get redirected to / index.cfm and when I get there, the session is gone. And I mean it's immediately gone as soon as I get to onRequestStart in application.cfc. Session management is turned on so I'm not sure why there would be such an issue.
-Jake On Dec 28, 3:44 am, Marco van den Oever <[email protected]> wrote: > So you can in fact go to yoursite/webtop and that works well? > In that case i assume it's some permission problem that HMS can help > you solve. > You might also ask them about logging in and session stuff, if that's > all configured well so you can log in like you want. > > On Dec 28, 8:05 am, Jake Churchill <[email protected]> wrote: > > > > > I have a site on FC 5.2.7 using the sub-directory method of the install and > > mysql 5 working just fine on my local development machine. I moved > > everything to hostmysite (FTP'd all current files and imported my db dump). > > I am able to view the site just fine and all functionality exists > > (including custom types) but I am unable to login to the webtop. When I > > attempt to login, I am returned to the index page as expected without the > > security bar at the bottom. I'm not getting any session keys set in the > > process. I'm also not seeing any errors. > > > Can anyone point me in a direction that might be helpful? > > > Thanks! > > > -Jake -- 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
