Hello all,<br /><br />I posted this in the v.6 mod suggestions forum and How Do I... forums, but it seems I finally found the right place. Please bear with me... <img src="/forum/images/graemlins/blush.gif" alt="" /><br /><br />I have a pressing problem that I hope some of you can help with. I'm integrating threads version 6.3.2 into an existing community, with an existing login function. What I need to do is figure out what I need to do to my current login function to automatically login users to the forum. It used to be simple:
http://community.infopop.net/2/OpenTopic...mp;m=3963035063<br /><br />However, this doesn't work now, and the response I got back from support was that "It's a bit more involved now since it requires generating a session key, storing it in the UBB.threads database and then creating a cookie." They then pointed me here for help. I have full control over my server and the code, so any modifications aren't a problem, I just need to know how to do it. Anyone have any ideas or thoughts?<br /><br />I've seen several posts that are similar to mine, but none with any solutions (such as this one:
http://www.ubbdev.com/forum/showflat...5/o/all/fpart/1 ).<br /><br />I'm trying to get this finished in the next couple days, so any help would be greatly appreciated. Thanks!