Posted by dangerd on 04/09/07 19:18
Hello,
Thought I'd try this forum as I got some useful help from here before.
Anyway, this is the problem; I have a simple authorisation script (in
PHP):
www.multidome.co.uk/test/authorisation.txt
It works great locally but when I upload it no longer works well; the
problem is that it takes me to the login page whenever I move forward
in the photo gallery; see :
www.multidome.co.uk/test/gallery.php (Username= test; Password=
test)
Sometime, you just need to refresh the login page to be logged you
back in! I think it has something to do with the $authdata session
variable.
Does anybody know what might cause this? I think it might be the same
problem as this:
http://www.thescripts.com/forum/thread9377.html
Thanks.
Duncs
The code for all the php pages can be seen by changing the .php
to .txt, i.e:
www.multidome.co.uk/test/gallery.txt
www.multidome.co.uk/test/authorisation.txt
www.multidome.co.uk/test/store.txt
www.multidome.co.uk/test/getpicture.txt
[Back to original message]
|