Topic: PunBB source code writing wish / including in site

Hi there,

I really like PunBB, especially the fact that that's the only(?) forum which one can actually include in site without bigger problems, and thats the point of my feature request.

PunBB developers rely on exit(); function on the end of the footer.php file, which makes some functions not working when php is included(ie exit(); function is deleted/commented).. I'd LOVE if punbb developers would not rely on footer.php as and exiting function and instead they would finish each else / else if blocks.. That would make including PunBB to site a really simple operation.

Also, I recommend lot more promotion of include-to-site ability of PunBB!! Lot of people asks for this feature in all kind of forum softwares, you have it, but you don't promote it anywhere! What a pity! smile).

Anyway, thanks a lot for such a great opensource project.

2 (edited by mruzicka 2009-08-13 17:37)

Re: PunBB source code writing wish / including in site

ok, solved! )

100% included! http://www.ministryofwheels.com/clubs (page is in beta mode though!!)

3 (edited by KeyDog 2009-08-13 17:50)

Re: PunBB source code writing wish / including in site

Nice job! (Just the ministry logos in forum itself are hanging into the next colomn and text is below - in Chrome anyway  - just fyi)

You should put it in "Show Off" Forum ...

Re: PunBB source code writing wish / including in site

KeyDog wrote:

Nice job!
You should put it in "Show Off" Forum ...

Thanx, ill do as soon as whole site will be finished ]]