Sessions - Printable Version +- MyBB Community Forums (https://community.mybb.com) +-- Forum: Community Archive (https://community.mybb.com/forum-106.html) +--- Forum: Archived Forums (https://community.mybb.com/forum-143.html) +---- Forum: Archived Development and Support (https://community.mybb.com/forum-155.html) +----- Forum: MyBB 1.4 (https://community.mybb.com/forum-80.html) +------ Forum: MyBB 1.4 General Support (https://community.mybb.com/forum-81.html) +------ Thread: Sessions (/thread-53716.html) |
Sessions - kevincon - 2009-07-27 What are the mybb session variables? RE: Sessions - Matt - 2009-07-28 What sort of variables are you after...?? RE: Sessions - kevincon - 2009-07-28 (2009-07-28, 12:00 AM)MattRogowski Wrote: What sort of variables are you after...?? Well I want to make it so when they log in on the main site I can make them also logged in on the forum. Whatever session variables show that that user is logged in. I have everything integrated except the session. RE: Sessions - kevincon - 2009-08-06 Is there any script which allows a user to remotely login to the site? RE: Sessions - Matt - 2009-08-06 http://community.mybboard.net/thread-6190.html That's the best one here I think. |