ttocskcaj Posted June 20, 2011 Share Posted June 20, 2011 We already have an active forum community on our site. I've just made a seperate admin area on the site (not related to the forum). What I want to do, is use the phpbb database for admins to login to my admin area to. IE if a user has a certain rank on the phpbb forum, they can also use their details to log into the admin site. Is there some php library that lets you do this? Or do I have to write my own. Hope that's clear enough :/ Quote Link to comment Share on other sites More sharing options...
chintansshah Posted June 21, 2011 Share Posted June 21, 2011 You should write your own, or you can maintain the session while login into both admin area, but first you should identified your session names and values. Quote Link to comment Share on other sites More sharing options...
ttocskcaj Posted June 21, 2011 Author Share Posted June 21, 2011 The sites are at 2 different sub domains though. Probably easier just to create a class for phpbb's user and group tables 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.