Author |
Topic |
|
Zach
Starting Member
Canada
2 Posts |
Posted - 06 April 2005 : 19:39:42
|
Hi,
I am currently rewriting a login system so that users can use one centralized area, and it will automatically log them into the other parts of the site - it current requires multiple logins, including one for a Snitz forum.
I made it so that it is using the forum database for logins, and then I followed the other threads I found about creating a Snitz forum cookie. I tested this in IE and in Firefox, and in both cases it creates the cookie, but it only works in Firefox, in IE you just go to the login screen when you enter the forums. I was just wondering if anyone could help out - I don't currently have access to any of my code if you would need to see that, but I will tomorrow when I go back into work.
Thanks :) Zach |
|
Classicmotorcycling
Development Team Leader
Australia
2084 Posts |
Posted - 07 April 2005 : 03:02:32
|
Zach,
You turned cookies on to the Website, yes? You also need to include your files to include the config.asp, inc_func_secure.asp, inc_sha256.asp and inc_func_member.asp from Snitz and there is other stuff from the inc_header.asp which holds data which will help as well.
I hope that helps..
|
Cheers, David Greening |
|
|
Zach
Starting Member
Canada
2 Posts |
Posted - 07 April 2005 : 08:14:47
|
Thanks for the reply
Yeah cookies are turned on, It is definatly creating the cookie, and it definatly has the information in it, it just will not read it in IE. The weird part is that it does work in firefox perfectly like it should. I do have all the includes there too, so right now i'm stumped.
Thanks in advance if anyone has any other suggestions :)
Zach
Edit: Well, after playing around with the cookie code and how it sets their paths.. i'm still not exactly sure what happened, but it works now, so cheers :) |
Edited by - Zach on 07 April 2005 09:47:46 |
|
|
|
Topic |
|
|
|