Hello all,
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...

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?a=tpc&s=729094322&f=5163077913&m=3963035063However, 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?
I've seen several posts that are similar to mine, but none with any solutions (such as this one:
https://www.ubbdev.com/forum/showflat...5/o/all/fpart/1 ).
I'm trying to get this finished in the next couple days, so any help would be greatly appreciated. Thanks!