|
Posted by Rik on 08/16/07 15:28
On Thu, 16 Aug 2007 17:24:38 +0200, <isynclere@hotmail.com> wrote:
> I am stuck with a very strange session prob. Developing on locahost.
> Have just gone back to a project I was working on to check all is ok
> and the login function is no longer working properly, basically the
> session variables arent being carried over pages, except, and this is
> strange, in safari. When i echo the session variables on other pages
> they show in safari, but not in firefox, ie, or opera. So login works
> in one browser but not in the other 3??
>
> the structure is as follows:
>
> login form on home page
> login page pickups form variables and sets session variables
> redirect to homepage
> homepage checks for session variables
Without code, very hard to tell. If it was working properly before, track
back untill you find the change that broke the code.
--
Rik Wasmus
Navigation:
[Reply to this message]
|