Page 1 of 1

Integrating phpBB/Other forum?

Posted: Thu Apr 07, 2005 7:51 pm
by techiem2
I know there was a topic at some point about integrating phpBB into S9y, but I can't seem to find it.

Has anyone successfully integrated a forum into s9y and if so how?

Also, do you have it setup so that the forums share the blog user accounts?
If so, how are the accounts created (i.e. via s9y or forum)?

Thanks.

Mark II

Re: Integrating phpBB/Other forum?

Posted: Fri Apr 08, 2005 1:30 pm
by garvinhicking
I have not yet seen such a thing in a working environment.

The technical idea though is easy - you could patch phpBB to validate against your own s9y authorbase. Or the other way around - you authenticate the s9y authors on the phpBB authorbase. That may be the easier way to get it done.

Have a look at our serendipity_event_externalauth plugin, this one authenticates against LDAP. You could patch it to validate against the phpBB author tables.

Implementing the phpBB files themselves is similar to the gallery inclusion. Search the forums for that, but it's rather hard to setup.

Regards,
Garvin

Posted: Wed Apr 13, 2005 5:44 pm
by techiem2
Thanks. Guess I'd forgotten it was gallery and not phpbb someone had embedded (I want to do that too anyhow).
hehe.

TechieM2

Posted: Wed Jul 20, 2005 7:20 pm
by Morgenstern
Has anybody integrated it until now? I would like to have te comment functions integrated with the phpbb. Do you think it is easy?

Posted: Wed Sep 14, 2005 6:36 am
by MySchizoBuddy
punbb works with nucleuscms.
perhaps getting punbb with s9y won't be that hard. just a thought