progwihz@yahoo.com Posted November 10, 2008 Share Posted November 10, 2008 Hi All, I've just installed phpbb v3 I'm trying to integrate phpbb v3 to use my existing site's login/logout system, the existing site already has user registration and a login/logout functionality. I want users to be able to login into the phpbb forum as well once they are logged into the site, in short to have a central registration and login/logout system. There's lots of code and answers out there to help with the actual integration, but there is no acurate and straightforward answer, I'm having trouble finding the phpBB login and logout functions and I dont think some of the solutions I've seen actually work. Have anyone done this or does anyone have a standard way of plugin for doing this? thanks. Quote Link to comment Share on other sites More sharing options...
progwihz@yahoo.com Posted November 11, 2008 Author Share Posted November 11, 2008 Any help? Quote Link to comment Share on other sites More sharing options...
xcoderx Posted November 11, 2008 Share Posted November 11, 2008 here is your answer http://www.phpbb.com/kb/article/phpbb2-sessions-integration/ Quote Link to comment Share on other sites More sharing options...
progwihz@yahoo.com Posted November 11, 2008 Author Share Posted November 11, 2008 here is your answer http://www.phpbb.com/kb/article/phpbb2-sessions-integration/ Thanks but that more to do with allowing an existing site to access phpbb's session. Its different from my question which is to allow phpbb to use an existing site's registration/login/logout functionality. Quote Link to comment Share on other sites More sharing options...
revraz Posted November 11, 2008 Share Posted November 11, 2008 Well with the information provided, you can adjust your page to work with their code. PHPBB can't know other code and neither can we. Without seeing your entire login/session information, it would be impossible to give you an answer. You can see what PHPBB requires, adjust accordingly. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.