FUDforum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » FUDforum » How To » How to create new users via API and log them in
Show: Today's Messages :: Polls :: Message Navigator
Return to the default flat view Create a new topic Submit Reply
Re: How to create new users via API and log them in [message #33502 is a reply to message #33481] Mon, 04 September 2006 20:20 Go to previous messageGo to previous message
magnalox is currently offline  magnalox   Germany
Messages: 4
Registered: September 2006
Karma:
Junior Member
From checking your code, I agree, but:

If I'm disabling cookies in my browser (FF 1.5.0.6) it works because it takes the SID trasfered via URL.

When I'm enabling cookies, the SID in the cookie is different from the on I got from external_fud_login().

Apparently the forum takes the SID from the cookie, which is not the one I got. The index-page offers then the quick-login form.

Could it be that the cookie is not stored for the correct subdomain and index.php creates a new session(-ID)?

As I wrote, the code is called from www.mysite.com, the forum is running under forum.mysite.com.
Could that make a difference ?
Is there a way making the forum not using the cookie but the SID passed via URL ?

I checked $GLOBALS['COOKIE_NAME'], $GLOBALS['COOKIE_PATH'], $GLOBALS['COOKIE_DOMAIN'] all are set as defined in GLOBALS.php.

Regards
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Can I get only parts of the styles on this forum
Next Topic: Setting up Mailing list question
Goto Forum:
  

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ]

Current Time: Tue Nov 26 07:34:29 GMT 2024

Total time taken to generate the page: 0.04734 seconds