Forum Moderators: coopster
Basically, I am writing a simple web site with php/mysql that has a login system. Users are able to post stories, upload pictures, etc.
Now, I'd like to add full forums to the site. I'm looking for the best way to use a prewritten bulletin board (phpBB, punBB, etc), so that the users can use the -same- login.
Basically, once they login from my home page, I don't want them to have to login to the forum software as well.
Has anyone done this? Suggestions?
It's very simple to navigate and figure out and, therefore, to hack or integrate with. Sure, it doesn't have everything that phpBB or Invision have, but if you're trying to integrate with your existing site, that's probably a good thing.