Im looking to auto insert a user when they sign up for my normal site to the forums as well. However both main site and forums are separate databases.. How can I do this? Thanks in advance..
look at phpbb for a bridge, or you will need to code your own, but you should find out how phpbb inserts users
Not looking for a bridge. Just the second part to what you responded with as in the way its inserted and how to include the connection files to insert after they signed up for the original site.