Re: How to create a forum that isn't associated with a group?
I’ve been playing around with integrating BP into P2 and it works pretty okay. There’s lot of CSS that has to be replaced.
What I found was that userbar/optionsbar wasn’t called in the header (I didn’t do that step) and suddenly KISS is true. I’ll only call for certain pages in the header with a menu that gives the users what they need.
P2 / Forums / Profile / Settings / Log out
That’s it. No userbar/optionsbar. These will be included in the top pages above. Groups are used as categories and will be displayed on Forums / index.php above the latest post. Instead of popular forums I’ll include all the forums that exist.
There’s a lot of work to be done but it’s also simpler than I thought it would be. Thanks for all the work Andy & crew!