MyBB Community Forums

Full Version: Intregration
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I am looking to intregrate these forums into one of my newer websites. gave up on wowbb, and I have phpbb on my other sites.

I started looking around as I wanted to find a BB that would intregrate neatly. In my reaserach I ended up at pbb, which indeed they were very easy in intregrate and look like there meant to be there

https://insarnia.ca/bb

The problem is that pbb a very plain and rather boring. A friend and longtime user of mybb said that hes almost sure they will intregrate just as nicely as pbb will

basically with pbb there are seperate template files, main, admin, help, and redirect ect. all I did was encapsulate my template in all of those and it was done in 15 minutes.

This however is a much much nicer looking forum, and actuallly has the same lok as my guestbook (https://insarnia.ca/php/gb) so Im hoping that I can intregrate this into my tempate.

my whole site uses this same template, Its a fairly complicated template that wont break apart into a header-footer because of the dynamic content,.

using a <?php include?> will work sometimes, but a good portion has sessions, and uninque header calls, an attempt to slip a template in the script often will cause header or session errors. This was one thing about pbb that was well thought out.


Does anyone know if mybb intregrates in this way or the best method to go about it?

Tks in advance
Rob