Posted by Schraalhans Keukenmeester on 08/23/06 11:28
Schraalhans Keukenmeester wrote:
[for php code see original post, snipped]
> Rik wrote:
>> Schraalhans Keukenmeester wrote:
>
>> I don't really see anything wrong with your code. Have you been able to
>> check with ths users experiencing problems:
>> - What value the $_SESSION variable was?
>> - Wether they've disabled cookies?
>> - What happens if you just test wether a session works for them at all atm?
Just something else that I think might perhaps be relevant:
The main page of the site I run this on is invoked by a URL:
Let's say http://www.this--domain.com, actually opening (framed):
http://www.my--server.com/index.html
The scripts themselves only deal with relative paths, no URLs, all
scripts are on the same server under the same docroot.
Is it possible the redirect has something to do with this as well???
Sh.
[Back to original message]
|