Re: Undefined variable: _SESSION

2008-01-12 Thread lordG
What makes things even more wierd is if goto this address in my browser (once logged in): http://localhost/pages/pages/manage - I get the page and correct session and then in the same window i got to: http://localhost/ajax/pages/pages/manage - I dont get the page because the session went missing!

Undefined variable: _SESSION

2008-01-12 Thread lordG
Er, um... does anyone have an idea as to why whilst running a session successfully, one would get the error: "Undefined variable: _SESSION" In particular, I get this on all my ajax calls, but not normal ones. In addittion, it seems that all ajax calls for some reason cant see the ses