i were working offline all the time with wampserver installed in my comp.
but after i loaded it in school server i experienced a problem,
in my web after login in your own profile appears also their is a link were you see other members profile.
My problem is that when you open other profile and tend to open again(myprofile)your own profile which is also as a link after opening another profile.
some of the datas of the other member especialy the last registered member appears on myprofile,while offline i didn`t have such a problem.
How can i overcome this???????????
Someone might be able to help you if they could see the actual problem, line of code,
Vai
Junior Poster in Training
75 posts since Jan 2008
Reputation Points: 12
Solved Threads: 5
That's strange. Is there any change of version in php/apache ? I can't think of a reason why your script is acting weirdly !
nav33n
Purple hazed!
4,465 posts since Nov 2007
Reputation Points: 524
Solved Threads: 356
Schools do not often secure properly other users directories and once you login into system you able to browse other users work, this is just side observation
peter_budo
Code tags enforcer
15,436 posts since Dec 2004
Reputation Points: 2,806
Solved Threads: 902
Its very difficult to say what is going wrong. Try unsetting the session variables and see if it does any trick.
nav33n
Purple hazed!
4,465 posts since Nov 2007
Reputation Points: 524
Solved Threads: 356
Umm.. When you visit someone's profile, will his details be added to the session ? If yes, then unset the session variables before using it again. If no, then, I can't think of anything else.
nav33n
Purple hazed!
4,465 posts since Nov 2007
Reputation Points: 524
Solved Threads: 356
Hmm.. I don't have a clue.. :(
nav33n
Purple hazed!
4,465 posts since Nov 2007
Reputation Points: 524
Solved Threads: 356