Hello all, I have added a forum and articles section to my website. I installed the php apllication on seperate databases. Just FYI, I did this so that in the event something went wrong, I could re-install. Anyway, I would like to have it os that when a memeber registers for one, he or she can access the other. One registration gives you access to both, is that possible? Or will I need to install both on the same database and refer to the same memebers table? Thanks, Glenn
Yes, it's possible. All you need to do is either use the same database for both your services, or if you're using a popular CMS download a "link" or "bridge", as they're called, and it will do that for you.