blyz Posted August 2, 2007 Share Posted August 2, 2007 Ok on my site i have a member system using sessions, and mysql. i have just installed phpbb2 and was wondering is it possible to make the members of my site automatically be members of the forum, so it uses the same databse if so how? or maybe it can use 2 databases i dont know, thanks. Link to comment https://forums.phpfreaks.com/topic/63117-i-need-to-link-up-my-site-members-to-phpbb-so-they-can-use-both-with-same-login/ Share on other sites More sharing options...
calabiyau Posted August 2, 2007 Share Posted August 2, 2007 go into phpmyadmin if you have it, and have a look at the phpBB tables and look for the users table. I'm sure when you are creating your users for your site you could also do inserts into the phpBB users table, depends how similar the structure is. You may have to alter your own sign up to be more similar to theirs. You should post in the phpBB site forum and ask though, as there may be other dependancies to consider. Link to comment https://forums.phpfreaks.com/topic/63117-i-need-to-link-up-my-site-members-to-phpbb-so-they-can-use-both-with-same-login/#findComment-314486 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.